Commit Graph

22 Commits

Author SHA1 Message Date
Xavier Del Campo Romero 6f835ad096 baseof.html: Do not minify CSS 2023-01-03 04:17:06 +01:00
Xavier Del Campo Romero f7f6d5def4 baseof.html: Do not bundle any JS 2023-01-03 04:14:05 +01:00
Tong Wu f6d80e4407 Fix redundant .MediaType.Suffix (#100)
Fix alternative output formats list:
* Fix redundant .MediaType.Suffix
* Correct `title` attribute value to page title
2019-10-27 18:23:28 +08:00
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 028dc62e3b Add anchor points to post list page
* 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
2019-03-24 11:45:41 +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
Track3 545a122d6c
Add anchor links to heading (#38)
* Closes #36
2019-01-27 12:20:29 +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 f995f7313c Remove absURL for featuredImg & bgImg
See #29
2019-01-07 20:39:51 +08:00
Track3 334d05e5a1 Fix featured image toggle 2019-01-03 18:25:14 +08:00
Track3 f601584822 Add featured image to normal page template 2019-01-02 12:08:30 +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
Track3 4fb41e8a9a Improve javascript 2018-12-30 11:52:17 +08:00
Track3 efb0b592a0 Put comments into a partial
* Also removed unnecessary Disqus style (didn't regenerate resources)
2018-12-30 11:06:38 +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 caf088cbfb Fix Disqus
* Use Hugo's built-in disqus template
* Add some extra style
* See #9
2018-12-11 13:41:01 +08:00
Track3 44dbcd6f34 First commit 2018-10-23 13:15:50 +08:00