Skip to content
This repository has been archived by the owner on Nov 18, 2022. It is now read-only.

Latest commit

 

History

History
28 lines (18 loc) · 885 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 885 Bytes

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

install and setup

you need Hugo (Minimum HUGO version: 0.56) and Git installed in your Linux system to do this:

git clone git@github.com:tracking-exposed/quickened.interoperability.git
cd quickened.interoperability
mkdir themes
cd themes
git clone git@github.com:tracking-exposed/hugo-theme-trex.git trex
cd ..
hugo -D server

And then connect to http://localhost:1313