From 71525e3b5f1fff23de403024a944b8af70f32f10 Mon Sep 17 00:00:00 2001 From: quota_atypique Date: Thu, 8 Jan 2015 20:35:15 +0100 Subject: [PATCH] Create README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..9b9f5bd --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# blog-memopol +Blog about Memopol and its news. In Pelican. + +#config +You'll need to change some config settings, like the folder, the username, the theme folder. + +#theme +The theme used is foundation-memopol, based on foundation-default-colors, and modified by me. + +#plugins +I use the pin to top plugin to have a sticky article on homepage. +It's already on github, here : https://github.com/Shaked/pin_to_top -- GitLab