Welcome to mirror list, hosted at ThFree Co, Russian Federation.

README.md - github.com/s4n7h0/hugo-theme-timeline.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e27a39d3f9e32e1f1238be94dfc69d171a6b7f9f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# hugo-theme-timeline
Simple hugo theme to display your timeline.

### Demo - 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.