modif readme
This commit is contained in:
17
README.md
17
README.md
@ -1,2 +1,17 @@
|
|||||||
# sardines
|
# sardines
|
||||||
A theme for pelican
|
A theme for [pelican](http://getpelican.com/).
|
||||||
|
|
||||||
|
## features
|
||||||
|
|
||||||
|
* quick overview of articles as cards in index views (index.html, category.html, tag.html, etc)
|
||||||
|
* supports article's Image metadata, will be shown in cards and as main illustration
|
||||||
|
|
||||||
|
```markdown
|
||||||
|
Title: Sardines
|
||||||
|
Image: /images/sardines.jpg
|
||||||
|
```
|
||||||
|
|
||||||
|
## about
|
||||||
|
|
||||||
|
Based on semantic-ui.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user