jasper-zanjani

Authored Comments

For the inline image you forgot the exclamation mark and it looks like {static} is preferred in the documentation. `![my_sweet_photo]({static}/images/image.jpg)` would be clearer, since the Pelican docs say the {filename} syntax might be removed in the future.

Not trying to nitpick but I've been struggling to implement your tutorial and I've been getting stuck.