Skip to content

uit-no/research-software.uit.no

Repository files navigation

Research software engineering group website

How the GitHub Pages part works

The website is built using Zola. Note that the gh-pages branch is generated on each push/merge to main branch. The branch gh-pages should not be manually modified.

Local preview

  • Install Zola
  • Serve locally: $ zola serve

CSS is using UIkit.