This repository is the HTML/markedown and template used by Hugo to generate https://libr.events
Content is in the 'content' directory.
To contribute any styling related things, use our theme repo:
Both the theme and this
- Hugo - static site generator
- Bootstrap 4 - CSS / JS framework
you need Hugo (Minimum HUGO version: 0.56) and Git installed in your Linux system to do this:
git clone [email protected]:tracking-exposed/quickened.interoperability.git
cd quickened.interoperability
mkdir themes
cd themes
git clone [email protected]:tracking-exposed/hugo-theme-trex.git trex
cd ..
hugo -D server
And then connect to http://localhost:1313