Commit Graph

9 Commits

Author SHA1 Message Date
Alexander Dunkel 16c9d78ae5 Add code copy button to all code fields in the blog (#81) 2019-08-18 22:27:31 +08:00
Akio Taniguchi c2e02c5dff Fix behaviour of auto-hide header (#78)
Fixed #76: 
On mobile environment (iOS Safari), when the page scrolls to the top then bounce back, the header (bottom bar) turns to hide unexpectedly. Fixed it by forcing `currentScrollPosition` not a negative value.
2019-06-22 17:27:00 +08:00
Track3 028dc62e3b Add anchor points to post list page
* post-year now has anchor point, you can click on it or input url with hash tag to jump to a specific year.
* See #39
2019-03-24 11:45:41 +08:00
Track3 c3da1e0281 Fix menu toggle 2019-01-04 17:05:49 +08:00
Track3 334d05e5a1 Fix featured image toggle 2019-01-03 18:25:14 +08:00
Track3 1e17ccb801 Remove inline style and script of bg-img
* See #22
2019-01-01 17:53:20 +08:00
Track3 4fb41e8a9a Improve javascript 2018-12-30 11:52:17 +08:00
Track3 98c3c64499 Add toggle toc button 2018-12-28 22:52:23 +08:00
Track3 44dbcd6f34 First commit 2018-10-23 13:15:50 +08:00