https://github.com/xavier2code/blog
Xavier's website
https://github.com/xavier2code/blog
blog ssg zola zola-theme
Last synced: 3 months ago
JSON representation
Xavier's website
- Host: GitHub
- URL: https://github.com/xavier2code/blog
- Owner: xavier2code
- License: mit
- Created: 2025-01-13T06:18:04.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-04-09T06:24:19.000Z (6 months ago)
- Last Synced: 2025-06-09T23:05:55.773Z (4 months ago)
- Topics: blog, ssg, zola, zola-theme
- Language: HTML
- Homepage: https://xavier2code.site/
- Size: 8.97 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Xavier's Blog
[](https://github.com/xavier2code/blog/actions/workflows/deploy.yml)
[](https://www.getzola.org/)
[](https://github.com/xavier2code/blog/commits/main)
[](https://github.com/xavier2code/blog/issues)Welcome to **Xavier's Blog**, a modern and minimalistic blog powered by [Zola](https://www.getzola.org) and styled with the [Apollo theme](https://github.com/not-matthias/apollo/tree/main).
## Features
- **Static Site Generator**: Built with Zola for fast and secure static site generation.
- **Apollo Theme**: A clean and customizable theme with support for light/dark modes, MathJax, and more.
- **Content Organization**: Posts, projects, and archives are neatly categorized for easy navigation.
- **Markdown Support**: Write content in Markdown with support for code blocks, tables, and more.
- **Search Functionality**: Quickly find posts using the built-in search feature.
- **Comments**: Enable comments on posts using Giscus.
- **Analytics**: Track visitor statistics with GoatCounter or Umami.
- **Responsive Design**: Optimized for both desktop and mobile devices.## Deployment
This blog uses GitHub Actions for continuous deployment. The workflow is defined in deploy.yml. On every push to the main branch, the site is built and deployed automatically.