Commit Graph

52 Commits

Author SHA1 Message Date
Lucas Cimon
afce114b62 Not using CDNs 2017-08-13 23:55:44 +02:00
Lucas Cimon
d6e5707e75 Adding representative_image 2017-08-13 20:36:09 +02:00
Lucas Cimon
29e3d34afe Adding .pre-commit-config.yaml 2017-08-10 18:30:29 +02:00
Lucas Cimon
448380cf92 Fixes in mobile view 2017-08-10 02:11:45 +02:00
Lucas Cimon
173712c666 Adding optional LINKS & SUPPORTS in base.html 2017-08-10 02:00:49 +02:00
Lucas Cimon
484a5ad227 Refacto + adding missing trmplate 2017-08-09 02:52:31 +02:00
Lucas Cimon
38d243106e Adding support for tags + isso comments 2017-08-09 02:41:22 +02:00
Lucas Cimon
1f204bb2d9 Adding MG_DISABLE_SUMMARY + ensuring W3C validator-compliant 2017-08-09 02:11:13 +02:00
Lucas Cimon
33d690f035 No summary duplication + fixing tipue paths + not using Oswald font on articles content 2017-08-07 02:32:45 +02:00
Luca Chiricozzi
83ad438420 Merge pull request #6 from egodin/patch-2
change http to https for disqus
2017-02-06 17:20:22 +01:00
Etienne Godin
ea1af2da03 change http to https for disqus
Changed to secure protocol for the call to http://disqus.com (https)
2017-01-31 22:32:39 -05:00
Etienne Godin
bca918196b lowercase 'PAGES' variable in template
Pages index/links were not appearing in the menu for whatever the value for {% if DISPLAY_PAGES_ON_MENU != False %} when the for loop was executed -> {% for p in PAGES %} | for a reason lowercase the variable name PAGES to pages works fine.
2017-01-31 12:01:43 -05:00
Luca Chiricozzi
88616fa048 Merge changes 2016-01-03 19:42:12 +01:00
Luca Chiricozzi
0e7ca19331 Fix disqus count code inclusion 2016-01-03 19:30:27 +01:00
Luca Chiricozzi
960018f182 Fix #4 2016-01-03 19:25:33 +01:00
Brian C. Lane
d365aaafb7 Add DISABLE_SEARCH config 2015-11-23 18:56:43 +01:00
Luca Chiricozzi
3c7a22296f Fix brand padding 2015-11-23 18:09:35 +01:00
Brian C. Lane
457e6f7dfd Fix pagination
It was iterating over all the articles, not just the articles for the
page being generated.
2015-11-23 17:53:54 +01:00
Brian C. Lane
3607fdf37a Wrap disqus in a check for DISQUS_SITENAME 2015-11-23 17:53:41 +01:00
Brian C. Lane
1b7ea33fbe Update uikit to 2.23.0 2015-11-23 17:53:27 +01:00
Luca Chiricozzi
6293f47f05 Add .mg-icon-link class to social icons 2015-01-15 20:41:16 +01:00
Luca Chiricozzi
bab35d78d6 Added PIWIK_SSL_URL 2015-01-10 20:04:43 +01:00
Luca Chiricozzi
6f5116dee6 Unused templates removed 2015-01-10 01:40:39 +01:00
Luca Chiricozzi
61a124ad23 Updated style 2015-01-09 20:28:34 +01:00
Luca Chiricozzi
1fbae852ba Display only 75 words 2015-01-09 20:26:48 +01:00
Luca Chiricozzi
1acb6d6f56 Some improvement with Schema.org 2015-01-09 19:56:22 +01:00
Luca Chiricozzi
8f3afdc695 Added search with Tipue Search 2015-01-09 00:10:05 +01:00
Luca Chiricozzi
640d5812d7 Added support for StatCounter 2015-01-09 00:08:43 +01:00
Luca Chiricozzi
6750ce96d0 Added support for PIWIK 2015-01-08 18:10:38 +01:00
Luca Chiricozzi
029a141f09 Added META_IMAGE for Schema.org 2015-01-04 01:46:26 +01:00
Luca Chiricozzi
9840bf45cb Substituted OG_IMAGE with META_IMAGE 2015-01-02 00:56:46 +01:00
Luca Chiricozzi
a32555787b Added FAVICON_TYPE 2015-01-01 22:24:16 +01:00
Luca Chiricozzi
a00caeba80 Added FAVICON 2015-01-01 22:22:20 +01:00
Luca Chiricozzi
18bceeafe8 OG_IMAGE now refers to absolute URL 2015-01-01 21:25:39 +01:00
Luca Chiricozzi
08473d33a5 Stripped tags from descriptions in meta tags, OG_IMAGE now refers to absolute URL 2015-01-01 21:24:40 +01:00
Luca Chiricozzi
37f9811fa3 Removed sitemap.xml 2015-01-01 21:06:58 +01:00
Luca Chiricozzi
036c3266a5 Some SEO improvement 2015-01-01 21:06:34 +01:00
Luca Chiricozzi
ba2dc37ae7 Added Schema.org and Twitter cards 2015-01-01 12:38:32 +01:00
Luca Chiricozzi
beb6d75d5f The publishing date is now in a time tag 2015-01-01 12:37:13 +01:00
Luca Chiricozzi
0fc3dd1c08 The publishing date is now in a time tag 2015-01-01 12:36:42 +01:00
Luca Chiricozzi
d38e7e79b3 Added Schema.org, stripped description's tags 2015-01-01 12:35:09 +01:00
Luca Chiricozzi
2cc7c33d6c Added articles list 2015-01-01 01:22:41 +01:00
Luca Chiricozzi
db38f68a12 Added uk-active class to archives 2015-01-01 01:19:43 +01:00
Luca Chiricozzi
aad8e5e496 Added .uk-heading-large to page titles 2014-12-31 22:17:45 +01:00
Luca Chiricozzi
ec759332f0 Hard coded archives.html 2014-12-31 21:40:10 +01:00
Luca Chiricozzi
f530c853c4 Relocated share buttons in the small layout 2014-12-30 21:44:01 +01:00
Luca Chiricozzi
af56ffb49c Stripped tags from summary 2014-12-30 21:42:05 +01:00
Luca Chiricozzi
24b527df28 Added support for alternative site name 2014-12-30 21:09:42 +01:00
Luca Chiricozzi
f3cda23546 Added Open Sans extra-bold italic 2014-12-30 20:24:15 +01:00
Luca Chiricozzi
a83e64b737 Removed support for header bar logo 2014-12-30 20:03:28 +01:00