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

tracking-exposed/quickened.interoperability

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quickened Interoperabily (website)

This repository is the HTML/markedown and template used by Hugo to generate https://quickened.interoperability.tracking.exposed

Content is in the 'content' directory.

To contribute any styling related things, use our theme repo:

Both the theme and this

install and setup

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

Minimum HUGO version: 0.56