Skip to content

hanami/guides

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d52aace · Mar 17, 2025
Oct 3, 2018
Oct 11, 2018
Mar 17, 2025
Feb 5, 2025
Oct 15, 2018
Oct 6, 2022
May 4, 2022
Nov 5, 2024
May 4, 2022

Repository files navigation

Hanami Guides

Learn Hanami with our extensive guides.

Requirements

  • Git (brew install git)
  • Hugo (brew install hugo)

Hanami Guides are incompatible with Hugo versions above v0.92.2 for now.

Development

To run the server in development:

bin/server

Then visit http://localhost:1313 to see the site.

How to contribute

  1. Fork the repository.
  2. Create or edit contents.
  3. Open a Pull Request.

Copyright

Hanami © 2014-2021 Luca Guidi - Released under the MIT License. The contents of this website are released under Attribution-ShareAlike 4.0 International License (CC BY-SA 4.0).