Commit Graph

148 Commits

Author SHA1 Message Date
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
Murilo Santana
de20e56890 Adding RSS link 2016-10-01 18:20:27 -03:00
Andy Huynh
b3980e9d83 ALH: Update example config file to include highlight js 2016-09-02 12:53:34 -07:00
Andy Huynh
1b0897ea6b ALH: Add highlight js for syntax highlighting 2016-09-02 12:46:22 -07:00
Nishanth Shanmugham
45cc9efecd Allow zooming on mobile 2015-12-24 23:25:34 -06:00
Nishanth Shanmugham
204880aac9 v0.3.0
- Change color from orange to blue; improve colors elsewhere
- Change `div.section` to `section`
- Rename  `posts` directory to `blog`
- Add ability to specify extra CSS files in `config.toml`
- Removed `WebFontsFile` feature from `config.toml`
- Remove the initials displayed on top right of single post pages
- Update example site
2015-12-24 16:57:45 -06:00
Nishanth Shanmugham
994913289e Use .BaseURL instead of .BaseUrl
Closes #2
2015-11-08 22:48:12 -06:00
Nishanth Shanmugham
83bf38ddb2 Orange colors
* Add Open Sans to the stack
2015-10-31 16:07:06 -05:00
Nishanth Shanmugham
4331c6ee6d CSS changes
* Dynamic resume link
* More header changes
* CSS for narrow hides
* Fix syntax error in header files
* Add transition for initials link
* Link hover with transition
* Add date in tooltip
* Consistent colors
* Font sizes
* Icon margins

HTTPS in JS correction to remove slashes
2015-10-31 16:07:04 -05:00
Nishanth Shanmugham
29a5b22882 Color changes to background and compensated colors
* Fix overly dark shades
* Remove word count from posts
* Markup changes for single posts headers
* Rename config
* Fix page heading
2015-10-31 16:06:50 -05:00
Nishanth Shanmugham
f76074413e Use Raleway for nav 2015-09-13 17:44:43 -05:00
Nishanth Shanmugham
21af44ba8e Remove font script 2015-08-29 02:34:42 -05:00
Nishanth Shanmugham
6e2e423bec Add CSS cache buster 2015-08-29 02:28:59 -05:00
Nishanth Shanmugham
61c75f4dd6 Fix missing comma in CSS font stack
* Should fix Firefox fonts error
2015-08-29 02:00:12 -05:00
Nishanth Shanmugham
56dc02acc3 Update mobile width background color for header area 2015-08-29 00:50:26 -05:00
Nishanth Shanmugham
348e1e542a Fix titles 2015-08-25 13:53:55 -05:00
Nishanth Shanmugham
b9f26b600a Add example site
* Revert back to using author in params
2015-08-25 00:01:18 -05:00
Nishanth Shanmugham
4aaa445727 Remove Author from site params 2015-08-24 23:40:21 -05:00
Nishanth Shanmugham
7262e07657 Fix page titles 2015-08-24 23:36:26 -05:00
Nishanth Shanmugham
3c6ad30b83 Allow flexible favicon location
* Fix README for these changes
2015-08-24 23:15:57 -05:00
Nishanth Shanmugham
1b5cab40a8 Configurable webfonts file name 2015-08-24 23:10:51 -05:00
Nishanth Shanmugham
b234033bff Add support for ProximaNova
* Edit README
* Compile CSS
2015-08-24 23:00:29 -05:00
Nishanth Shanmugham
05141122f3 Remove unused skeleton.css
* Remove navlist.css
* Fix included CSS files
2015-08-24 18:30:19 -05:00
Nishanth Shanmugham
d2264ad3f3 Add all files 2015-08-24 18:28:03 -05:00