| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add reference to fork repo | Xavier Del Campo Romero | 2023-01-03 | 1 | -0/+3 |
| | | |||||
| * | style.scss: Do not include syntax.scss or animate.scss | Xavier Del Campo Romero | 2023-01-03 | 1 | -2/+0 |
| | | | | | | These files are no longer used, so we can now reduce website size a bit. | ||||
| * | Perform minor aesthetic CSS changes | Xavier Del Campo Romero | 2023-01-03 | 2 | -8/+6 |
| | | |||||
| * | Implement pure CSS nav menu | Xavier Del Campo Romero | 2023-01-03 | 1 | -0/+16 |
| | | |||||
| * | Minor improvements | Track3 | 2020-06-08 | 2 | -9/+14 |
| | | | | | | | * fix footnote style * speed up header animations * update animate.css, remove `-webkit-` vendor prefix | ||||
| * | Fix homepage overflow (#107) | Track3 | 2019-10-27 | 1 | -1/+1 |
| | | | | | | 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 | 1 | -0/+31 |
| | | |||||
| * | Add basic support for nested menu | Track3 | 2019-06-22 | 1 | -0/+13 |
| | | | | * Related issue: #53 | ||||
| * | Add related content section to single page (#77) | Track3 | 2019-06-21 | 1 | -0/+19 |
| | | | | | Set `relatedPosts` to `true` in the config to enable this. | ||||
| * | Improve links design | Track3 | 2019-06-19 | 2 | -2/+4 |
| | | | | | * To provide a stronger feedback, all `a` tags now has a shadow on mouse hover. * Links in contents now has a better animation. | ||||
| * | Improve the contrast between the background and text (#74) | Damien Lespiau | 2019-06-15 | 1 | -1/+1 |
| | | | | Change text color from `#c6cddb` to `#e8eef2` in order to improve accessibility. Hermit theme now passes WCAG level AAA (contrast > 7.0). | ||||
| * | Add anchor points to post list page | Track3 | 2019-03-24 | 1 | -0/+5 |
| | | | | | * 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 | -4/+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 | ||||
| * | Disable wrapping of text in code blocks, scroll instead (#44) | Dmitry Yakimenko | 2019-02-03 | 1 | -3/+1 |
| | | | | | * Disable wrapping of text in code blocks, scroll instead * Remove pre.max-height | ||||
| * | Add anchor links to heading (#38) | Track3 | 2019-01-27 | 1 | -0/+34 |
| | | | | | * Closes #36 | ||||
| * | Fix featured image toggle | Track3 | 2019-01-03 | 1 | -1/+1 |
| | | |||||
| * | Minor style improvements | Track3 | 2018-12-31 | 1 | -6/+6 |
| | | | | | | * Get rid of inline style for mobile menu (#22) * Improve background image & post meta link style | ||||
| * | Put comments into a partial | Track3 | 2018-12-30 | 1 | -11/+0 |
| | | | | | * Also removed unnecessary Disqus style (didn't regenerate resources) | ||||
| * | Add toggle toc button | Track3 | 2018-12-28 | 1 | -3/+18 |
| | | |||||
| * | Add basic toc support | Track3 | 2018-12-24 | 1 | -0/+50 |
| | | |||||
| * | Adjust style | Track3 | 2018-12-16 | 1 | -21/+84 |
| | | | | | <figure>, footnotes, <hr> etc. | ||||
| * | Improve code quality & consistency | Track3 | 2018-12-12 | 3 | -10/+11 |
| | | | | | | | * Add EditorConfig * Rebuild animate.css: remove an unused animation * Slightly rewrite header part | ||||
| * | Fix Disqus | Track3 | 2018-12-11 | 1 | -0/+11 |
| | | | | | | * Use Hugo's built-in disqus template * Add some extra style * See #9 | ||||
| * | First commit | Track3 | 2018-10-23 | 5 | -0/+1114 |
