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
6c0b67a3c6
Adding 2 missing icons
2017-08-10 09:23:22 +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
Luca Chiricozzi
b38328526e
Merge pull request #5 from egodin/patch-1
...
Pages were available to themes as lowercase pages and uppercase PAGES. PAGES has been removed in new versions of Pelican.
2017-02-06 16:55:18 +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
6bfeeef9bb
Update .gitignore
2016-01-03 19:43:13 +01: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
Luca Chiricozzi
9ec437c9ca
Update README
2015-11-23 20:05:15 +01:00
Luca Chiricozzi
9e3e83d758
Update README
2015-11-23 19:18:35 +01:00
Brian C. Lane
d365aaafb7
Add DISABLE_SEARCH config
2015-11-23 18:56:43 +01:00
Luca Chiricozzi
dc630d6b36
Fix brand color change on focus
2015-11-23 18:29:59 +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
5171f87196
Update README.md
2015-06-03 13:25:54 +02:00
Luca Chiricozzi
ec40d2f1e0
Update README.md
2015-06-03 13:25:30 +02:00
Luca Chiricozzi
6293f47f05
Add .mg-icon-link class to social icons
2015-01-15 20:41:16 +01:00
Luca Chiricozzi
ed78d5c0ba
Update README.md
2015-01-10 21:05:34 +01:00
Luca Chiricozzi
e9b854b933
Update README.md
2015-01-10 20:50:43 +01:00
Luca Chiricozzi
342fbf71b7
Added some screenshots
2015-01-10 20:38:21 +01:00
Luca Chiricozzi
df73babacc
Updated README
2015-01-10 20:06:27 +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
38dd4aa125
Updated tipuesearch_set
2015-01-09 20:28:03 +01:00