Commit graph

225 commits

Author SHA1 Message Date
Alexandre Vicenzi
2bfd49a853
Merge pull request #156 from pawelngei/just-icons
Upgrade Font Awesome to 5 and decrease contact icon jump
2018-12-04 10:39:02 +01:00
Alexandre Vicenzi
6583473d4b
Merge pull request #160 from pawelngei/optional-continue-reading
Display "Continue Reading" button only if the article is longer than the summary
2018-12-04 10:35:27 +01:00
alxd
290f94f4de remove unnecessary whitespace if there's no Continue Reading button 2018-10-16 13:05:58 +02:00
alxd
b0f9d0fd21 compare article and summary contents, not their lengths 2018-10-16 13:05:24 +02:00
alxd
2435527e32 replace envelope-open icon with envelope 2018-10-16 12:56:52 +02:00
alxd
9e23ebfcad collapse base.html else/if to one line 2018-10-16 12:50:43 +02:00
alxd
6a0ebc70e5 make the font awesome class if/else more readable 2018-10-07 12:50:49 +02:00
alxd
4f9262302f display "continue reading" button only if the article is longer than a summary 2018-10-07 12:41:39 +02:00
Alexandre Vicenzi
05ef87d545
Merge pull request #155 from nnadeau/patch-1
Striptags from neighbors article title
2018-10-06 15:39:05 +02:00
Nicholas Nadeau, P.Eng., AVS
0cd2d00d99
striptags from article title 2018-07-30 18:46:25 -04:00
alxd
a8d8188003 decrease icon jumping and optimize icon lib switching 2018-07-17 16:39:17 +02:00
alxd
775df1256d upgrade font-awesome to 5 and add mastodon 2018-07-05 23:12:25 +02:00
Alexandre Vicenzi
5a41ce0093 Update readme. 2018-06-24 01:55:49 -03:00
Alexandre Vicenzi
b3bd59002a Version 2.2.0 article. 2018-06-24 01:07:03 -03:00
Alexandre Vicenzi
17daec4651 Update. 2018-06-24 00:51:22 -03:00
Alexandre Vicenzi
69077d3d19 Websafe fonts and option to disable google fonts.
This issue is related to #118.
2018-06-24 00:37:12 -03:00
Alexandre Vicenzi
513ffc0cfa Fix weird pre-code style.
This fixes #108.
2018-06-24 00:10:05 -03:00
Alexandre Vicenzi
82daaf6e52 Pygments: Fix styles override.
This fixes #119.
2018-06-24 00:01:22 -03:00
Alexandre Vicenzi
65cc7b24c9 Update pygments. 2018-06-23 22:54:37 -03:00
Alexandre Vicenzi
598e0e49b2
Merge pull request #127 from Phyks/cc_images
Add an option to host CC icon rather than querying an external service
2018-06-23 22:12:28 -03:00
Alexandre Vicenzi
5fa53dea10
Merge pull request #153 from Regrau/add-bitbucket-background-color-to-social-icons
Add background color for bitbucket icon

Fix #152
2018-05-10 09:54:17 -03:00
Georg Grauberger
ec903b0191 Add background color for bitbucket icon 2018-05-09 22:46:10 +02:00
Alexandre Vicenzi
559b63bcc5
Update README.md 2018-02-26 23:25:14 -03:00
Alexandre Vicenzi
cbc9cd6885
Merge pull request #144 from olipratt/addthisdivcheck
Close the addthis relatedposts div, and only include it if addthis is enabled
2018-02-26 09:37:06 -03:00
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