| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add custom css support (#21) | Arnab Kumar Shil | 2018-12-30 | 1 | -0/+3 |
| | | |||||
| * | Improve javascript | Track3 | 2018-12-30 | 5 | -11/+0 |
| | | |||||
| * | Put comments into a partial | Track3 | 2018-12-30 | 3 | -7/+8 |
| | | | | | * Also removed unnecessary Disqus style (didn't regenerate resources) | ||||
| * | Add meta descriptions to document head (#19) | Arnab Kumar Shil | 2018-12-29 | 1 | -0/+3 |
| | | | | Use Hugo‘s built in `schema.html` `opengraph.html` `twitter_cards.html` templates | ||||
| * | Merge pull request #18 from Track3/feature-toc | Track3 | 2018-12-28 | 2 | -0/+9 |
| |\ | | | | | Add support for Table of Contents | ||||
| | * | Add toggle toc button | Track3 | 2018-12-28 | 1 | -0/+3 |
| | | | |||||
| | * | Add translation for toc title | Track3 | 2018-12-24 | 1 | -1/+1 |
| | | | |||||
| | * | Add basic toc support | Track3 | 2018-12-24 | 1 | -0/+6 |
| | | | |||||
| * | | Fix menu url in multilingual mode | Track3 | 2018-12-28 | 2 | -3/+3 |
| | | | | | | | | | * See #17 | ||||
| * | | Fixed usage of RelPermalink in baseof.html | Kevin Morgan | 2018-12-26 | 1 | -2/+2 |
| | | | | | | | | | | | When the static site is built, js and css import fails with RelPermalink. | ||||
| * | | Show rss links if `RSS` is not in `disableKinds` (#15) | Ali Cirik | 2018-12-26 | 2 | -2/+2 |
| |/ | | | * If RSS is disabled in the configuration using `disableKinds`, the "rss" link in the footer won't show up | ||||
| * | Add i18n support for translation of strings | Track3 | 2018-12-14 | 2 | -7/+7 |
| | | | | | | * Also add Simplified Chinese translations * See #3 | ||||
| * | Output year based on the current local time | Track3 | 2018-12-13 | 2 | -2/+2 |
| | | | | For footer copyright message | ||||
| * | Remove screen-reader-text (#8) | Track3 | 2018-12-12 | 2 | -2/+2 |
| | | |||||
| * | Improve code quality & consistency | Track3 | 2018-12-12 | 10 | -47/+43 |
| | | | | | | | * Add EditorConfig * Rebuild animate.css: remove an unused animation * Slightly rewrite header part | ||||
| * | Fix Disqus | Track3 | 2018-12-11 | 3 | -20/+8 |
| | | | | | | * Use Hugo's built-in disqus template * Add some extra style * See #9 | ||||
| * | Add gitlab in sgv.html | Manuel Pineda | 2018-11-28 | 1 | -1/+3 |
| | | |||||
| * | Add homepage background image | Track3 | 2018-11-22 | 1 | -0/+3 |
| | | | | See #2 | ||||
| * | First commit | Track3 | 2018-10-23 | 12 | -0/+297 |
