Skip to content

NLNOG/ring-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ring-web

This repository contains the Hugo sourcecode for ring.nlnog.net

Development hints

To run the site locally, run the following commands:

git clone https://github.com/NLNOG/ring-web.git
cd ring-web
cp config.toml.base config.toml # Uncomment baseURL and change to http://127.0.0.1/
mkdir themes
git clone https://github.com/NLNOG/hugo-theme-anubis.git themes/ring-anubis
hugo server --buildDrafts

About

Hugo source for the NLNOG RING website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published