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

github.com/edavidaja/docter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoredavidaja <enyinnaya.aja@gmail.com>2019-06-05 18:23:32 +0300
committeredavidaja <enyinnaya.aja@gmail.com>2019-06-05 18:23:32 +0300
commita69c6aa9061482296c1ffb82e7b82fe6df8b7320 (patch)
tree0ca35d6b415d6a89603b9b4bfc9fceccf823700d
parent03876a12aa771cb02a4c300ebad3e4d9f33f7edd (diff)
updated readme
-rw-r--r--README.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.md b/README.md
index 4e5adc6..5547368 100644
--- a/README.md
+++ b/README.md
@@ -8,17 +8,15 @@ from the root of your hugo site, run:
```
cd themes
-git clone https://gitlab.com/edavidaja/docter
+git clone https://gitlab.com/edavidaja/docter.git
```
## getting started
-### config
-
### pages
The sidebar will be built automatically from the content in `page`. You can use `weight` in the content front matter to adjust the order of the items.
### posts
-You can create blog posts in `post`.
+You can create blog posts in `post`. The most recent five by date will be displayed on the home page.