Commit Graph

56 Commits

Author SHA1 Message Date
Jakub Filo dbe27d3937 Replaced Google Analytic with Tag Manager 2019-05-18 21:41:01 +02:00
Jakub Filo 5a735fdeb0 Moved social links to top and made them disappear when cursor is outside
header
2017-04-18 03:20:56 +02:00
Jakub Filo a4b7d7214a More ads, smaller titles for mobile screens 2017-04-01 09:51:54 +02:00
Jakub Filo 23a6bfeb41 Fixed RSS by hardcoding it 2017-03-30 04:05:20 +02:00
Jakub Filo f683274255 Fixed RSS 2017-03-30 04:01:52 +02:00
Jakub Filo d63c0ccb0e Changed design. Added footer ad. 2017-03-30 03:47:46 +02:00
Jakub Filo 1d2d793065 -fixed unwanted scrollbar behavior
-modified font awesome links section of header
-cleaned up footer
-changed name to planblog to better fit my use
-added adsense support
2017-03-29 22:24:53 +02:00
Mark Pitman ecc5ab2ecb removing extraneous aria-hidden that wasn't inside an element 2015-07-21 19:53:54 -07:00
Keichi Takahashi 0698e89a42 Move disqus above the author section 2015-07-18 00:25:27 +09:00
Keichi Takahashi 46610182d6 Move disqus setting under .Site.Params 2015-07-18 00:20:39 +09:00
Keichi Takahashi 2a9970a078 Set aria-hidden attribute for icons 2015-07-17 20:49:53 +09:00
Keichi Takahashi 03f2fe3df9 Merge pull request #16 from mapitman/master
Changed header.html to use languageCode from config.toml instead of hard-coded to "ja"
2015-07-17 20:47:40 +09:00
Eddy Gammon 047af937ae Adding Instagram.com link 2015-07-16 19:22:16 +01:00
Mark Pitman 71d57def8c added <hr> tag above pagination controls 2015-07-12 20:10:40 -07:00
Mark Pitman 9f394ed30a Merge remote-tracking branch 'upstream/master' 2015-07-12 19:45:14 -07:00
Mark Pitman f863c4c792 updated header template to use the language defined in the site's
config.toml
2015-07-12 19:42:06 -07:00
Keichi Takahashi cfc3cd6502 Merge pull request #14 from mapitman/master
added ability to change the top image for each post
2015-07-10 23:15:17 +09:00
Mark Pitman a76fda6810 Implemented paging 2015-07-08 00:47:04 -07:00
Stefan Podkowinski 917dc06c6f added keybase.io share link 2015-06-29 22:36:28 +02:00
Mark Pitman e1efac013b added ability to change the top image for each post
just add an "image" parameter in the front matter of your post
2015-06-25 23:05:57 -07:00
Keichi Takahashi ff7b17393a Merge branch 'master' of github.com:keichi/vienna 2015-06-16 13:23:27 +09:00
Keichi Takahashi 9a0270e424 Fix deprecation warning on template var names 2015-06-16 13:21:03 +09:00
Keichi Takahashi 4d7a1fb621 Merge pull request #8 from ethanmad/themecolor
Add theme-color tag in header (defined by themecolor param)
2015-05-12 21:56:37 +09:00
Keichi Takahashi 5b0645d194 Merge pull request #10 from ethanmad/better-stackoverflow-link
Change stackoverflow param to require user id rather than url
2015-05-12 21:56:15 +09:00
Keichi Takahashi a28f43fadd Merge pull request #9 from ethanmad/nojp-linkedin
Change LinkedIn url to exclude subdomain
2015-05-12 21:49:03 +09:00
Keichi Takahashi 0dfdf1094e Merge pull request #11 from ethanmad/googleplus
Add Google+ link
2015-05-12 21:47:43 +09:00
Ethan Madison c3610de098 Add contact (email) link 2015-05-11 00:31:09 -07:00
Ethan Madison 3431b3ea3f Add Google+ link (defined by googleplus param) 2015-05-11 00:29:51 -07:00
Ethan Madison 271eaf41c2 Change stackoverflow param to require user id 2015-05-11 00:18:26 -07:00
Ethan Madison 20d1449c67 Change LinkedIn url to exclude subdomain 2015-05-11 00:16:43 -07:00
Ethan Madison a741672bdf Add theme-color tag in header (defined by themecolor param) 2015-05-11 00:13:57 -07:00
Keichi Takahashi 5988db197a Fixed invalid markups 2015-04-02 22:09:56 +09:00
Keichi Takahashi b867f968fa Add og:image tag 2015-04-02 22:00:47 +09:00
Keichi Takahashi acc2526664 Merge pull request #6 from icecreammatt/webfonts-https-support
Removed protocol from Google fonts link to support HTTPS and HTTP
2015-04-01 19:48:45 +09:00
Matt Carrier 56299d5e83 Removed protocol from Google fonts link to support HTTPS and HTTP 2015-04-01 00:18:17 -07:00
Matt Carrier 59b29d4a62 Added Stackoverflow to the list of social links 2015-03-31 00:52:01 -07:00
Keichi Takahashi 860dd3eb62 Remove redundant slashes
Since hugo 0.13, .Site.BaseUrl is normalized with a trailing slash.
2015-02-25 16:04:29 +09:00
Keichi Takahashi 120a14e1e1 Improved HTML5 markup validity 2015-02-25 15:46:52 +09:00
Keichi Takahashi 9e14c071b3 Add author contact button 2015-02-23 22:11:59 +09:00
Keichi Takahashi 630c7803a3 Fixed next/prev post links. Closes #2 2015-02-23 22:11:59 +09:00
Keichi Takahashi c6ab3726c0 Add space after RSS icon 2015-02-09 18:52:09 +09:00
Keichi Takahashi 3f94771d32 Add back to home button 2015-02-09 18:50:01 +09:00
Keichi Takahashi 3cdfa0bd5b Add subscribe button 2015-02-09 15:51:06 +09:00
Keichi Takahashi 6e37b595d1 Use Bootstrap's grid system in 404 page 2015-02-09 13:57:06 +09:00
Keichi Takahashi 080202e6cc Simplified implementation of cover image 2015-02-05 03:08:19 +09:00
Keichi Takahashi 9acf1a71c5 Add author info section in post footer 2015-02-05 02:33:31 +09:00
Keichi Takahashi 7ed8534503 Print style improvements 2015-02-04 03:01:06 +09:00
Keichi Takahashi 052e93c752 New header image style 2015-02-04 00:14:48 +09:00
Keichi Takahashi a79c1b8183 Fix design of post tags 2015-02-03 23:54:30 +09:00
Keichi Takahashi df7f7d6cf3 Add OGP tags 2015-02-03 23:53:05 +09:00