Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 504 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 504 Bytes

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.