Commit Graph

2085 Commits

Author SHA1 Message Date
Alexander Ivanov 01dd84d129 Update link to Hugo site
The http://hugo.spf13.com is unreachable. By the context, the https://gohugo.io will be appropriate.
2017-09-01 14:30:25 +03:00
digitalcraftsman c336c33527 Use .Site.BaseURL to generate sidebar "Home" link 2017-07-25 19:03:24 +02:00
Vivek Ghaisas 5aab5b03ab Fix indentation in layouts
- Change indentation to 2 spaces to match convention
- Don't indent <body> and <head> as per convention
2017-07-25 19:02:27 +02:00
Mohammed El-Dahash 561c22d401 Print CSS to fix printing problems
No more sidebar filling half of the printed pages, or unnecessary blank pages.
2017-07-25 18:29:32 +02:00
Mohammed El-Dahash b155b334bd Add print css link 2017-07-25 18:29:32 +02:00
Mohammed El-Dahash b35d6d2d6b Add print css link 2017-07-25 18:29:32 +02:00
Bjørn Erik Pedersen 80695973ac Fix disqusShortname conditional
Fixes #43
2017-07-25 10:18:25 +02:00
Vivek Ghaisas e199c3b532 Use .Site.BaseURL to generate sidebar "Home" link 2017-05-26 23:17:53 +03:00
digitalcraftsman daead1a8b0 Bump required Hugo version to v0.19+ 2017-04-08 18:25:09 +02:00
Oliver Schneider 6404f691fa Replacing deprecated function call with now preferred version (#39)
Using the old call was producing the following Warning:

WARNING: Page's Now is deprecated and will be removed in a future
release. Use now (the template func).
2017-03-25 12:09:32 +01:00
Harsh Shandilya 565b880fab 404 : Remove footer 2017-01-26 15:36:33 +05:30
Harsh Shandilya 57aa3f722f Add in a cheeky 404 page :') 2017-01-26 15:07:05 +05:30
Harsh Shandilya 1e39ef0d29 Optimise SEO 2017-01-15 20:08:24 +05:30
Harsh Shandilya a4d828fc8e unminify css, improve icon sizes and color schemas 2017-01-15 19:59:27 +05:30
Harsh Shandilya 2881e84ad5 cleanup 2017-01-15 03:35:44 +05:30
Harsh Shandilya 5bd9426fec new theme 2017-01-15 03:32:31 +05:30
Harsh Shandilya 02b9f86721 Fix OCD padding 2017-01-15 02:49:23 +05:30
Harsh Shandilya 4068a8b7ae Keep avatar image hosted within the site 2016-12-11 01:42:54 +05:30
Harsh Shandilya 08055d40f0 Remove old theme and nix example site
Also added some SEO stuff
2016-12-09 10:06:17 +05:30
Harsh Shandilya 6ab179dcd5 Let's Linux, eh? 2016-12-08 00:25:39 -06:00
Harsh Shandilya 6814adf52e wtf is a mobile build engineer? 2016-12-07 21:03:02 -08:00
digitalcraftsman d34cfef927 Rename RSSlink to RSSLink 2016-11-17 20:11:20 +01:00
Bjørn Erik Pedersen 99a6d2a372 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 09:18:55 +01:00
Harsh Shandilya 5f047bc141 Some Google specific tuning
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2016-11-11 22:54:34 +05:30
Harsh Shandilya 876c0a8d0d Woops 2016-11-09 13:12:38 +05:30
Harsh Shandilya 91c9f0eb70 Try out netlify's form submissions
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2016-11-08 18:09:43 +05:30
Harsh Shandilya 75a3736b1e Add gitignore
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2016-10-15 21:38:48 +05:30
Harsh Shandilya de3b56952e Update avatar 2016-10-06 08:43:52 +05:30
Harsh Shandilya 5b8aad352a Stretch out the Twitter feed even more 2016-10-04 09:19:57 +05:30
Jason Yee dbf82dbcff Add layout-reverse body class code to single and list templates. 2016-08-19 19:20:33 +02:00
Jakub Kucharski 61243733ec Don't repeat title in <title> tag on the home page 2016-08-19 19:17:17 +02:00
Harsh Shandilya 9c31c7f913 Increase width of the Twitter feed 2016-07-29 01:24:02 +05:30
Pedro Melo fff9d5b21f Add installation section 2016-07-26 14:27:07 +02:00
Harsh Shandilya 0269d8fe68 Merge branch 'master' of https://github.com/MSF-Jarvis/msfjarvis.me 2016-07-23 13:02:16 -05:00
Harsh Shandilya eb24365aba Cleanup config
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2016-07-23 13:02:14 -05:00
Harsh Shandilya aa824da21f Add Twitter feed
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2016-07-23 23:30:56 +05:30
Harsh Shandilya dfba8bf5ec Add link to blog 2016-07-14 15:38:42 +05:30
Harsh Shandilya 8cff99c06d Add some possibly unneeded SEO shiz 2016-07-10 21:10:28 +05:30
MSF Jarvis a129275ae6 Fix url
Signed-off-by: MSF Jarvis <msfjarvis@gmail.com>
2016-07-08 18:42:47 +05:30
MSF Jarvis 989ec79061 Initial commit
Signed-off-by: MSF Jarvis <msfjarvis@gmail.com>
2016-07-08 18:27:17 +05:30
Ján Koščo a04b9e1574 Add configuration to Reverse layout 2016-03-08 23:16:04 +01:00
Matthew Buckett d06d24a0a3 Use language from configuration.
The header should use the language supplied in the configuration rather than hardcoding to english (US).
2016-01-02 12:42:18 +00:00
digitalcraftsman bf6f0a4426 Merge pull request #26 from bigwhite/master
fix #25: make 404 page use Site.Params.themeColor
2015-09-22 12:34:03 +02:00
Tony Bai 1d6e11a374 make 404 page use Site.Params.themeColor 2015-09-22 17:28:15 +08:00
Bjørn Erik Pedersen 1bb0a5b332 Merge pull request #23 from philgs/double-slash
Remove double-slashes in stylesheet URLs
2015-08-13 18:27:09 +02:00
philgs ca2ed0b862 Remove double-slashes in stylesheet URLs 2015-08-13 11:19:02 -04:00
digitalcraftsman 52c5552a43 Fixes #22 2015-08-01 13:21:28 +02:00
digitalcraftsman 4124bae9ce Updated theme.toml 2015-07-17 12:38:13 +02:00
digitalcraftsman 6fdb7f9d4b Removed non-working link from README 2015-07-17 12:28:12 +02:00
digitalcraftsman 62ef2ef06f Added Disqus support 2015-07-17 12:23:59 +02:00