# Ananke Theme for Hugo Ananke is a flexible, production-ready starter theme for [Hugo](https://gohugo.io/) focused on accessibility, performance, and maintainable defaults. ![Ananke screenshot](images/screenshot.png) * Demo: [ananke-theme.netlify.app](https://ananke-theme.netlify.app/) * Documentation: [docs directory](https://github.com/theNewDynamic/gohugo-theme-ananke/tree/main/docs) * Changelog: [CHANGELOG.md](CHANGELOG.md) ## Features * Responsive layouts and accessible markup * Configurable hero/header behaviour * Configurable social follow/share links * Optional contact form shortcode * Localized i18n strings in many languages * SEO defaults with Hugo internal templates * Reading time/word count support * Robots.txt handling by environment ## Installation Ananke supports both installation methods: * [Install as Hugo Module (recommended)](docs/en/installation/gohugo-module.md) * [Install as Git Submodule](docs/en/installation/git-submodule.md) If you are new to Hugo, see Hugo's official quick start: [gohugo.io/getting-started/quick-start](https://gohugo.io/getting-started/quick-start/). ## Getting Started After installation, use these guides to configure your site: * [Getting Started](docs/en/getting-started.md) * [Configuration](docs/en/configuration/_index.md) * [Customisation](docs/en/customisation/_index.md) * [Troubleshooting](docs/en/troubleshooting.md) ## Support and Contributions * Bug reports: [GitHub Issues](https://github.com/theNewDynamic/gohugo-theme-ananke/issues) * Questions and feature ideas: [GitHub Discussions](https://github.com/theNewDynamic/gohugo-theme-ananke/discussions) * Contribution guide: [CONTRIBUTING.md](CONTRIBUTING.md)