-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Configuration SEO
Patrick Kollitsch edited this page Apr 12, 2025
·
1 revision
Note
Work in progress. The information on this page is a copy paste result from old notes and documentation. Needs rewrite.
If the theme is run in production, pages will be indexed by search engines. To prevent indexing on some given pages, add private: true
to its Front Matter.
Tip
We offer two sample repositories for Ananke's use. Feel free to clone them and play around to test out features described here:
- gohugo-theme-ananke-template-mod --- Hugo Module installation (preferred)
- gohugo-theme-ananke-template-submod --- Git Submodule installation (legacy method)
- Home
- Installation (notes)
- Configuration (notes)
- Content (notes)
- Design and customization
- FAQ