Landing Page for AstroNvim https://AstroNvim.com
Find a file
2025-05-03 23:48:44 -04:00
.github/workflows ci: add test for typos 2023-10-05 18:56:02 -04:00
.vscode AstroJS 5 and TailwindCSS 4 (#14) 2025-04-16 15:27:26 -04:00
public chore: move theme photos 2023-10-11 09:22:45 -04:00
src fix: show pointer cursor on theme switcher button hover (#15) 2025-05-03 23:48:44 -04:00
.editorconfig AstroJS 5 and TailwindCSS 4 (#14) 2025-04-16 15:27:26 -04:00
.gitignore AstroJS 5 and TailwindCSS 4 (#14) 2025-04-16 15:27:26 -04:00
.node-version AstroJS 5 and TailwindCSS 4 (#14) 2025-04-16 15:27:26 -04:00
.prettierignore chore: improve prettier configuration 2023-10-05 14:59:28 -04:00
.prettierrc.mjs chore: improve prettier configuration 2023-10-05 14:59:28 -04:00
astro.config.mjs AstroJS 5 and TailwindCSS 4 (#14) 2025-04-16 15:27:26 -04:00
LICENSE.md feat: push new AstroNvim landing page website 2023-10-05 14:23:33 -04:00
netlify.toml chore: move to pnpm for building and update dependencies 2023-10-13 10:36:34 -04:00
package.json AstroJS 5 and TailwindCSS 4 (#14) 2025-04-16 15:27:26 -04:00
pnpm-lock.yaml AstroJS 5 and TailwindCSS 4 (#14) 2025-04-16 15:27:26 -04:00
README.md AstroJS 5 and TailwindCSS 4 (#14) 2025-04-16 15:27:26 -04:00
tailwind.config.cjs AstroJS 5 and TailwindCSS 4 (#14) 2025-04-16 15:27:26 -04:00
tsconfig.json AstroJS 5 and TailwindCSS 4 (#14) 2025-04-16 15:27:26 -04:00

AstroNvim Landing Page

Built with Astro

Commands

Command Action
npm install Install dependencies
npm run dev Start local dev server at localhost:3000
npm run build Build your production site to ./dist/
npm run preview Preview your build locally, before deploying
npm run astro ... Run CLI commands like astro add, astro check
npm run astro --help Get help using the Astro CLI
npm run format Format code with Prettier

Credits