Commit Graph

22 Commits

Author SHA1 Message Date
Vinicius Senna
f951d4ba7d Insert a <p> tag to ease customizing article summary paddings. 2016-07-17 13:12:56 -03:00
Mr. Senko
ec47f45cd2 Show social icons on index page header 2016-05-21 12:24:49 +03:00
Sven Steinbauer
5d3848a445 Add striptags to summary before truncate
Summary might be truncated inside an HTML tag. Summaries no longer have
HTML tags, but this prevents unclosed tags in the summary which can
interfere with the rest of the layout
2016-03-02 12:31:28 +00:00
Diego Garcia
58e57c3bab add HEADER_COLOR option to render header with a simple color 2016-02-22 10:17:20 -03:00
Diego Garcia
e6ec8247eb better support for summary plugin 2016-02-14 11:52:23 -02:00
Gilson Filho
517529f633 Merge pull request #17 from MrSenko/show_full_article
New setting: SHOW_FULL_ARTICLE
2016-01-21 14:43:49 -03:00
Mr. Senko
974daea0e4 Fix broken HTML tags
The </p> tag should close before inserting the comments.
2016-01-17 16:46:23 +02:00
Mr. Senko
af23b076a1 New setting: SHOW_FULL_ARTICLE
when set to True will show the full article content on index.html
instead of truncated summary.
2016-01-17 16:40:56 +02:00
Gilson Filho
18d1f5b6b6 Merge pull request #7 from atodorov/subtitle
index.html: Show the <hr> and subheading only if SITESUBTITLE is defined
2016-01-11 09:33:03 -03:00
Felix Friedrich
eafbf840fa only show <hr> if pagination is enabled 2016-01-10 14:32:16 +01:00
Alexander Todorov
b30259775c index.html: Show the <hr> and subheading only if SITESUBTITLE is defined 2015-11-26 00:39:43 +02:00
gilsondev
52386a8689 Inserting disqus comment' 2014-12-10 18:59:23 -02:00
gilsondev
7f50fccad1 Truncate summary and define headline in articles 2014-12-10 16:00:35 -02:00
gilsondev
29438efec0 Remove h3 in subtitle 2014-12-10 15:57:07 -02:00
gilsondev
7c6ff6f7f6 Remove h3 in subtitle 2014-12-10 15:55:52 -02:00
gilsondev
98a5545d8e Fix header cover again 2014-12-10 15:53:48 -02:00
gilsondev
11e175851a Fix header cover again 2014-12-10 15:49:06 -02:00
gilsondev
ac5536b718 Fix header cover again 2014-12-10 15:43:49 -02:00
gilsondev
b574e28275 Fix header cover again 2014-12-10 15:42:12 -02:00
gilsondev
b69f36a053 Fix header cover again 2014-12-10 15:41:25 -02:00
gilsondev
4e158efae2 Fix static images url 2014-12-10 15:40:13 -02:00
gilsondev
669d407f5f Adapt template to pelican 2014-12-10 15:17:48 -02:00