Commit Graph

15 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
Track3 6cee5adc69
Add related content section to single page (#77)
Set `relatedPosts` to `true` in the config to enable this.
2019-06-21 13:15:53 +08:00
Track3 39cbfb324a Fix exampleSite taxonomies configuration
* See #50
2019-02-21 22:31:59 +08:00
Track3 ad75aca5c2 Add Netlify status badges and demo link to the readme 2019-02-14 16:29:13 +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 3f6885ac20 Fix exampleSite menu url 2019-01-05 13:24:57 +08:00
Track3 4b2192f2fa Use `images` instead of `featuredImg`
`featuredImg` and `bgImg` are preserved in case you want to use a different background image from metadata images
2018-12-31 20:08:04 +08:00
Arnab Kumar Shil 269713b589 Add custom css support (#21) 2018-12-30 14:49:24 +08:00
Track3 feb4c38717 Add basic toc support 2018-12-24 22:17:22 +08:00
Track3 0abf3ea012 Add example for `figure` Shortcode 2018-12-24 17:36:17 +08:00
Track3 8711c169be Add i18n support for translation of strings
* Also add Simplified Chinese translations
* See #3
2018-12-14 15:17:48 +08:00
Track3 50fe5d1045 Add shorthand emoji support by default
* Add enableEmoji option in example config.toml
* Update the demo content
* Closes #7
2018-12-01 13:24:28 +08:00
Track3 0e1ceb690c Update example config.toml 2018-11-28 15:49:29 +08:00
Track3 e594f1a494 Add homepage background image
See #2
2018-11-22 21:33:07 +08:00
Track3 44dbcd6f34 First commit 2018-10-23 13:15:50 +08:00