aboutsummaryrefslogtreecommitdiff
path: root/exampleSite
Commit message (Collapse)AuthorAgeFilesLines
* Add code copy button to all code fields in the blog (#81)Alexander Dunkel2019-08-181-0/+2
|
* Add related content section to single page (#77)Track32019-06-211-0/+2
| | | | Set `relatedPosts` to `true` in the config to enable this.
* Fix exampleSite taxonomies configurationTrack32019-02-211-1/+1
| | | | * See #50
* Add Netlify status badges and demo link to the readmeTrack32019-02-141-2/+2
|
* Put metadata tags into partialTrack32019-02-011-1/+3
| | | And update example config.toml (relate to #40)
* Fix exampleSite menu urlTrack32019-01-051-2/+2
|
* Use `images` instead of `featuredImg`Track32018-12-312-9/+26
| | | `featuredImg` and `bgImg` are preserved in case you want to use a different background image from metadata images
* Add custom css support (#21)Arnab Kumar Shil2018-12-301-1/+1
|
* Add basic toc supportTrack32018-12-243-0/+3
|
* Add example for `figure` ShortcodeTrack32018-12-241-0/+41
|
* Add i18n support for translation of stringsTrack32018-12-141-0/+1
| | | | | * Also add Simplified Chinese translations * See #3
* Add shorthand emoji support by defaultTrack32018-12-012-1/+2
| | | | | * Add enableEmoji option in example config.toml * Update the demo content * Closes #7
* Update example config.tomlTrack32018-11-281-3/+5
|
* Add homepage background imageTrack32018-11-221-0/+1
| | | See #2
* First commitTrack32018-10-238-0/+1874