-
- Downloads
First skeleton
parents
No related branches found
No related tags found
Showing
- .gitignore 5 additions, 0 deletions.gitignore
- Makefile 110 additions, 0 deletionsMakefile
- content/pages/dove.en.rst 12 additions, 0 deletionscontent/pages/dove.en.rst
- content/pages/dove.rst 10 additions, 0 deletionscontent/pages/dove.rst
- content/pages/index.en.rst 9 additions, 0 deletionscontent/pages/index.en.rst
- content/pages/index.rst 8 additions, 0 deletionscontent/pages/index.rst
- develop_server.sh 103 additions, 0 deletionsdevelop_server.sh
- fabfile.py 73 additions, 0 deletionsfabfile.py
- pelicanconf.py 44 additions, 0 deletionspelicanconf.py
- publishconf.py 24 additions, 0 deletionspublishconf.py
- requirements.txt 14 additions, 0 deletionsrequirements.txt
- themes/hm15/static/css/main.css 451 additions, 0 deletionsthemes/hm15/static/css/main.css
- themes/hm15/static/css/pygment.css 205 additions, 0 deletionsthemes/hm15/static/css/pygment.css
- themes/hm15/static/css/reset.css 53 additions, 0 deletionsthemes/hm15/static/css/reset.css
- themes/hm15/static/css/typogrify.css 3 additions, 0 deletionsthemes/hm15/static/css/typogrify.css
- themes/hm15/static/css/wide.css 48 additions, 0 deletionsthemes/hm15/static/css/wide.css
- themes/hm15/static/images/icons/rss.png 0 additions, 0 deletionsthemes/hm15/static/images/icons/rss.png
- themes/hm15/templates/archives.html 13 additions, 0 deletionsthemes/hm15/templates/archives.html
- themes/hm15/templates/article.html 37 additions, 0 deletionsthemes/hm15/templates/article.html
- themes/hm15/templates/article_infos.html 23 additions, 0 deletionsthemes/hm15/templates/article_infos.html
.gitignore
0 → 100644
Makefile
0 → 100644
content/pages/dove.en.rst
0 → 100644
content/pages/dove.rst
0 → 100644
content/pages/index.en.rst
0 → 100644
content/pages/index.rst
0 → 100644
develop_server.sh
0 → 100755
fabfile.py
0 → 100644
pelicanconf.py
0 → 100644
publishconf.py
0 → 100644
requirements.txt
0 → 100644
blinker==1.3 | |||
docutils==0.12 | |||
feedgenerator==1.7 | |||
Jinja2==2.7.3 | |||
Markdown==2.6.1 | |||
MarkupSafe==0.23 | |||
pelican==3.5.0 | |||
Pygments==2.0.2 | |||
python-dateutil==2.4.1 | |||
pytz==2014.10 | |||
six==1.9.0 | |||
smartypants==1.8.6 | |||
typogrify==2.0.7 | |||
Unidecode==0.4.17 |
themes/hm15/static/css/main.css
0 → 100644
themes/hm15/static/css/pygment.css
0 → 100644
themes/hm15/static/css/reset.css
0 → 100644
themes/hm15/static/css/typogrify.css
0 → 100644
themes/hm15/static/css/wide.css
0 → 100644
themes/hm15/static/images/icons/rss.png
0 → 100644
879 B
themes/hm15/templates/archives.html
0 → 100644
themes/hm15/templates/article.html
0 → 100644
themes/hm15/templates/article_infos.html
0 → 100644