Alexis Metaireau
373ccdebf2
Add style for the note marker. Fix #257
2012-04-01 13:42:28 +02:00
Alexis Metaireau
af2b588ea6
Merge pull request #289 from bbinet/fix_index_template
...
Fix index.html template
2012-03-31 18:08:30 -07:00
Justin Mayer
34310a61f5
Feed link inside feed should use FEED_DOMAIN
...
The initial work on enabling feeds to be served from a different domain
than the site domain focused on the feed link displayed inside the
base template. But there is also a feed link inside the generated feed
itself, which this commit updates to use the FEED_DOMAIN value (if
defined).
Also, it turns out that the FEED_MAIN_URL setting is not necessary; the
existing FEED and FEED_RSS functionality is simpler and can address the
targeted use case just as easily. That attribute has been removed from
the settings and template, along with corresponding changes to the docs.
Refs #177 .
2012-03-31 08:10:40 -07:00
Bruno Binet
64e12b1809
fix missing </ol> and </section> tags
2012-03-30 14:20:55 +02:00
Justin Mayer
8819d02600
Allow for serving feeds from a separate domain.
...
This (indirectly) enables support for FeedBurner. Added docs for
FeedBurner configuration. Clarify how defining the SITEURL attribute
affects URL structure. Closes #177 .
2012-03-16 20:27:26 -07:00
Thanos Lefteris
acad3e864d
Double-quote HTML attribute
2012-03-11 21:08:18 +02:00
Alexis Metaireau
cfd050b0f2
Add a CSS file for typogrify on the notmyidea theme
2012-03-11 03:02:12 +01:00
Bruno Binet
bfd0e63e3d
fix pages urls
2012-03-06 16:41:36 +00:00
Kyle Fuller
ff9c786149
Create a Author class which has a url property
2012-03-06 16:39:07 +00:00
Kyle Fuller
f9ed01bb64
Create a Tag class which has a url property
2012-03-06 16:39:07 +00:00
Kyle Fuller
6754099730
Create a Category class which has a url property
2012-03-06 16:39:07 +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
bf314fde6b
Remove an useless css background image. Fix #209
2012-02-20 13:36:41 +01:00
Kyle Fuller
2be58aa51a
Remove WITH_PAGINATION, only have a DEFAULT_PAGINATION setting
...
DEFAULT_PAGINATION can be set to False instead of using WITH_PAGINATION
2011-12-22 14:02:31 +00:00
Alexis Metaireau
4a6bf81b2e
remove skribit support. fixes #154
2011-08-11 23:50:04 +02:00
mviera
e8cac3bfff
I change article.slug to article.url for always referencing the disqus thread to the correct url. Issue #145
2011-08-03 22:01:45 +02:00
mviera
068a3d2f1d
Year and month in URL. Issue #145
2011-07-27 23:47:50 +02:00
Massimo Santini
dd5aeb678a
Added author.html and authors.html templates and modified the docs accordingly
2011-07-16 00:44:36 +02:00
Massimo Santini
d8da5ce590
Genetare authors pages with all their posts
2011-06-30 23:49:09 +02:00
Massimo Santini
0a26fcbd0d
Avoiding to generate 1/1 if pagination is set to false
2011-06-30 23:46:29 +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
Skami18
a5d4027c80
Removed the bug #122 and a lone closing tag
2011-06-01 19:00:56 +02:00
FELD Boris
b2be5638f8
Rename SKRIBIT_TAB_DISTANCE_VERT (SKRIBIT_TAB_DISTANCE_HORIZ) to respectively SKRIBIT_TAB_VERT (SKRIBIT_TAB_HORIZ).
2011-02-22 11:18:41 +01: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
8171e1753c
Fix a template bug.
2011-02-17 19:03:23 +00:00
Laureline Guerin
eb0f33df16
Pagination - rename template
2011-02-15 13:48:14 +01:00
Laureline Guerin
4111acd1c1
Pagination added for index and tag/category pages
2011-02-14 16:24:54 +01:00
Alexis Metaireau
d13e6f14fb
Changes about locales and dates.
...
Add a way to specify the locale in the settings, and the date formating as well.
Fixes #61 .
2011-02-01 21:44:50 +00:00
Alexis Metaireau
55da03ad2f
Fix notmyidea layout. This fixes #54
2011-01-12 19:08:29 +01:00
Alexis Metaireau
79576f25b6
Fix translation feature. Add translation support to the notmyidea theme.
2011-01-05 16:22:52 +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
Freeculture
7a9bbc4491
Add the category name in the title page
2010-12-17 09:31:20 +01:00
Freeculture
8352b61367
Creation of tag template page
2010-12-17 09:29:01 +01:00
Alexis Metaireau
dd97b35029
Add the tag list to the articles, if any.
2010-12-14 15:05:43 +00:00
Florian Preinstorfer
497b725dab
fixed a spelling error
2010-12-10 19:37:32 +01:00
Freeculture
8cca3d8f01
Original theme force image alignment on the right. Removed it to choose it with a markup langage.
2010-12-06 06:09:19 -08:00
Freeculture
9bdb5b8a88
A large image causes problem in article excerpt. It comes on following excerpt area. I think the best thing to do is to disable display of images in excerpt.
2010-12-03 09:28:40 -08:00
Alexis Metaireau
836d4ea117
Refactoring, Again :)
...
Added some more notes about how this is working on the documentation. I do think
that the overall structure is clearer now, and easiest to understand. After all,
that's how it should always be !
--HG--
rename : pelican/processors.py => pelican/generators.py
rename : pelican/generators.py => pelican/writers.py
2010-12-02 03:22:24 +00:00
Alexis Metaireau
5fda51de42
Fix #12
2010-11-26 23:37:03 +00: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
4702dd896b
Add section open and close in the notmyidea theme.
2010-11-20 18:47:40 +00:00
Alexis Metaireau
01b6d8eb44
Update the wide theme.
2010-11-19 02:13:38 +00:00
Alexis Metaireau
5b1dd2f3f1
CSS Fix. Don't hilight titles links.
2010-11-18 03:37:38 +00:00
Alexis Metaireau
bab39c9800
Add a "wide" css for notmyidea.org theme
2010-11-18 03:33:57 +00:00
Jerome
cdd1719334
- Added configurable twitter button
...
Just add a TWITTER_USERNAME='foo' in your settings file
2010-11-17 08:24:20 +01:00
Jerome
5a3c58f55e
- Added configurable Google analytics template
...
(GOOGLE_ANALYTICS='UA-XXXX-YYYY' in your settings file)
2010-11-15 16:47:44 +01:00
Jerome
8de5e7b3a8
- Added linkedin support
2010-11-15 16:33:47 +01:00