Simple hugo theme to display your timeline.
Example - https://devilslab.in/timeline/
- dark/light mode, default is black.
- customizable timeline options.
- automatic timeline sorting based on the date (latest one shows first).
- minimal design.
Clone the repository into the theme directory of your hugo project
git clone https://github.com/s4n7h0/hugo-theme-timeline.git themes/timeline
The theme is heavily inspired by hello-friend-ng hugo theme, a modified work by Djordje Atlialp. The theme is released under the MIT License.