diff options
-rw-r--r-- | bricabrac/README.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bricabrac/README.md b/bricabrac/README.md index ba84861..349ef47 100644 --- a/bricabrac/README.md +++ b/bricabrac/README.md @@ -1,15 +1,15 @@ # Bricabrac ## A minimalist Pelican theme -Brc is a minimalist theme for the static site generator [Pelican](https://blog.getpelican.com/). +Bricabrac is a minimalist theme for the static site generator [Pelican](https://blog.getpelican.com/). It is based on the [mnmlist theme](https://github.com/getpelican/pelican-themes/tree/master/mnmlist). Note: templates include hard-coded French words, you must edit the .html files in order to modify them in the wanted language. ## How-to -To use this theme, just extract the archive to the `themes` folder in your Pelican site path. Then add the line below to your pelicanconf.py : +To use this theme, just extract the archive and copy the bricabrac theme folder to the `themes` folder in your Pelican site path. Then add the line below to your pelicanconf.py : - THEME = 'themes/brc-pelican-theme' + THEME = 'themes/bricabrac-pelican-theme' ## Screenshots |