1
0
Fork 0
forked from github/pelican
pelican-theme/pelican
Alexis Metaireau 090a02a9e3 Change the output directory structure and a bit the templates structure as well.
--HG--
rename : pelican/themes/martyalchin/css/style.css => pelican/themes/martyalchin/static/css/style.css
rename : pelican/themes/notmyidea/css/main.css => pelican/themes/notmyidea/static/css/main.css
rename : pelican/themes/notmyidea/css/pygment.css => pelican/themes/notmyidea/static/css/pygment.css
rename : pelican/themes/notmyidea/css/reset.css => pelican/themes/notmyidea/static/css/reset.css
rename : pelican/themes/notmyidea/css/wide.css => pelican/themes/notmyidea/static/css/wide.css
rename : pelican/themes/notmyidea/images/icons/delicious.png => pelican/themes/notmyidea/static/images/icons/delicious.png
rename : pelican/themes/notmyidea/images/icons/lastfm.png => pelican/themes/notmyidea/static/images/icons/lastfm.png
rename : pelican/themes/notmyidea/images/icons/linkedin.png => pelican/themes/notmyidea/static/images/icons/linkedin.png
rename : pelican/themes/notmyidea/images/icons/rss.png => pelican/themes/notmyidea/static/images/icons/rss.png
rename : pelican/themes/notmyidea/images/icons/twitter.png => pelican/themes/notmyidea/static/images/icons/twitter.png
2010-11-21 01:49:37 +00:00
..
themes Change the output directory structure and a bit the templates structure as well. 2010-11-21 01:49:37 +00:00
__init__.py Add a setup.py for packaging :) 2010-08-19 04:23:07 +02:00
contents.py Fix a FAQ mistake. 2010-11-15 18:58:54 +00:00
generators.py Change the output directory structure and a bit the templates structure as well. 2010-11-21 01:49:37 +00:00
processors.py Change the output directory structure and a bit the templates structure as well. 2010-11-21 01:49:37 +00:00
readers.py Fix a FAQ mistake. 2010-11-15 18:58:54 +00:00
rstdirectives.py Add a directives file for pygments support. 2010-08-17 15:15:20 +02:00
settings.py Change the output directory structure and a bit the templates structure as well. 2010-11-21 01:49:37 +00:00
utils.py Change the output directory structure and a bit the templates structure as well. 2010-11-21 01:49:37 +00:00