https://github.com/xavier2code/blog
Xavier's website
https://github.com/xavier2code/blog
blog ssg zola zola-theme
Last synced: about 1 month 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-21T09:48:34.000Z (8 months ago)
- Last Synced: 2025-08-21T11:52:18.431Z (8 months ago)
- Topics: blog, ssg, zola, zola-theme
- Language: HTML
- Homepage: https://xavier2code.site/
- Size: 9.95 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
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.