Commit graph

401 commits

Author SHA1 Message Date
olipratt
656be15154 Close the addthis relatedposts div, and only include it if addthis is enabled in config 2018-02-24 13:59:51 +00:00
Alexandre Vicenzi
706a0aa930 Fix link. 2018-01-13 01:55:03 -02:00
Alexandre Vicenzi
1ffe331021 Update readme. 2018-01-13 01:52:52 -02:00
Alexandre Vicenzi
928e4c1067 Blog. 2018-01-13 01:44:00 -02:00
Alexandre Vicenzi
aaa4d21cd7 Create CNAME 2018-01-13 01:32:45 -02:00
Alexandre Vicenzi
798ddee7bd Docs. 2018-01-13 01:31:08 -02:00
Alexandre Vicenzi
fc0724e495
Merge pull request #142 from rhyven/patch-1
Fix Google Tag Manager targets
2018-01-08 09:53:00 -02:00
Eric Light
3c4067cdce
Fix iFrame target 2018-01-06 16:11:27 +13:00
Eric Light
f9c6297eae
Fix JS .src target 2018-01-06 16:09:16 +13:00
Alexandre Vicenzi
c945316793
Update README.md 2017-12-04 23:48:04 -02:00
Alexandre Vicenzi
a9167005b3
Merge pull request #140 from behnam/patch-1
Move important head elements to top of the block
2017-11-14 15:19:14 -02:00
Behnam Esfahbod ❄
6c92ccb57b
Move important head elements to top of the block
The `<meta charset>` tag is expected to be in the first 1024 bytes of an HTML file, so it's common to keep it as the very first item under the `<head>` tag. (See <https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta>)

Also moving up other important meta tags which may affect rendering of the page as a whole.
2017-11-14 09:17:20 -08:00
Alexandre Vicenzi
86e7ef9568
Merge pull request #139 from jswh/master
remove duoshuo
2017-11-13 13:15:48 -02:00
jswh Elric
4d1d792174 remove duoshuo 2017-11-12 01:26:34 +08:00
Eric Light
229ad20d36 Move Google Analytics import into the <head> section (#138)
* Move Google Analytics import into the <head> section

* Changes to move Google Tag Manager into <head> tag, while leaving the noscript section in the <body> tag.
2017-09-20 17:34:36 -03:00
Alexandre Vicenzi
0091474a91 Merge pull request #136 from sumnerevans/master
#135 add Medium background color
2017-09-05 15:57:19 -03:00
Sumner Evans
8851d01494
#135 add Medium background color 2017-08-30 08:57:51 -06:00
Artium Nihamkin
dde2b74172 CSS for .align-center class #120 (#121) 2017-07-13 18:22:18 -03:00
Alexandre Vicenzi
0311372aa8 Update readme. 2017-07-12 23:25:05 -03:00
Lucas Verney
f977cb353f Draw period_archives according to the archives model. This fixes margin for period archives. (#126)
Draw period_archives according to the archives model
2017-07-12 11:18:16 -03:00
Phyks (Lucas Verney)
81b48555e7 Add an option to host CC icon rather than querying an external service
See #112 for more context on this.
2017-06-23 14:52:50 +02:00
Daniel Gill
79c91d1335 Added tumblr background color for use in SOCIAL variable 2017-04-24 09:52:56 -03:00
Alexandre Vicenzi
46fe5918cd Styles. 2017-04-22 20:16:33 -03:00
Marc-Antoine Parent
1802e84241 Support article translation 2017-04-22 19:34:29 -03:00
Oliver Pratt
a6f12ec781 Add support for the neighbors plugin (#98) 2017-04-22 03:54:50 -03:00
Alexandre Vicenzi
212f106a55 Change menu layout. 2017-04-22 03:48:23 -03:00
Alexandre Vicenzi
34c1143204 Fixes. 2017-04-22 03:41:39 -03:00
Mark Olson
ec070a15bd Added instagram background color for use in SOCIAL variable (#110) 2017-04-03 17:16:41 -03:00
Alexandre Vicenzi
225c8c2fd0 Merge pull request #100 from rullmann/add_xing_background
add xing background color for use in SOCIAL variable
2017-03-20 08:49:14 -03:00
Alexandre Vicenzi
fb5b8f683b Merge pull request #105 from nerdoc/patch-1
better English
2017-03-20 08:45:16 -03:00
Christian González
b538cb21bd better English 2017-03-20 10:27:48 +01:00
Rico Ullmann
1fd8ffd75a add xing background color for use in SOCIAL variable 2017-03-19 19:16:23 +01:00
Alexandre Vicenzi
567cc8964f Fix #90. 2017-03-14 01:17:17 -03:00
Alexandre Vicenzi
84fd6c4f59 Update screenshots. 2017-03-14 01:01:47 -03:00
Alexandre Vicenzi
9381349161 Fix broken links. 2017-03-14 00:47:35 -03:00
Alexandre Vicenzi
26e0477e6f Update broken link. 2017-03-14 00:25:47 -03:00
Alexandre Vicenzi
dd888d32eb Update readme. 2017-03-14 00:23:49 -03:00
Alexandre Vicenzi
a6d702c283 Update translations chart. 2017-03-14 00:23:39 -03:00
Alexandre Vicenzi
b39448f3cd Update transle script. 2017-03-14 00:12:22 -03:00
Alexandre Vicenzi
323166a287 New translations. 2017-03-14 00:12:11 -03:00
Oliver Pratt
06938e4bbb noindex nofollow robots meta tag value for hidden pages 2017-03-09 21:43:12 -03:00
Oliver Pratt
772035ea96 Make the pagination buttons draw with the same height (#92) 2017-03-02 17:01:46 -03:00
Antoine Lorence
25be6c1a1a Fix <noscript> tag in Piwik tracking script (#94) 2017-03-02 09:11:19 -03:00
Dmytro Litvinov
2d76193b9e Change ADD_THIS for working inline tool (#89) 2017-02-24 09:06:49 -03:00
Matěj Šmíd
9b7f89a5e7 added support for representative_image plugin (#83) 2017-02-23 13:50:54 -03:00
Dmytro Litvinov
a76e802b8f Add variable DISABLE_URL_HASH for pretty URL in browser (#88) 2017-02-23 13:47:51 -03:00
Alexandre Vicenzi
bea8a3724d Update README.md 2017-02-20 16:01:05 -03:00
Alexandre Vicenzi
f762ed5b77 Merge pull request #82 from smidm/master
github corners support
2017-02-15 11:31:42 -02:00
Matěj Šmíd
92db3aa5f7 changed variable name 2017-02-15 14:23:50 +01:00
Matěj Šmíd
ec0a6f90e4 moved the conditional to the base.html 2017-02-15 14:08:35 +01:00