1
0
grosinger.net/hugo/themes/timeline
2020-11-16 08:03:48 -08:00
..
archetypes Convert to timeline theme 2020-11-15 08:33:51 -08:00
assets Tweak timeline card padding 2020-11-16 08:03:48 -08:00
data Convert to timeline theme 2020-11-15 08:33:51 -08:00
i18n Convert to timeline theme 2020-11-15 08:33:51 -08:00
layouts Convert to timeline theme 2020-11-15 08:33:51 -08:00
static/fonts Convert to timeline theme 2020-11-15 08:33:51 -08:00
LICENSE Convert to timeline theme 2020-11-15 08:33:51 -08:00
README.md Convert to timeline theme 2020-11-15 08:33:51 -08:00
theme.toml Convert to timeline theme 2020-11-15 08:33:51 -08:00

hugo-theme-timeline

Simple hugo theme to display your timeline.

Screenshot

Example - https://devilslab.in/timeline/

Features

  • dark/light mode, default is black.
  • customizable timeline options.
  • automatic timeline sorting based on the date (latest one shows first).
  • minimal design.

Usage

Clone the repository into the theme directory of your hugo project

git clone https://github.com/s4n7h0/hugo-theme-timeline.git themes/timeline

Credits and License

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.