Gblog is a blog template designed for those who are unable or unwilling to write frontend code. All you need to do is find an interesting Tailwind CSS template from elsewhere and paste it into Gblog, and it will function seamlessly. Additionally, you can customize your own blog without to write any JavaScript code.
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
- Clone the
astro
branch of this repositorygit clone -b astro git@github.com:godruoyi/gblog.git
- Execute
pnpm install
to install dependencies. - Modify the
src/config.ts
file to what you want. - Execute
pnpm run dev
: Starts a local development server with hot reloading enabled.
Deployment
See Deploy your Astro Site get more info.
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. Please read the LICENSE file for more details.