Skip to content

NLNOG/ring-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Teun Vink
Apr 15, 2025
763e8b1 · Apr 15, 2025
Jun 20, 2024
Jun 7, 2020
Apr 15, 2025
Jun 20, 2024
Oct 10, 2024
Dec 30, 2023
Jun 20, 2024

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