My First Post
This website is built with Hugo and uses the Roadster theme.
This is my very first post. I’m currently learning Hugo and building this website at the same time. Along the way, I’ve come across several interesting websites and repositories that I would like to share here.
Personally, I think Hugo has quite a steep learning curve. I’m trying to understand it step by step while building this website. This page is simply a collection of websites, themes and repositories that I found useful during that process.
Roadster / Mainroad based websites
Philipp K. Janert, Ph.D.
A simple and elegant personal website. It also contains some background information about Hugo.
- Source code not publicly available.
Rost Glukhov
A more complex personal website and technical blog.
- Source code not publicly available.
DPSG Hugo Theme
https://github.com/pfadfinder-konstanz/hugo-dpsg
DPSG is a responsive, simple, clean and content-focused Hugo theme that imitates the official WordPress theme featured by the DPSG German Scout Association. It’s forked from the Mainroad Hugo theme.
Demo:
- Demo page: https://pfadfinder-konstanz.github.io/hugo-dpsg/
- The demo page is built using the
exampleSiteincluded in the repository. - Reference implementation: https://pfadfinder-konstanz.de
- Public source code: https://github.com/pfadfinder-konstanz/website
mainroad-btklab-clone
https://github.com/btklab/mainroad-btklab-clone
This repository contains a read-only mirror of the primary website.
- Website: https://btklab.com/
- The source code of the original website is not publicly available.
Kodcu
https://github.com/furkantokac/kodcu
This theme is forked from Mainroad and is specialized for the readability of long posts. The source code is clean and easy to customize if you want to hack around with it.
- Real-life example: https://furkantokac.com/
- Source code publicly available on GitHub.