aboutsummaryrefslogtreecommitdiff
path: root/resources
Commit message (Collapse)AuthorAgeFilesLines
* Minor improvementsTrack32020-06-082-4/+4
| | | | | | * fix footnote style * speed up header animations * update animate.css, remove `-webkit-` vendor prefix
* Fix homepage overflow (#107)Track32019-10-274-16/+2
| | | | | Home content area overflows when screen height is short: Fixed by using min-height instead of fixed 100vh height.
* Add code copy button to all code fields in the blog (#81)Alexander Dunkel2019-08-185-4/+8
|
* Add basic support for nested menuTrack32019-06-224-2/+12
| | | * Related issue: #53
* Fix behaviour of auto-hide header (#78)Akio Taniguchi2019-06-222-10/+0
| | | | 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.
* Add related content section to single page (#77)Track32019-06-212-2/+2
| | | | Set `relatedPosts` to `true` in the config to enable this.
* Improve links designTrack32019-06-192-2/+2
| | | | * To provide a stronger feedback, all `a` tags now has a shadow on mouse hover. * Links in contents now has a better animation.
* Regenerate resources after mergeTrack32019-06-152-2/+2
|
* Add anchor points to post list pageTrack32019-03-244-4/+4
| | | | * 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
* Tweak the 404 pageTrack32019-02-262-2/+2
| | | | | | * New svg image with animation * Remove button word-break property (#51) * Adjust margin
* Set `word-wrap: break-word` by defaultTrack32019-02-142-2/+2
| | | * Closes #32
* Regenerate resources after mergeTrack32019-02-032-2/+2
|
* Add anchor links to heading (#38)Track32019-01-272-2/+2
| | | | * Closes #36
* Fix menu toggleTrack32019-01-042-2/+2
|
* Fix featured image toggleTrack32019-01-034-5/+6
|
* Remove inline style and script of bg-imgTrack32019-01-012-6/+6
| | | | * See #22
* Minor style improvementsTrack32018-12-312-2/+2
| | | | | * Get rid of inline style for mobile menu (#22) * Improve background image & post meta link style
* Improve javascriptTrack32018-12-304-4/+4
|
* Regenerate resources before mergeTrack32018-12-284-4/+5
|
* Adjust styleTrack32018-12-162-2/+2
| | | | <figure>, footnotes, <hr> etc.
* Improve code quality & consistencyTrack32018-12-122-2/+2
| | | | | | * Add EditorConfig * Rebuild animate.css: remove an unused animation * Slightly rewrite header part
* Fix DisqusTrack32018-12-112-2/+2
| | | | | * Use Hugo's built-in disqus template * Add some extra style * See #9
* Regenerate resources/Track32018-11-202-3/+3
|
* First commitTrack32018-10-234-0/+14