Skip to content

JavascriptDon/Astro-Blog

Repository files navigation

Technology Overload

My personal Astro blog. Forked from Astro Blog Starter.

👇 Prerequisites

  • 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).

🛠️ Setup

npm install

Starts local dev server at localhost:3000

npm run dev

Build your production site to ./dist/

npm run build

Preview your build locally, before deploying

npm run preview

Run CLI commands like astro add, astro check

npm run astro ...

Get help using the Astro CLI

npm run astro --help

👨‍💻 Contributing

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

🛡️ License

This project is under the MIT License (MIT). See the LICENSE for more information.

👀 Want to learn more?

Check out our documentation or jump into our Discord server.

Credit

This theme is based off of the lovely Bear Blog.

About

Astro Blog Starter with Custom Components.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published