| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Minor improvements | Track3 | 2020-06-08 | 2 | -4/+4 |
| | | | | | | | * fix footnote style * speed up header animations * update animate.css, remove `-webkit-` vendor prefix | ||||
| * | Fix homepage overflow (#107) | Track3 | 2019-10-27 | 4 | -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 Dunkel | 2019-08-18 | 5 | -4/+8 |
| | | |||||
| * | Add basic support for nested menu | Track3 | 2019-06-22 | 4 | -2/+12 |
| | | | | * Related issue: #53 | ||||
| * | Fix behaviour of auto-hide header (#78) | Akio Taniguchi | 2019-06-22 | 2 | -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) | Track3 | 2019-06-21 | 2 | -2/+2 |
| | | | | | Set `relatedPosts` to `true` in the config to enable this. | ||||
| * | Improve links design | Track3 | 2019-06-19 | 2 | -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 merge | Track3 | 2019-06-15 | 2 | -2/+2 |
| | | |||||
| * | Add anchor points to post list page | Track3 | 2019-03-24 | 4 | -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 page | Track3 | 2019-02-26 | 2 | -2/+2 |
| | | | | | | | * New svg image with animation * Remove button word-break property (#51) * Adjust margin | ||||
| * | Set `word-wrap: break-word` by default | Track3 | 2019-02-14 | 2 | -2/+2 |
| | | | | * Closes #32 | ||||
| * | Regenerate resources after merge | Track3 | 2019-02-03 | 2 | -2/+2 |
| | | |||||
| * | Add anchor links to heading (#38) | Track3 | 2019-01-27 | 2 | -2/+2 |
| | | | | | * Closes #36 | ||||
| * | Fix menu toggle | Track3 | 2019-01-04 | 2 | -2/+2 |
| | | |||||
| * | Fix featured image toggle | Track3 | 2019-01-03 | 4 | -5/+6 |
| | | |||||
| * | Remove inline style and script of bg-img | Track3 | 2019-01-01 | 2 | -6/+6 |
| | | | | | * See #22 | ||||
| * | Minor style improvements | Track3 | 2018-12-31 | 2 | -2/+2 |
| | | | | | | * Get rid of inline style for mobile menu (#22) * Improve background image & post meta link style | ||||
| * | Improve javascript | Track3 | 2018-12-30 | 4 | -4/+4 |
| | | |||||
| * | Regenerate resources before merge | Track3 | 2018-12-28 | 4 | -4/+5 |
| | | |||||
| * | Adjust style | Track3 | 2018-12-16 | 2 | -2/+2 |
| | | | | | <figure>, footnotes, <hr> etc. | ||||
| * | Improve code quality & consistency | Track3 | 2018-12-12 | 2 | -2/+2 |
| | | | | | | | * Add EditorConfig * Rebuild animate.css: remove an unused animation * Slightly rewrite header part | ||||
| * | Fix Disqus | Track3 | 2018-12-11 | 2 | -2/+2 |
| | | | | | | * Use Hugo's built-in disqus template * Add some extra style * See #9 | ||||
| * | Regenerate resources/ | Track3 | 2018-11-20 | 2 | -3/+3 |
| | | |||||
| * | First commit | Track3 | 2018-10-23 | 4 | -0/+14 |
