Commit Graph

154 Commits

Author SHA1 Message Date
Mr. Senko b6dbb3d340 Use LOCALE instead of DEFAULT_LANG to set og:locale
DEFAULT_LANG value is 'en' while og:locale format is 'en_US'
which is the value of LOCALE as well. LOCALE is a list though!
2016-01-17 17:14:17 +02:00
Mr. Senko d35b38d790 Add AddThis sharing buttons 2016-01-17 17:07:27 +02:00
Mr. Senko 448c079e37 Add Google site verification meta tag 2016-01-17 16:52:35 +02: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
pajowu 5c8deddc86 add modified date to article 2016-01-16 22:16:09 +02:00
Gilson Filho 52f805521e Merge pull request #5 from atodorov/article_improvements
article.html imrovements
2016-01-11 09:33:30 -03: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
Gilson Filho 8978bc4ea5 Merge pull request #8 from atodorov/add_tags_support
Add support for showing all posts under a single tag
2016-01-11 09:32:45 -03:00
Gilson Filho 96c5ff0355 Merge pull request #11 from felixfriedrich/hr-fix
only show <hr> if pagination is enabled
2016-01-11 09:31:49 -03:00
Gilson Filho 1360d551b8 Merge pull request #14 from pajowu/master
Get social urls from SOCIAL
2016-01-11 09:30:01 -03:00
Gilson Filho 87186141a1 Merge pull request #15 from pajowu/protocol-urls
switched cdn urls to https
2016-01-11 09:29:32 -03:00
pajowu 3b129df7b4 switched cdn urls to https 2016-01-10 18:19:22 +02:00
pajowu ead68e57a7 tell about SOCIAL in README.md 2016-01-10 17:47:03 +02:00
pajowu cacebed4bc get social urls from SOCIAL 2016-01-10 17:38:16 +02:00
Felix Friedrich eafbf840fa only show <hr> if pagination is enabled 2016-01-10 14:32:16 +01:00
Gilson Filho a9fbc7c0ca Merge pull request #9 from idigon/master
Page template background fix
2015-12-28 10:21:14 -03:00
Ignacio Digon c3ce6dbf1f Page template background fix
Page template added two background images
2015-12-20 09:00:47 +01:00
Gilson Filho 8a7e1603f4 Merge pull request #6 from atodorov/custom_css_js
base.html improvements
2015-12-04 16:07:30 -03:00
Alexander Todorov dcc1b3436f Add support for showing all posts under a single tag 2015-11-26 00:48:45 +02:00
Alexander Todorov b30259775c index.html: Show the <hr> and subheading only if SITESUBTITLE is defined 2015-11-26 00:39:43 +02:00
Alexander Todorov 7f5a7ce939 base.html improvements
- only show social buttons if URLs are defined
- new CSS_OVERRIDE setting for user defined CSS
- new DISABLE_CUSTOM_THEME_JAVASCRIPT setting to disable theme
JavaScript which breaks forms and input fields
2015-11-26 00:34:39 +02:00
Alexander Todorov e55e841eff article.html: honor HEADER_COVER if present, use article.title for
<title> and show tags if present
2015-11-26 00:12:22 +02:00
Gilson Filho dd81fafa5f Merge pull request #4 from atodorov/fix_issue_1
Honor HEADER_COVER in page.html, fixes #2
2015-11-25 14:39:45 -03:00
Alexander Todorov 3efbb41a3e Honor HEADER_COVER in page.html, fixes #2 2015-11-25 17:08:22 +02:00
gilsondev ea156f8f17 Insert opengraph metatags 2015-09-04 23:14:31 -03:00
Gilson Filho 7a83e97a60 Merge pull request #1 from komljen/master
Fix TemplateSyntaxError in page.html jinja template
2014-12-18 12:19:11 -02:00
Alen Komljen 88db4197ff Fix TemplateSyntaxError in page.html jinja template 2014-12-18 08:53:19 +01:00
gilsondev 1d8d885baf Fix analytics.html 2014-12-10 23:16:35 -02:00
gilsondev 601b28d313 Change screenshot location 2014-12-10 23:00:27 -02:00
Gilson Filho 0af68696f1 Update README.md 2014-12-10 22:51:28 -02:00
gilsondev 91293c7d41 Insert analytics and disqus script 2014-12-10 22:30:35 -02:00
gilsondev 52386a8689 Inserting disqus comment' 2014-12-10 18:59:23 -02:00
gilsondev 43f3ea1151 Change article content font 2014-12-10 16:44:52 -02:00
gilsondev cafecd00ae Change background of color blocks 2014-12-10 16:36:33 -02:00
gilsondev afda3bd985 Refact color schemes to theme 2014-12-10 16:29:27 -02:00
gilsondev b3057d5ede Merge branch 'master' of github.com:gilsondev/pelican-clean-blog 2014-12-10 16:21:36 -02:00
gilsondev 2fa6afcb8b insert colorscheme to code block 2014-12-10 16:21:25 -02:00
Gilson Filho a38479f9eb Update README.md 2014-12-10 16:21:12 -02:00
gilsondev 439106d345 Truncate summary and define headline in articles 2014-12-10 16:01:30 -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 453501adab Fix static urls 2014-12-10 15:37:34 -02:00