Hydrogen Astro
Hydrogen is a minimal & highly customizable free Astro personal blog template ideal for creating personal blog website.
👀Demo | Page Speed (100%)🚀
Key features include:
- Contact Form support
- Disqus Comment Support
- Related Posts Suggestion
- MDX Support with built-in custom components
- Semantic HTML Document Structure
- Custom Logo Support
- Includes All SCSS Files
- Taxonomy Page Support
- Images Optimized With Astro-Image
To use this template:
- Install Node.js.
- Open the template with VS Code (recommended).
- Open the terminal (ctrl/cmd+`).
- Run
npm install
to install dependencies. - Run
npm run dev
to start the local development server.
Create a production build with npm run build
.