mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Images support and add built files to gitignore
This commit is contained in:
parent
5af56793eb
commit
3ee595f927
11 changed files with 136 additions and 11 deletions
|
|
@ -11,3 +11,8 @@ Why not ?
|
|||
|
||||
After all, why not ? It's pretty simple to do it, and it will allow me to write my blogposts in rst !
|
||||
YEAH !
|
||||
|
||||
.. image:: pictures/Sushi.jpg
|
||||
:height: 450 px
|
||||
:width: 600 px
|
||||
:alt: alternate text
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue