---
title: Getting Started
This guide summarizes the first configuration steps after installing Ananke.
Choose one installation method:
Ananke on main expects Hugo 0.146.0 or newer. Check with:
hugo version
At minimum, configure:
titlebaseURLparams values you want to customizeSee:
Start adding content and use front matter options supported by Ananke:
For design and UI adjustments:
Run Hugo locally and verify pages, menus, metadata, and social links:
hugo server
If you hit issues, see Troubleshooting.