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

github.com/fncnt/vncnt-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfncnt <github@vncnt.eu>2019-01-03 16:06:26 +0300
committerfncnt <github@vncnt.eu>2019-01-03 16:06:26 +0300
commitfacbb99fd620f05bb39d7599fed6f8b56470356b (patch)
tree38aa8597cd1435b21ccff7d8c9437540bb14046d
parente9bf35d8925ee969447e0d35266f2c6f0a61e4b0 (diff)
Add a README.md draft.
-rw-r--r--README.md23
1 files changed, 23 insertions, 0 deletions
diff --git a/README.md b/README.md
index e69de29..8019154 100644
--- a/README.md
+++ b/README.md
@@ -0,0 +1,23 @@
+# vncnt-hugo
+
+This is a simple theme for [**hugo**](https://gohugo.io/) which can serve as a template for personal landing pages.
+
+## Installation
+
+Clone this repo into your `themes` directory of your **hugo** website:
+```
+git clone https://github.com/fncnt/vncnt-hugo
+```
+
+## Configuration
+
+Copy the `config.toml` file of the theme into the main directory of your **hugo** website.
+You may want to adjust the value of `baseURL` as well as the parameters in the `[params]` section.
+
+## Third-party Components
+
+fontawesome
+Raleway
+skeleton.css
+
+