aboutsummaryrefslogtreecommitdiff
path: root/layouts/_default/baseof.html
Commit message (Collapse)AuthorAgeFilesLines
* Fix analytics partial (#31)Ge "David" Feng2019-01-101-1/+1
| | | Add the dot to pass along the current context
* Add more customizationsTrack32018-12-311-15/+13
|
* Modularize analytics and add extra headers (#26)Arnab Kumar Shil2018-12-311-1/+4
|
* Add custom css support (#21)Arnab Kumar Shil2018-12-301-0/+3
|
* 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
* 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.
* Improve code quality & consistencyTrack32018-12-121-1/+1
| | | | | | * Add EditorConfig * Rebuild animate.css: remove an unused animation * Slightly rewrite header part
* First commitTrack32018-10-231-0/+36