Commit Graph

158 Commits

Author SHA1 Message Date
Alexis Tacnet
11632cc94b Separate media queries in css files and add inline css 2017-04-18 20:50:08 +02:00
Michael Noronha
a4392e14dd Added analytics support (#28) 2017-04-16 16:58:56 +02:00
David Keck
eed502dd45 Corrected read time to use proper English
See Stack Exchange article below for more information. These nouns are modifying the word read, and thus don't require the plural form.

http://ell.stackexchange.com/questions/14290/shouldnt-five-minute-walk-be-five-minutes-walk-in-this-sentence
2017-04-14 19:53:06 +02:00
Alexis Tacnet
bdd5cdfbb0 Change google analytics to async 2017-04-08 19:32:59 +02:00
Alexis Tacnet
5b566d80a1 Remove old css and change css name 2017-04-08 19:31:50 +02:00
Alexis Tacnet
0b4c2b5307 Add a navigation a the bottom of posts 2017-04-08 19:23:50 +02:00
Alexis Tacnet
408a4f21fb Add tags to theme and tags pages 2017-04-08 18:51:22 +02:00
Alexis Tacnet
2d00a16823 Replace ionicons with svgs 2017-04-08 17:58:29 +02:00
Alexis Tacnet
1d4878c946 Update fonts with Google Fonts and add new fonts 2017-04-08 17:45:06 +02:00
Eli Uriegas
7e543fe9fd Add middot, move to meta div 2017-04-04 22:28:03 +02:00
Eli Uriegas
798e0f9e00 Adds author information on blog posts
Simply just adds names based on front matter in the post itself.

Can be fully disabled in the `config.toml` with the `noauthor` parameter
2017-04-04 22:28:03 +02:00
Michael Noronha
a8f15571da Added analytics support 2017-04-02 18:29:20 +02:00
Alexis Tacnet
5c65614fd2 If there is more style to image add it when progressive 2017-04-02 15:13:42 +02:00
Tristan Claverie
a9a0b236d3 Fix the case where latestpostcount is missing from configuration. 2017-03-25 17:19:33 +01:00
Alexis Tacnet
80ddd50ee5 Change for version v0.9.1 2017-03-17 17:07:10 +01:00
Alexis Tacnet
b222e32083 Merge for v0.9.0 2017-03-07 16:51:13 +01:00
Alexis Tacnet
15749ce163 Add a version to the css for cache 2017-03-07 14:07:44 +01:00
Alexis Tacnet
424119cbb0 Fix the low images and move hq images in the root 2017-03-07 13:14:33 +01:00
Alexis Tacnet
6049ad0736 Merge branch 'master' into dev 2017-03-07 12:47:13 +01:00
Alexis Tacnet
7b2fd7ea78 Try to fix the images path that need to be absoluts 2017-03-07 12:44:31 +01:00
Jente Hidskes
e375fdc2b9 Fix "Back to posts" hyperlink 2017-02-27 08:59:21 +01:00
Jente Hidskes
44fc89062e Fix extracssfiles 2017-02-26 13:58:00 +01:00
Alexis Tacnet
6d97f25db2 Fix a bit the style of the footer and best posts 2017-02-26 00:03:00 +01:00
Alexis Tacnet
f52e02f88d Extend the footer and always display icons at the bottom 2017-02-25 23:43:48 +01:00
Jente Hidskes
77a27406dd Center the copyright string and icons 2017-02-25 23:43:48 +01:00
Jente Hidskes
7dc989c3bf Add a licensing page 2017-02-25 23:43:48 +01:00
Alexis Tacnet
b89ca391a6 Fix footnotes and anchor href 2017-02-24 14:50:45 +01:00
Alexis Tacnet
74ac69fb6a Remove duplicate lang code 2017-02-24 14:04:37 +01:00
Alexis Tacnet
f0527ffada Add best posts and group by date 2017-02-12 17:58:16 +01:00
Jeff Henson
e02bf39694 Changed blog view on home page.
* Removed date grouping of recent blog posts.
* Added a paramter to specify how many posts to show.
2017-02-12 17:02:41 +01:00
Alexis Tacnet
05fafb6f02 Merge branch 'twitter_card' into dev 2017-02-12 15:45:05 +01:00
Alexis Tacnet
36aa2e733f Add twitter meta properties 2017-02-12 14:11:41 +01:00
Alexis Tacnet
1226046243 Add more alt text 2017-02-12 12:56:17 +01:00
Alexis Tacnet
6f66ec6c11 Remove old css and compress files 2017-02-12 12:26:16 +01:00
Alexis Tacnet
abe49735cd Download fonts and styles, and defer scripts 2017-02-12 11:21:40 +01:00
Alexis Tacnet
de5bc5bcb7 Fix values of progressivejs 2017-02-07 17:24:29 +01:00
Alexis Tacnet
647d2fad5c Add choice for progressive images 2017-02-07 01:38:05 +01:00
Alexis Tacnet
444932ca59 Replace images in the content to progressive figures 2017-02-07 01:22:28 +01:00
Alexis Tacnet
332e98a42f Add progressive js 2017-02-07 01:22:28 +01:00
Alexis Tacnet
24a61d175e Change the way social params interact 2017-01-27 15:51:51 +01:00
gbl08ma
771a57d6a9 Automatically hide blog link in header if there are no blog posts 2017-01-17 23:53:54 +00:00
gbl08ma
812a1a0178 Fix upstream issue #2
The header was including a number of meta-pages (tags, categories...).
Fixed by getting the list of pages from a "regular" page collection that
doesn't include these meta-pages.
2017-01-17 23:28:11 +00:00
Alexis Tacnet
b1b88ae177 Fix the redirection from articles to the blog section 2017-01-04 15:03:10 +01:00
Alexis Tacnet
fbf1d5ae74 Remove pygments 2017-01-04 15:00:03 +01:00
Alexis Tacnet
255816bddb Add a "See more ..." on the homepage to see more blog posts 2017-01-04 14:53:49 +01:00
Alexis Tacnet
f3b2b053ca Add the fact that the blog section is a must 2017-01-04 14:39:30 +01:00
Alexis Tacnet
79e59efb45 Update highlightjs scripts 2017-01-04 14:39:03 +01:00
Alexis Tacnet
35460d3844 Update style of grouping headers in blog and index 2017-01-04 14:09:39 +01:00
Alexis Tacnet
5ff6beef99 Add grouping by month and year in the blog section 2017-01-04 13:48:52 +01:00
Alexis Tacnet
5c5fe525d6 Enumerate sections in the header to do links 2017-01-04 13:48:27 +01:00