aboutsummaryrefslogtreecommitdiff
path: root/layouts
Commit message (Collapse)AuthorAgeFilesLines
* Add custom css support (#21)Arnab Kumar Shil2018-12-301-0/+3
|
* Improve javascriptTrack32018-12-305-11/+0
|
* Put comments into a partialTrack32018-12-303-7/+8
| | | | * Also removed unnecessary Disqus style (didn't regenerate resources)
* Add meta descriptions to document head (#19)Arnab Kumar Shil2018-12-291-0/+3
| | | Use Hugo‘s built in `schema.html` `opengraph.html` `twitter_cards.html` templates
* Merge pull request #18 from Track3/feature-tocTrack32018-12-282-0/+9
|\ | | | | Add support for Table of Contents
| * Add toggle toc buttonTrack32018-12-281-0/+3
| |
| * Add translation for toc titleTrack32018-12-241-1/+1
| |
| * Add basic toc supportTrack32018-12-241-0/+6
| |
* | Fix menu url in multilingual modeTrack32018-12-282-3/+3
| | | | | | | | * See #17
* | Fixed usage of RelPermalink in baseof.htmlKevin Morgan2018-12-261-2/+2
| | | | | | | | | | When the static site is built, js and css import fails with RelPermalink.
* | Show rss links if `RSS` is not in `disableKinds` (#15)Ali Cirik2018-12-262-2/+2
|/ | | * If RSS is disabled in the configuration using `disableKinds`, the "rss" link in the footer won't show up
* Add i18n support for translation of stringsTrack32018-12-142-7/+7
| | | | | * Also add Simplified Chinese translations * See #3
* Output year based on the current local timeTrack32018-12-132-2/+2
| | | For footer copyright message
* Remove screen-reader-text (#8)Track32018-12-122-2/+2
|
* Improve code quality & consistencyTrack32018-12-1210-47/+43
| | | | | | * Add EditorConfig * Rebuild animate.css: remove an unused animation * Slightly rewrite header part
* Fix DisqusTrack32018-12-113-20/+8
| | | | | * Use Hugo's built-in disqus template * Add some extra style * See #9
* Add gitlab in sgv.htmlManuel Pineda2018-11-281-1/+3
|
* Add homepage background imageTrack32018-11-221-0/+3
| | | See #2
* First commitTrack32018-10-2312-0/+297