aboutsummaryrefslogtreecommitdiff
path: root/layouts/partials
Commit message (Collapse)AuthorAgeFilesLines
* Add Telegram icon (#45)Dmitry Yakimenko2019-02-031-0/+2
| | | This icon is originally designed by @dmitrytrusov for Hugo Minimo theme.
* Put metadata tags into partialTrack32019-02-011-0/+6
| | | And update example config.toml (relate to #40)
* Remove inline style and script of bg-imgTrack32019-01-011-2/+2
| | | | * See #22
* Add home footer copyrightTrack32019-01-011-1/+4
| | | | * See #25
* Fix header toggle bg-image buttonTrack32018-12-311-1/+1
|
* Add more customizationsTrack32018-12-312-1/+7
|
* Modularize analytics and add extra headers (#26)Arnab Kumar Shil2018-12-311-0/+1
|
* Slightly improve accessibilityTrack32018-12-312-4/+4
| | | | * Add `title` attribute to some buttons or icons
* Minor style improvementsTrack32018-12-311-1/+1
| | | | | * Get rid of inline style for mobile menu (#22) * Improve background image & post meta link style
* Put comments into a partialTrack32018-12-301-0/+3
| | | | * Also removed unnecessary Disqus style (didn't regenerate resources)
* Merge pull request #18 from Track3/feature-tocTrack32018-12-281-0/+3
|\ | | | | Add support for Table of Contents
| * Add toggle toc buttonTrack32018-12-281-0/+3
| |
* | Fix menu url in multilingual modeTrack32018-12-281-2/+2
| | | | | | | | * See #17
* | Show rss links if `RSS` is not in `disableKinds` (#15)Ali Cirik2018-12-261-1/+1
|/ | | * If RSS is disabled in the configuration using `disableKinds`, the "rss" link in the footer won't show up
* Output year based on the current local timeTrack32018-12-131-1/+1
| | | For footer copyright message
* Remove screen-reader-text (#8)Track32018-12-122-2/+2
|
* Improve code quality & consistencyTrack32018-12-123-15/+11
| | | | | | * Add EditorConfig * Rebuild animate.css: remove an unused animation * Slightly rewrite header part
* Fix DisqusTrack32018-12-111-16/+0
| | | | | * Use Hugo's built-in disqus template * Add some extra style * See #9
* Add gitlab in sgv.htmlManuel Pineda2018-11-281-1/+3
|
* First commitTrack32018-10-235-0/+78