Commit Graph

123 Commits

Author SHA1 Message Date
Lucas Cimon
6d5ee4ac14
Accessibility improvment: better orange text color contrast 2017-11-29 18:38:07 +01:00
Lucas Cimon
007ca25c47
Adding support for READINGS 2017-11-14 15:13:19 +01:00
Lucas Cimon
ddc44e0742
Update README.md 2017-11-07 13:26:32 +01:00
Lucas Cimon
e486517458
Adding support for EXTRA_ATOM_FEED 2017-11-07 13:18:41 +01:00
Lucas Cimon
6757fe4570
Update main.css 2017-11-07 13:10:42 +01:00
Lucas Cimon
565bf86d2a
Fixing navbar rendering 2017-11-06 15:08:11 +01:00
Lucas Cimon
15951e4ae1
Fixing HTML5 document outline 2017-10-27 09:00:51 +02:00
Lucas Cimon
b8ef03ec31 Getting rid of <base> tag 2017-10-05 16:04:37 +02:00
Lucas Cimon
a31be425a8
Adding travis-ci-icon 2017-09-26 16:13:53 +02:00
Lucas Cimon
435f45acee Update main.css 2017-09-25 17:52:25 +02:00
Lucas Cimon
8f47730d03 Update main.css 2017-09-18 11:56:24 +02:00
Lucas Cimon
50bbdd08fc Fix CSS class names in filter-tags.js 2017-09-11 13:22:42 +02:00
Lucas Cimon
3ed200d47c Removing useless role 2017-09-08 17:19:36 +02:00
Lucas Cimon
95e2b5351c Removing useless roles 2017-09-08 17:18:31 +02:00
Lucas Cimon
2487505c29
Adding accessibility skiplinks 2017-08-18 12:05:32 +02:00
Lucas Cimon
1219b7b8ef Fixing headings hierarchy 2017-08-18 10:47:33 +02:00
Lucas Cimon
2e7d0be668 Adding for title 2017-08-18 10:46:41 +02:00
Lucas Cimon
f7dd31e895
Restoring previous, prettier colors, despite accessibility 2017-08-18 00:19:41 +02:00
Lucas Cimon
d6bf75774d Fixing .mg-article-short alternate img position 2017-08-17 20:42:38 +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
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