arkanum/docs/index.md
OCram85 ea513c90ac
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/tag/docs Pipeline was successful
ci/woodpecker/tag/ci Pipeline was successful
prepare release v1.6.0 (#122)
### 📖 Summary

- updatee changelog
- add blog post
- update guides

### 📑 Test Plan

 CI pipeline tests (Default)

### 💬 Details

_No response_

### 📚 Additional Notes

_No response_

Reviewed-on: #122
2024-08-01 10:46:28 +02:00

37 lines
1.0 KiB
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: 🧙 Get Started
link: /guide/about
- theme: alt
text: Show Sources
link: https://gitea.ocram85.com/arkanum/arkanum
- theme: alt
text: 🧑‍🤝‍🧑💬 Join the Community
link: https://matrix.to/#/#arkanum:matrix.org
features:
- title: Beginner Friendly
icon: ✨
details: Trying to provide the best user experience! - Especially for beginners.
- title: Access Anywhere
icon: 🌎
details: Access your dev environment from anywhere.
- title: Arkanum CLI
icon: 🧙
details: Includes <code>Arkanum CLI</code> to install additional languages and frameworks.
- title: Gitea + CI/CD
icon: 🚧
details: Optimized tooling for Gitea + Woodpecker-CI workflows.
---