Bruno Binet
|
bfd0e63e3d
|
fix pages urls
|
2012-03-06 16:41:36 +00:00 |
|
Justin Mayer
|
4861a15774
|
Update outdated links to documentation and add Contribute link to README for issue #227
|
2012-03-06 08:12:15 -08:00 |
|
Alexis Metaireau
|
4a6bf81b2e
|
remove skribit support. fixes #154
|
2011-08-11 23:50:04 +02:00 |
|
Alexis Metaireau
|
96c42c0aa5
|
give full credit (with url to the initial theme) for the notmyidea theme
|
2011-06-17 20:32:59 +02:00 |
|
Jochen Breuer
|
94b15b5260
|
Added template, inlcude in base and some documentation for Piwik.
|
2011-06-13 07:30:33 +02:00 |
|
FELD Boris
|
68f8826ecf
|
Add support for skribit widget. WARNING : NOT TESTED.
|
2011-02-22 11:15:20 +01:00 |
|
FELD Boris
|
e43d660733
|
Add support for skribit suggestions tab. WARNING : NOT TESTED.
|
2011-02-22 11:10:58 +01:00 |
|
Alexis Metaireau
|
a71d93c63c
|
Add comment number support.
|
2010-12-19 03:34:19 +00:00 |
|
Freeculture
|
01af09fd23
|
Add RSS feed if exists in the template
|
2010-12-17 09:34:20 +01:00 |
|
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 |
|
Alexis Metaireau
|
01b6d8eb44
|
Update the wide theme.
|
2010-11-19 02:13:38 +00:00 |
|
Alexis Metaireau
|
bab39c9800
|
Add a "wide" css for notmyidea.org theme
|
2010-11-18 03:33:57 +00:00 |
|
Jerome
|
caacf48848
|
- Added configurable Google analytics template
(GOOGLE_ANALYTICS='UA-XXXX-YYYY' in your settings file)
|
2010-11-16 04:01:39 +08:00 |
|
Alexis Metaireau
|
f7cbef6393
|
Add static pages listing and options.
|
2010-11-05 02:05:00 +00:00 |
|
Alexis Metaireau
|
340ddf4aa8
|
Add a way to output pages as well.
|
2010-10-30 20:17:23 +01:00 |
|
Alexis Metaireau
|
cb337aad9d
|
Change the pelican link.
|
2010-10-30 16:54:40 +01:00 |
|
Alexis Metaireau
|
41a5f390fb
|
Put the notmyidea theme by default.
--HG--
rename : samples/themes/notmyidea/css/main.css => pelican/themes/notmyidea/css/main.css
rename : samples/themes/notmyidea/css/pygment.css => pelican/themes/notmyidea/css/pygment.css
rename : samples/themes/notmyidea/css/reset.css => pelican/themes/notmyidea/css/reset.css
rename : samples/themes/notmyidea/images/icons/delicious.png => pelican/themes/notmyidea/images/icons/delicious.png
rename : samples/themes/notmyidea/images/icons/lastfm.png => pelican/themes/notmyidea/images/icons/lastfm.png
rename : samples/themes/notmyidea/images/icons/rss.png => pelican/themes/notmyidea/images/icons/rss.png
rename : samples/themes/notmyidea/images/icons/twitter.png => pelican/themes/notmyidea/images/icons/twitter.png
rename : samples/themes/notmyidea/templates/archives.html => pelican/themes/notmyidea/templates/archives.html
rename : samples/themes/notmyidea/templates/article.html => pelican/themes/notmyidea/templates/article.html
rename : samples/themes/notmyidea/templates/base.html => pelican/themes/notmyidea/templates/base.html
rename : samples/themes/notmyidea/templates/categories.html => pelican/themes/notmyidea/templates/categories.html
rename : samples/themes/notmyidea/templates/category.html => pelican/themes/notmyidea/templates/category.html
rename : samples/themes/notmyidea/templates/index.html => pelican/themes/notmyidea/templates/index.html
rename : samples/themes/notmyidea/templates/tag.html => pelican/themes/notmyidea/templates/tag.html
rename : samples/themes/notmyidea/templates/tags.html => pelican/themes/notmyidea/templates/tags.html
rename : pelican/themes/templates/archives.html => pelican/themes/simple/templates/archives.html
rename : pelican/themes/templates/article.html => pelican/themes/simple/templates/article.html
rename : pelican/themes/templates/base.html => pelican/themes/simple/templates/base.html
rename : pelican/themes/templates/categories.html => pelican/themes/simple/templates/categories.html
rename : pelican/themes/templates/category.html => pelican/themes/simple/templates/category.html
rename : pelican/themes/templates/index.html => pelican/themes/simple/templates/index.html
rename : pelican/themes/templates/tag.html => pelican/themes/simple/templates/tag.html
rename : pelican/themes/templates/tags.html => pelican/themes/simple/templates/tags.html
|
2010-10-30 16:47:59 +01:00 |
|