Files
website/src/content/docs/index.mdx
Noa Virellia e743e86b68 feat(docs/index): version 1
- Removed default content from Starlight template
- Removed cards (as they don't seem necessary now - wait for more
content)
- Updated title, description, tagline and hero image
- Updated actions:
    - Primary action: Checkout meetup #2 guide
    - Secondary action: Join the meetup telegram group
- Added English variant of the index page

Signed-off-by: Noa Virellia <noa@requiem.garden>
2025-12-09 10:09:42 +08:00

18 lines
436 B
Plaintext

---
title: "Nix CN"
description: 与 Nix 中文社群一起探索可复现的未来
template: splash
hero:
tagline: 与 Nix 中文社群一起探索可复现的未来
image:
file: ../../assets/nix-flake-logo.svg
actions:
- text: "Meetup #2 参会指南"
link: /meetup-2-guide
icon: right-arrow
- text: 加入活动群组
link: https://t.me/nixcnmeetup
icon: external
variant: minimal
---