Commit Graph

11 Commits

Author SHA1 Message Date
Alexander Dunkel 16c9d78ae5 Add code copy button to all code fields in the blog (#81) 2019-08-18 22:27:31 +08:00
Zorawar Moolenaar a9f2ddcfa9 Fix Integrity and CORS issue on Chrome (#89)
Adding `crossorigin="anonymous"` to avoid CORS issues.
2019-08-18 20:38:40 +08:00
Track3 6da23e4e20 Put metadata tags into partial
And update example config.toml (relate to #40)
2019-02-01 18:14:07 +08:00
Ge "David" Feng 885bf2c871 Fix analytics partial (#31)
Add the dot to pass along the current context
2019-01-10 12:12:58 +08:00
Track3 f5b68c452f Add more customizations 2018-12-31 17:09:40 +08:00
Arnab Kumar Shil 97cc83914f Modularize analytics and add extra headers (#26) 2018-12-31 16:08:22 +08:00
Arnab Kumar Shil 269713b589 Add custom css support (#21) 2018-12-30 14:49:24 +08:00
Arnab Kumar Shil 6f864b437d Add meta descriptions to document head (#19)
Use Hugo‘s built in `schema.html` `opengraph.html` `twitter_cards.html` templates
2018-12-29 13:50:49 +08:00
Kevin Morgan 512d6ca9f2 Fixed usage of RelPermalink in baseof.html
When the static site is built, js and css import fails
with RelPermalink.
2018-12-26 16:18:55 -08:00
Track3 3bb532df30 Improve code quality & consistency
* Add EditorConfig
* Rebuild animate.css: remove an unused animation
* Slightly rewrite header part
2018-12-12 00:02:36 +08:00
Track3 44dbcd6f34 First commit 2018-10-23 13:15:50 +08:00