1
0
Files
sardines/README.md
Jérémie Ducastel 90d68a9a4b fixes + readme
* correctif liens pocket
* nommage des endblocks
* réadmet + ajout capture
2015-08-10 13:37:36 +02:00

33 lines
753 B
Markdown

# sardines
A theme for [pelican](http://getpelican.com/).
## features
* quick overview of articles as cards in index views (index.html, category.html, tag.html, etc).
* save to pocket links in index views.
* share links in article view.
### post illustration
supports article's Image metadata, will be shown in cards and as main illustration.
```markdown
Title: Sardines
Image: /images/sardines.jpg
```
Same syntax used by Representative Image plugin, however this plugin is not required.
### syntax highlighting
Theme borrowed from atom's editor one dark syntax.
## about
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)