Commit Graph

30 Commits

Author SHA1 Message Date
David Adrián Cañones Castellano b75a2e2659 Submodule test 2018-02-11 21:03:23 +01:00
Vanildo Souto Mangueira a735445a6b Adicionando suporte a escolher um formato de favicon 2017-03-04 17:27:51 -03:00
Arul b84e275adb readme updated 2016-09-14 17:05:03 +05:30
Mr. Senko ec47f45cd2 Show social icons on index page header 2016-05-21 12:24:49 +03:00
Gilson Filho 8c8d421dbf Merge pull request #38 from MrSenko/more_docs
Document IGNORE_FILES together with FOOTER_INCLUDE
2016-04-07 14:39:42 -03:00
Gilson Filho 1716eecbdc Merge pull request #37 from MrSenko/fb_admins
Add new setting - FACEBOOK_ADMINS
2016-04-07 14:39:09 -03:00
Mr. Senko 9583d74d70 Refactor Twitter cards support
Remove the TWITTER_HANDLE variable and use the 'twitter' value
from SOCIAL. This eliminates duplicate settings!

Remove closing slash for meta tags, not required by HTML5, see
http://stackoverflow.com/a/21898502

In article.html Twitter images were specified twice - once as
relative URL and once as full site URL. Now only a single full
URL is used instead. Also stripped HTML tags from description.

The default card type is summary_large_image which better displays
with high-res images and the default header images.

``twitter_image`` article metadata is now supported, similar to
``og_image``.

Documentation is updated.
2016-03-31 23:11:17 +03:00
Mr. Senko 67780ce329 Document IGNORE_FILES together with FOOTER_INCLUDE 2016-03-31 22:54:10 +03:00
Mr. Senko 779665773e Add new setting - FACEBOOK_ADMINS 2016-03-31 22:41:26 +03:00
Diego Garcia 4818dbb5f7 fix "unsafe" html tags in README markdown 2016-02-22 10:32:10 -03:00
Diego Garcia 081b418aa9 update readme (add HEAD_COLOR option) 2016-02-22 10:23:20 -03:00
Gilson Filho 835de7e7e2 Merge pull request #26 from pajowu/twitter-cards
added support for twitter cards
2016-02-21 21:37:08 -03:00
Gilson Filho cbc55d881b Merge pull request #28 from MrSenko/og_image
Update meta tags and add support for og:image
2016-02-19 23:04:08 -02:00
Mr. Senko 31099533fa Update meta tags and add support for og:image 2016-02-12 15:17:34 +02:00
Mr. Senko d44238f7a8 New feature: define external feeds in SOCIAL 2016-02-12 14:14:26 +02:00
pajowu d6618f16b2 added support for twitter cards 2016-02-06 19:14:41 +02:00
Gilson Filho f26dd2b92f Merge pull request #23 from MrSenko/sitesubtitle_in_title
Show SITESUBTITLE in <title>
2016-01-25 21:30:27 -02:00
Mr. Senko dcccb0ba79 Make it possible to use SITESUBTITLE in the <title> HTML tag 2016-01-22 12:10:32 +02:00
Mr. Senko dc0eea5833 Better documentation for new settings
- add documentation about PR #19 and #20;
- add a warning about duplicate names for custom footer
2016-01-22 12:06:33 +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 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 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 ead68e57a7 tell about SOCIAL in README.md 2016-01-10 17:47:03 +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 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
Gilson Filho a38479f9eb Update README.md 2014-12-10 16:21:12 -02:00
Gilson Filho 774f994b79 Update README.md 2014-12-10 15:25:34 -02:00
Gilson Filho 0a744c749a Update README.md 2014-12-10 14:11:41 -02:00
Gilson Filho 66322c49c8 Initial commit 2014-12-10 14:01:04 -02:00