Geeky Astro
Geeky is a free Astro personal blog template designed for performance and ease of use.
Key Features
- Google Page Speed score 100% (Desktop)
- Contact Form support
- Disqus Comment Support
- Related Posts Suggestion
- MDX Support with built-in custom components
- Semantic HTML Document Structure
- Custom Logo Support
- SCSS Files included
- Taxonomy Page Support
- Images Optimized With @astro/image
Installation
- Prerequisites: Ensure Node.js is installed (LTS version recommended).
- Local Setup:
- Open the template in your preferred IDE (VS Code recommended).
- Open the IDE's internal terminal.
- Install dependencies:
npm install
- Run locally:
npm run dev
This will launch a preview in your browser with live-reloading on file changes.
Production Build
To create a production build, run: npm run build
Reporting Issues
Report any issues via GitHub Issues. Search existing issues first before creating a new one.
License
Copyright (c) 2019 - Present, Designed & Developed by statichunt
Code is released under the MIT license.