This website requires JavaScript.
Explore
Help
Sign In
arsenetar
/
pelican-red
Watch
1
Star
0
Fork
0
You've already forked pelican-red
mirror of
https://github.com/arsenetar/pelican-red.git
synced
2024-11-22 19:29:02 +00:00
Code
Releases
Activity
40727dd042
pelican-red
/
templates
/
category.html
3 lines
27 B
HTML
Raw
Normal View
History
Unescape
Escape
Initial Templates Adds Initial base template and article templates along with the analytics templates and Disqus comments template. Additional template files created with just extends base to act as reminders to finish.
2013-05-28 02:15:01 +00:00
{% extends 'base.html' %}
Initial release version of templates The templates in this commit are now in RC form. Everything but the article templates are ready. Changes include ( no limited to ): - Update stylesheet - Add method in app.js to handle images in documents - Create _author_item.html to display author information and vcard - Update _disqus.html to fit in with site style - Update _page_footer.html for translation support - Add _pagination.html for pagination support - Add _translations.html for translation listing support - Minor updates to archives.html, tags.html - Update base.html to have more flexibility - Update authors.html and author.html to display information - Update category.html and categories.html to use the _list_item.html - Update page translation support + misc - Update tag.html to use _list_item.html
2013-07-29 20:09:35 +00:00
Copy Permalink