Commit Graph

81 Commits

Author SHA1 Message Date
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
Luca Chiricozzi
1fbae852ba Display only 75 words 2015-01-09 20:26:48 +01:00
Luca Chiricozzi
ac2098f084 Removed Open Sans font 2015-01-09 20:25:40 +01:00
Luca Chiricozzi
1acb6d6f56 Some improvement with Schema.org 2015-01-09 19:56:22 +01:00
Luca Chiricozzi
2e337cd80a Updated README 2015-01-09 00:26:37 +01:00
Luca Chiricozzi
69e4b4bf89 Updated README 2015-01-09 00:26:04 +01:00
Luca Chiricozzi
2342d366b0 Updated README 2015-01-09 00:20:19 +01:00
Luca Chiricozzi
94a1d541c3 Updated README 2015-01-09 00:18:22 +01:00
Luca Chiricozzi
8f3afdc695 Added search with Tipue Search 2015-01-09 00:10:05 +01:00
Luca Chiricozzi
248fe15c2a Updated style 2015-01-09 00:09:35 +01:00
Luca Chiricozzi
640d5812d7 Added support for StatCounter 2015-01-09 00:08:43 +01:00
Luca Chiricozzi
71735674eb Added sass-cache 2015-01-08 21:03:02 +01:00
Luca Chiricozzi
4b5a3535be Added sticky-kit 2015-01-08 20:56:15 +01:00
Luca Chiricozzi
690c8ab32b Removed minified sticky-kit 2015-01-08 20:55:40 +01:00
Luca Chiricozzi
6750ce96d0 Added support for PIWIK 2015-01-08 18:10:38 +01:00
Luca Chiricozzi
3135426618 Added a Makefile for SCSS 2015-01-08 17:33:04 +01:00
Luca Chiricozzi
c6f9ee847c Added SCSS source 2015-01-08 17:32:38 +01:00
Luca Chiricozzi
87b92a0137 Updated style 2015-01-08 12:41:19 +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
f7794cae60 Updated README 2015-01-01 22:25:20 +01:00
Luca Chiricozzi
a32555787b Added FAVICON_TYPE 2015-01-01 22:24:16 +01:00
Luca Chiricozzi
c1fa3d6eb7 Updated README 2015-01-01 22:22:36 +01:00