arkanum/docs/index.md

37 lines
971 B
Markdown

---
# https://vitepress.dev/reference/default-theme-home-page
layout: home
hero:
name: "Arkanum"
text: 'An opinionated VS Code distribution'
tagline: 'Start coding remotely with a containerized editor.'
image:
src: /logo.png
alt: Arkanum
actions:
- theme: brand
text: Quick start
link: /markdown-examples
- theme: alt
text: API Examples
link: /api-examples
features:
- title: Batteries Included
icon: 🔋
details: Already contains best extensions and themes for quick start.
- title: Access anywhere
icon: 🌎
details: Access your dev environment from anywhere.
- title: arkanum cli
icon: 🧙
details: Includes <code>arkanum cli</code> to install most wanted languages and frameworks.
- title: Gitea + CI/CD
icon: 🚧
details: dfdf
- title: Base on trusted Sources
icon: 🏗️
details: Arkanum is build on trusted projects like code-server and linuxserver.io
---