Skip to content

theNewDynamic/hugo-component-tnd-timeline

Repository files navigation

hugo-component-tnd-timeline

A timeline component

{{< timeline "## Your Great Title" >}}

Title is optional.

Requires Tailwind CSS + Tailwind Grid Plugin

Add to your project:

git submodule add https://github.com/theNewDynamic/hugo-component-tnd-timeline.git components/timeline

Example Config

themesDir: components
theme:
  - timeline
  - layout_module-base

Releases

No releases published

Packages

No packages published

Languages