# 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 1. Clone the `gblog-template` branch of this repository `git clone -b gblog-template git@github.com:godruoyi/gblog.git` 2. Execute `pnpm install` to install dependencies. 3. Modify the `src/config.ts` file to what you want. 4. 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.