forked from github/pelican
the repositories are now hosted under 'getpelican'
This commit is contained in:
parent
22c88e4de3
commit
cf71ed75a4
9 changed files with 11 additions and 11 deletions
|
|
@ -6,7 +6,7 @@ How to create themes for Pelican
|
|||
Pelican uses the great `Jinja2 <http://jinja.pocoo.org/>`_ templating engine to
|
||||
generate its HTML output. Jinja2 syntax is really simple. If you want to
|
||||
create your own theme, feel free to take inspiration from the `"simple" theme
|
||||
<https://github.com/ametaireau/pelican/tree/master/pelican/themes/simple/templates>`_.
|
||||
<https://github.com/getpelican/pelican/tree/master/pelican/themes/simple/templates>`_.
|
||||
|
||||
Structure
|
||||
=========
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue