Alexis Tacnet
5c65614fd2
If there is more style to image add it when progressive
2017-04-02 15:13:42 +02:00
Alexis Tacnet
80ddd50ee5
Change for version v0.9.1
2017-03-17 17:07:10 +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
Jente Hidskes
44fc89062e
Fix extracssfiles
2017-02-26 13:58: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
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
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
fbf1d5ae74
Remove pygments
2017-01-04 15:00:03 +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
5c5fe525d6
Enumerate sections in the header to do links
2017-01-04 13:48:27 +01:00
Alexis Tacnet
cc057fff6d
Update highlight js to 9.9
2017-01-04 12:10:36 +01:00
Alexis Tacnet
1e58948395
Replace the old method to see if it is home by .IsHome
2017-01-04 01:02:05 +01:00
Alexis Tacnet
e4c5bb57ca
The baseURL should have a slash at the end
2016-12-31 12:10:33 +01:00
Alexis Tacnet
90b1e93f38
Add more correct path with BaseURL
2016-12-27 14:35:16 +01:00
Alexis Tacnet
52025ab00e
Fix links and path if the blog is in a subdomain
2016-12-26 22:59:32 +01:00
Alexis Tacnet
8b42cb37ea
Move logo reference in config file
2016-12-26 17:09:51 +01:00
Alexis Tacnet
cd27b21d58
Merge upstream of the fork
2016-12-26 17:06:24 +01:00
Alexis Tacnet
3065147286
Add site title everywhere
2016-12-06 23:57:06 +01:00
Alexis Tacnet
4bf549032a
Get the head bigger
2016-12-06 23:56:54 +01:00
passw0rd123
8d43fe18bb
don’t leak referrer to linked sites
...
https://webbkoll.dataskydd.net/en/
2016-12-06 23:50:43 +01:00
Nishanth Shanmugham
4207493143
Remove cachebuster until #32 is resolved.
2016-12-03 23:30:17 -06:00
Alexis Tacnet
9f8b26993e
Delete useless icons
2016-12-03 11:52:42 +01:00
Alexis Tacnet
1c04c1e14a
Delete google analytics
2016-12-03 11:51:33 +01:00
Alexis Tacnet
95d322c326
Add logo on the side
2016-12-03 11:50:40 +01:00
Nishanth Shanmugham
0b494a5782
cachebuster: wrong way around
...
Fixes #32 .
2016-12-03 03:01:56 -06:00
Robin Stocker
97f796f224
Support additional languages for highlight.js
...
highlight.min.js only includes 22 commonly used languages. E.g. Go and
Rust are not part of that set. This change allows users to add the JS
for additional languages via a config option.
I've also updated the library to the newest version.
2016-12-02 11:21:00 +11:00
Bjørn Erik Pedersen
5917f042e5
Rename RSSlink to RSSLink
...
The former will be deprecated and eventually removed from Hugo.
Note: Currently both of them exist in Hugo, which is the reason for the cleanup.
2016-11-17 08:53:41 +01:00
remeh
f89eae3668
layouts: restore compatibility with Hugo < 0.18
2016-11-09 21:06:20 +01:00
remeh
2e1a9232cc
header: support for static avatar.
2016-11-08 21:56:08 +01:00
remeh
3c87066710
header: add Gravatar support.
2016-11-08 21:18:47 +01:00
remeh
95940453e7
layouts: fix refactoring error using get on Param.
2016-11-07 19:33:29 +01:00
remeh
51b5b6541f
layouts: replace all get on Params.
2016-11-07 19:28:30 +01:00
remeh
07da40c3cf
layouts: access DateForm and DateFormFull param as string.
...
This fix the usage of this theme with Hugo 0.18-dev
2016-11-07 19:09:51 +01:00
Nishanth Shanmugham
93618f9ec8
.container .content CSS and .post-item HTML fixes
...
* .container .content for icons should not be 100%
to help with centering.
* Use span for .post-item internals, otherwise Firefox
messes up at smaller screen width with the list bullet
and title on separate lines.
* README wording
Fix #17
2016-10-08 00:17:08 -05:00
Murilo Santana
c90a6943c0
only alternate
2016-10-01 23:05:13 -03:00