https://github.com/geekmasher/geektheme
GeekTheme - A Hugo Theme
https://github.com/geekmasher/geektheme
Last synced: 8 months ago
JSON representation
GeekTheme - A Hugo Theme
- Host: GitHub
- URL: https://github.com/geekmasher/geektheme
- Owner: GeekMasher
- License: mit
- Created: 2025-09-27T09:59:19.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-10-10T02:12:47.000Z (8 months ago)
- Last Synced: 2025-10-10T12:46:09.154Z (8 months ago)
- Language: CSS
- Size: 35.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
GeekTheme for Hugo
[][github]
[](https://github.com/GeekMasher/geektheme/actions/workflows/python-package.yml?query=branch%3Amain)
[][github-issues]
[][github]
[][license]
GeekTheme is a modern, minimal [Hugo][hugo] theme focused on readability, accessibility, and a subtle futuristic aesthetic.
## Features
- Responsive design for optimal viewing on all devices
- [Particle.js][particles.js] powered animated hero background
- [TypewriterJS] animated introduction text
- Clean, readable typography and layout
## Install
1. Add to your site: `git submodule add https://github.com/GeekMasher/geektheme.git themes/geektheme`
2. In your config: `theme = "geektheme"`
3. Preview: `hugo server -D`
## Maintainers / Contributors
- [@GeekMasher](https://github.com/GeekMasher) - Author / Core Maintainer
## Support
Please create [GitHub Issues][github-issues] if there are bugs or feature requests.
This project uses [Sematic Versioning (v2)](https://semver.org/) and with major releases, breaking changes will occur.
## License
This project is licensed under the terms of the MIT open source license.
Please refer to [MIT][license] for the full terms.
[github]: https://github.com/GeekMasher/geektheme
[github-issues]: https://github.com/GeekMasher/geektheme/issues
[hugo]: https://gohugo.io
[particles.js]: https://github.com/VincentGarreau/particles.js
[TypewriterJS]: h1ttps://github.com/tameemsafi/typewriterjs
[license]: ./LICENSE