Commit Graph

59 Commits

Author SHA1 Message Date
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
Keichi Takahashi 9f5f290af5 Merge pull request #12 from ethanmad/contact-link
Add contact (email) link
2015-05-12 21:47:35 +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 883da9dc3a Merge pull request #7 from yutaf/fixWordWrap
Enable word wrapping
2015-05-06 14:03:15 +09:00
yutaf a6f8b03549 Enable word wrapping 2015-05-02 17:03:13 +09: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 cd24fc9c1b Merge pull request #5 from icecreammatt/header-padding
Added 15px of padding so social icons are not flush against the bottom o...
2015-04-02 00:13:15 +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 64e87cd4a8 Removed 15px padding since this caused too much padding in Chrome.
Added a 1px padding bottom under the .header-text which causes Firefox to match chrome without changing Chrome very much.
2015-03-31 13:10:01 -07:00
Keichi Takahashi 70aa47a596 Merge pull request #3 from icecreammatt/avatar-fix
Fixed avatar so it does not transform into an oval shape in some cases
2015-03-31 23:14:00 +09:00
Keichi Takahashi 1b825e9af0 Merge pull request #4 from icecreammatt/stack-overflow
Added Stackoverflow to the list of social links
2015-03-31 23:03:35 +09:00
Matt Carrier bc264a0eff Added 15px of padding so social icons are not flush against the bottom of the header 2015-03-31 00:52:58 -07:00
Matt Carrier 59b29d4a62 Added Stackoverflow to the list of social links 2015-03-31 00:52:01 -07:00
Matt Carrier 9007059731 Fixed avatar so it does not transform into an oval shape in some cases 2015-03-31 00:47:42 -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 1064a9b562 Update README 2015-02-23 22:11:59 +09:00
Keichi Takahashi 9e14c071b3 Add author contact button 2015-02-23 22:11:59 +09:00
Keichi Takahashi d3bc7876fe Add style for author name/bio/avatar 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 69e10dc344 Improve detail 2015-02-23 22:11:58 +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 4e1e9740a9 Removed unnecessary transition style 2015-02-09 15:49:11 +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 525171d440 Show images in post responsively 2015-02-04 18:26:46 +09:00
Keichi Takahashi bb0f40aac3 Add Bootstrap customization configuration 2015-02-04 15:51:12 +09:00
Keichi Takahashi 7ed8534503 Print style improvements 2015-02-04 03:01:06 +09:00
Keichi Takahashi a2d7fc848d Improved design on mobile devices 2015-02-04 03:00:54 +09:00
Keichi Takahashi 0c956d6aa7 Fix typo in README 2015-02-04 00:56:38 +09:00
Keichi Takahashi 9c8318a218 Improve README readability 2015-02-04 00:41:34 +09:00
Keichi Takahashi 5bfedded5c Add screenshot and thumbnail 2015-02-04 00:38:50 +09:00
Keichi Takahashi 6221303a90 Change Japanese heading font 2015-02-04 00:38:18 +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
Keichi Takahashi 2b9af7924a Cosmetic fixup 2015-02-03 23:46:18 +09:00
Keichi Takahashi 85f9f12f0f Add Google Analytics Tracking 2015-02-03 23:46:11 +09:00