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

github.com/s4n7h0/hugo-theme-timeline.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSanoop Thomas <s4n7h0@users.noreply.github.com>2020-10-08 19:31:04 +0300
committerSanoop Thomas <s4n7h0@users.noreply.github.com>2020-10-08 19:31:04 +0300
commita341c5fcb34898277a01990430294a69cd1199c5 (patch)
tree00f71d75ed4b6d9ccf23d77516e46d4c97795ab2
parent9c516a8cc250b2243efa5ca54d263998e38ab47b (diff)
Update README.md
-rw-r--r--README.md22
1 files changed, 21 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3896806..c9f4e31 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,22 @@
# hugo-theme-timeline
-Simple timeline theme for hugo
+Simple hugo theme to display your timeline.
+
+### Demo - https://devilslab.in/timeline/
+
+### Features
+
+* dark/light mode, default is black.
+* customizable timeline options.
+* 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 modified work by Djordje Atlialp. The theme is released under the MIT License.