| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | baseof.html: Do not minify CSS | Xavier Del Campo Romero | 2023-01-03 | 1 | -2/+2 |
| | | |||||
| * | baseof.html: Do not bundle any JS | Xavier Del Campo Romero | 2023-01-03 | 1 | -10/+0 |
| | | |||||
| * | Fix redundant .MediaType.Suffix (#100) | Tong Wu | 2019-10-27 | 1 | -1/+1 |
| | | | | | | Fix alternative output formats list: * Fix redundant .MediaType.Suffix * Correct `title` attribute value to page title | ||||
| * | Add code copy button to all code fields in the blog (#81) | Alexander Dunkel | 2019-08-18 | 1 | -2/+11 |
| | | |||||
| * | Fix Integrity and CORS issue on Chrome (#89) | Zorawar Moolenaar | 2019-08-18 | 1 | -2/+2 |
| | | | | Adding `crossorigin="anonymous"` to avoid CORS issues. | ||||
| * | Put metadata tags into partial | Track3 | 2019-02-01 | 1 | -3/+1 |
| | | | | And update example config.toml (relate to #40) | ||||
| * | Fix analytics partial (#31) | Ge "David" Feng | 2019-01-10 | 1 | -1/+1 |
| | | | | Add the dot to pass along the current context | ||||
| * | Add more customizations | Track3 | 2018-12-31 | 1 | -15/+13 |
| | | |||||
| * | Modularize analytics and add extra headers (#26) | Arnab Kumar Shil | 2018-12-31 | 1 | -1/+4 |
| | | |||||
| * | Add custom css support (#21) | Arnab Kumar Shil | 2018-12-30 | 1 | -0/+3 |
| | | |||||
| * | 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 | ||||
| * | 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. | ||||
| * | Improve code quality & consistency | Track3 | 2018-12-12 | 1 | -1/+1 |
| | | | | | | | * Add EditorConfig * Rebuild animate.css: remove an unused animation * Slightly rewrite header part | ||||
| * | First commit | Track3 | 2018-10-23 | 1 | -0/+36 |
