An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          


GeekTheme for Hugo

[![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)][github]
[![GitHub Actions](https://img.shields.io/github/actions/workflow/status/GeekMasher/geektheme/build.yml?style=for-the-badge)](https://github.com/GeekMasher/geektheme/actions/workflows/python-package.yml?query=branch%3Amain)
[![GitHub Issues](https://img.shields.io/github/issues/GeekMasher/geektheme?style=for-the-badge)][github-issues]
[![GitHub Stars](https://img.shields.io/github/stars/GeekMasher/geektheme?style=for-the-badge)][github]
[![Licence](https://img.shields.io/github/license/GeekMasher/geektheme?style=for-the-badge)][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