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 16:53:22 +0300
committerOlivier Fredon <the2ne@gmail.com>2016-10-10 16:53:22 +0300
commitceab5f2016f0aa4cc0308cc0c12884eae74636e2 (patch)
tree21db0270312dbda7d1a57dfbd1c02e77c32429cf /README.md
parentdffe81e78c925da766632daad377cca7e6f6f595 (diff)
Hugo Frais is not dead
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/README.md b/README.md
index 0627c2b..1f4c6df 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/) which i'll use for my personal website (blog and portfolio): olivierfredon.com
+A fresh (and french) theme for [Hugo](//gohugo.io/).
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**: maintainability is king
+- **consistent**: if maintainability is king, BEM is queen
- **customizable**: make it yours
- ...
@@ -50,7 +50,6 @@ _./config.toml example:_
linkedin = "the2ne"
```
-You can add some features with extra partial templates (Do you enjoy Konami Code?.)
## Contributing
@@ -65,4 +64,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 for the shortcodes) and the awesome community around the project.
+- [Steve Francia](//github.com/spf13) for creating Hugo and the awesome community around the project.