54344f1497700ee52b74ffd7cae99c9f2e381acc
Gblog is an open-source, simple, and beautiful blog built with Astro.
Features
- 🐈 Simple And Beautiful
- 🖥️️ Responsive And Light/Dark mode
- 🐛 SiteMap & RSS Feed
- 🐝 Category and Timeline Support
- 🍋 Google Analytics & Google Structured Data
- 🐜 SEO and Responsiveness
- 🪲 Markdown And MDX
- 🏂🏾 Page Compression & Image Optimization
Make Your Own
Build from Source
- Clone the
gblog-templatebranch of this repositorygit clone -b gblog-template git@github.com:godruoyi/gblog.git - Execute
pnpm installto install dependencies. - Modify the
src/config.tsfile to what you want. - Execute
pnpm run dev: Starts a local development server with hot reloading enabled.
Build from Astro Template(coming soon)
Development Commands
Thanks
Thanks https://github.com/mearashadowfax/ScrewFast, The majority of the code for this project comes from ScrewFast.
License
This project is released under the MIT License.
Languages
Astro
66.1%
TypeScript
25.4%
JavaScript
8.5%