Commit Graph

29 Commits

Author SHA1 Message Date
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 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 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 df7f7d6cf3 Add OGP tags 2015-02-03 23:53:05 +09:00
Keichi Takahashi 85f9f12f0f Add Google Analytics Tracking 2015-02-03 23:46:11 +09:00
Keichi Takahashi da67c4e25a Do not show page title at the homepage 2015-02-03 22:42:27 +09:00
Keichi Takahashi f76f6f9526 Initial commit 2015-02-03 15:21:35 +09:00