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

github.com/the2ne/hugo-frais.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Fredon <the2ne@gmail.com>2016-10-10 17:07:45 +0300
committerOlivier Fredon <the2ne@gmail.com>2016-10-10 17:07:45 +0300
commitfb49c8930f365ed66d9476f2db1ce860c811ff4c (patch)
tree470fccfe43dd61ce1ea1aa2d92afbcbac31e0802 /README.md
parentd7d80473b6b4767f6ebda8308c66419bffdbbbbe (diff)
Hugo Frais is not dead
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index 1f4c6df..0627c2b 100644
--- a/README.md
+++ b/README.md
@@ -2,14 +2,14 @@
**/!\ Please note that this is a Work In Progress theme**
-A fresh (and french) theme for [Hugo](//gohugo.io/).
+A fresh and french theme for [Hugo](//gohugo.io/) which i'll use for my personal website (blog and portfolio): olivierfredon.com
Recipe for a good theme:
- **light**: minimum viable dependencies
- **responsive**: mobile-first is not an option
- **accessible**: a11y is quality
- **SVG**: light + responsive + accessibility = Epic win
-- **consistent**: if maintainability is king, BEM is queen
+- **consistent**: maintainability is king
- **customizable**: make it yours
- ...
@@ -50,6 +50,7 @@ _./config.toml example:_
linkedin = "the2ne"
```
+You can add some features with extra partial templates (Do you enjoy Konami Code?.)
## Contributing
@@ -64,4 +65,4 @@ This theme is released under the MIT license. For more information read the [Lic
## Annotations
Thanks to:
-- [Steve Francia](//github.com/spf13) for creating Hugo and the awesome community around the project.
+- [Steve Francia](//github.com/spf13) for creating Hugo (and for the shortcodes) and the awesome community around the project.