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: 6a28df7dd404ac42cde1fb8949b394aec3f5c6ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# hugo-theme-timeline
Simple hugo theme to display your timeline.

![Screenshot](https://raw.githubusercontent.com/s4n7h0/hugo-theme-timeline/main/images/screenshot.png "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.