Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 419 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 419 Bytes

Webpage for Garaža FRI

Static HTML pages are generated with Hugo.

How to contribute:

  1. Fork repo
  2. Create branch
  3. Change/update files
  4. Locally build the site to check the output:
    $ hugo server --buildDrafts --buildFuture
  5. Submit Pull Request

We use GH Actions, generated pages are automatically published in https://github.com/garazaFRI/garazafri.github.io.