Skip to content

hanami/guides

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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).