My personal Astro blog. Forked from Astro Blog Starter.
- Node.js - 14.18.0, v16.12.0, or higher.
- Text editor - We recommend VS Code with our Official Astro extension.
- Terminal - Astro is accessed through its command-line interface (CLI).
npm install
npm run dev
npm run build
npm run preview
npm run astro ...
npm run astro --help
Contributions are always welcome...
- Fork the repository
- Improve current program by
- Improving functionality
- Adding a new feature
- Bug fixes
- Push your work and Create a Pull Request
This project is under the MIT License (MIT). See the LICENSE for more information.
Check out our documentation or jump into our Discord server.
This theme is based off of the lovely Bear Blog.