Commit Graph

16 Commits

Author SHA1 Message Date
pajowu
d6618f16b2 added support for twitter cards 2016-02-06 19:14:41 +02:00
Mr. Senko
dcccb0ba79 Make it possible to use SITESUBTITLE in the <title> HTML tag 2016-01-22 12:10:32 +02:00
Gilson Filho
e346eb511b Merge pull request #19 from MrSenko/google_site_verification
Add Google site verification meta tag
2016-01-18 08:43:17 -03:00
Gilson Filho
1301b05998 Merge pull request #21 from MrSenko/locale
Use LOCALE instead of DEFAULT_LANG to set og:locale
2016-01-18 08:41:17 -03:00
Mr. Senko
38272aac9e Make it possible to define custom footer
Using the FOOTER_INCLUDE and EXTRA_TEMPLATES_PATHS settings it
is now possible to include a custom footer template instead of
the default "Powered by Pelican"!
2016-01-17 17:34:53 +02:00
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
448c079e37 Add Google site verification meta tag 2016-01-17 16:52:35 +02:00
Gilson Filho
1360d551b8 Merge pull request #14 from pajowu/master
Get social urls from SOCIAL
2016-01-11 09:30:01 -03:00
pajowu
3b129df7b4 switched cdn urls to https 2016-01-10 18:19:22 +02:00
pajowu
cacebed4bc get social urls from SOCIAL 2016-01-10 17:38:16 +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
gilsondev
ea156f8f17 Insert opengraph metatags 2015-09-04 23:14:31 -03:00
gilsondev
91293c7d41 Insert analytics and disqus script 2014-12-10 22:30:35 -02:00
gilsondev
2fa6afcb8b insert colorscheme to code block 2014-12-10 16:21:25 -02:00
gilsondev
453501adab Fix static urls 2014-12-10 15:37:34 -02:00
gilsondev
669d407f5f Adapt template to pelican 2014-12-10 15:17:48 -02:00