Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Minimal Hugo theme for chronological timelines with dark/light mode and automatic date sorting.

Jekyll-based personal resume/CV homepage template, generating a static site that can be hosted free on GitHub Pages.
hugo-theme-timeline is a minimal Hugo theme for displaying chronological timelines, such as career histories or project milestones, with automatic date sorting and dark/light mode.
hugo-theme-timeline is a Hugo theme that turns timeline content into a clean web page. It accepts content files with dates and descriptions from a Hugo site and produces a sorted, minimal timeline view. The theme runs on the Hugo static site generator, is created by s4n7h0, and is released under the MIT License. It is a modified work inspired by the hello-friend-ng Hugo theme by Djordje Atlialp.
Clone the repository into your Hugo site's themes directory, then create timeline content files with date fields. The theme automatically sorts the entries by date and renders them in the selected dark or light layout.
The theme is free and open source under the MIT License, allowing unrestricted personal and commercial use.
Yes, the theme is released under the MIT License, which permits free use, modification, and redistribution for both personal and commercial projects.
Clone the repository into your Hugo project's themes directory using a git clone command, then set the theme name to "timeline" in your Hugo configuration.
Yes, the theme includes both dark and light modes, with dark as the default. Users can switch between the two appearances.
The theme provides customizable timeline options that let you adjust various visual and behavioral aspects of the timeline display.