Lucas Cimon
2e7d0be668
Adding for title
2017-08-18 10:46:41 +02:00
Lucas Cimon
754011615d
Fixing filters logic + adding titles to button for accessibility
2017-08-17 20:37:34 +02:00
Lucas Cimon
e7488682d5
Improved accessibility using HTML_CodeSniffer
2017-08-17 20:07:10 +02:00
Lucas Cimon
a19782f888
Improved accessibility using HTML_CodeSniffer
2017-08-17 18:25:45 +02:00
Lucas Cimon
d785d9b8bf
Fixing "Stray end tag </meta>"
2017-08-16 00:16:19 +02:00
Lucas Cimon
00defb07c0
Fixing tags bullet joiner
2017-08-15 23:57:43 +02:00
Lucas Cimon
e963d49d9b
Minor tag nbsp fix
2017-08-15 19:44:59 +02:00
Lucas Cimon
6516b9f05f
Minor fixes
2017-08-15 19:43:05 +02:00
Lucas Cimon
4c5ed0c564
Fixing article pages broken summary escaping + static pages font style
2017-08-15 19:16:00 +02:00
Lucas Cimon
f8f4586a20
Only displaying article category if CATEGORY_SAVE_AS is set
2017-08-15 18:21:41 +02:00
Lucas Cimon
64980dc579
Reordering side-panel sections
2017-08-15 15:27:31 +02:00
Lucas Cimon
ea690c27e9
Fixing Tipue search
2017-08-15 15:16:30 +02:00
Lucas Cimon
a3b1d218ad
Getting rid of sass + adding <base href + adding image-process-thumb + styling mg-tag-filters + adding support for lang: tags
2017-08-15 01:39:41 +02:00
Lucas Cimon
8d5d7491bc
Implementing tag filters
2017-08-14 22:18:28 +02:00
Lucas Cimon
89ff3dee70
tagcloud + using uikit 2.27.4 + wip tag-filtering navbar buttons
2017-08-14 03:08:27 +02:00
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