diff --git a/README.md b/README.md index d02c514..8a703e5 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ A theme for [pelican](http://getpelican.com/). * share links in article view. ### post illustration -supports article's Image metadata, will be shown in cards and as main illustration. +supports article's Image metadata, will be shown in cards and as main illustration. ```markdown Title: Sardines @@ -17,7 +17,7 @@ Image: /images/sardines.jpg Same syntax used by Representative Image plugin, however this plugin is not required. -### syntax hihglighting +### syntax highlighting Theme borrowed from atom's editor one dark syntax. @@ -25,3 +25,8 @@ Theme borrowed from atom's editor one dark syntax. Based on [semantic-ui](https://github.com/Semantic-Org/Semantic-UI). +## previews + +### index views + +![capture of sardines pelican theme's index page](/index.png?raw=true) diff --git a/index.png b/index.png new file mode 100644 index 0000000..96a2d61 Binary files /dev/null and b/index.png differ diff --git a/templates/article.html b/templates/article.html index cc4cf2f..68fc40b 100644 --- a/templates/article.html +++ b/templates/article.html @@ -5,7 +5,7 @@ {% block local %} {# aside content #} {% block local_aside %} -