Commit Graph

33 Commits

Author SHA1 Message Date
Xavier Del Campo Romero 3a3d1322b9 Add reference to fork repo 2023-01-03 04:20:33 +01:00
Xavier Del Campo Romero 72a11d6751 Implement pure CSS nav menu 2023-01-03 04:15:41 +01:00
Xavier Del Campo Romero c2d2fcae83 Replace RSS URL from /index.xml with posts/index.xml 2022-05-08 02:50:04 +02:00
Track3 2dc35c5c6a Minor improvements
* fix footnote style
* speed up header animations
* update animate.css, remove `-webkit-` vendor prefix
2020-06-08 22:30:36 +08:00
Tnze d638b06204
Add social icon of QQ (#118) 2020-03-08 17:10:18 +08:00
Nicolas Guichard c6af673ff8 Add safeURL on social icons links
The social icon links are generated from developer-controlled config.toml file. They can be considered safe.
This enables using various URI schemes such as `tel:`, `sip:`, `geo:` or `whatever:`.
2019-10-27 13:14:30 +01:00
Thai Ngo 91a18a1a92 Fix URLs in Multilingual Mode (#93)
Make below links correct in Multilingual Mode:
* tag links in single post page
* footer RSS link
* 404 page "archive" link
2019-09-15 17:04:56 +08:00
Adam Gausmann 1321f9e135 Add Twitch social icon (#95) 2019-09-15 16:29:44 +08:00
Hervy Qurrotul Ainur 24da8768ad Add new icons for designers (#85)
* Add several icons for designers & microstocker: shutterstock, freepik, adobestock, 123rf, dreamstime, dribbble, and behance.
* Update telegram & stackoverflow icon.
2019-07-28 18:10:43 +08:00
Track3 00dbd49a94 Add basic support for nested menu
* Related issue: #53
2019-06-22 18:44:30 +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 8cdd37c74f Add stackoverflow icon
* See #68
2019-05-26 17:48:19 +08:00
Tom Morris 281dd59105 Add rel="me" to social icons (#61) 2019-04-23 10:48:20 +08:00
Dmitry Yakimenko c099cb4a0f Add Telegram icon (#45)
This icon is originally designed by @dmitrytrusov for Hugo Minimo theme.
2019-02-03 09:56:20 +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 1e17ccb801 Remove inline style and script of bg-img
* See #22
2019-01-01 17:53:20 +08:00
Track3 f38b9203b2 Add home footer copyright
* See #25
2019-01-01 14:06:04 +08:00
Track3 8a3041d5ee Fix header toggle bg-image button 2018-12-31 23:23:46 +08:00
Track3 f5b68c452f Add more customizations 2018-12-31 17:09:40 +08:00
Arnab Kumar Shil 97cc83914f Modularize analytics and add extra headers (#26) 2018-12-31 16:08:22 +08:00
Track3 97395d876c Slightly improve accessibility
* Add `title` attribute to some buttons or icons
2018-12-31 15:20:34 +08:00
Track3 1e25d7d93e Minor style improvements
* Get rid of inline style for mobile menu (#22)
* Improve background image & post meta link style
2018-12-31 14:29:07 +08:00
Track3 efb0b592a0 Put comments into a partial
* Also removed unnecessary Disqus style (didn't regenerate resources)
2018-12-30 11:06:38 +08:00
Track3 c7ebd82a83
Merge pull request #18 from Track3/feature-toc
Add support for Table of Contents
2018-12-28 23:24:34 +08:00
Track3 98c3c64499 Add toggle toc button 2018-12-28 22:52:23 +08:00
Track3 1770524126 Fix menu url in multilingual mode
* See #17
2018-12-28 15:32:03 +08:00
Ali Cirik 36fc9820cb Show rss links if `RSS` is not in `disableKinds` (#15)
* If RSS is disabled in the configuration using `disableKinds`, the "rss" link in the footer won't show up
2018-12-26 16:49:41 +08:00
Track3 561dc2ae87 Output year based on the current local time
For footer copyright message
2018-12-13 16:20:03 +08:00
Track3 3876e51665 Remove screen-reader-text (#8) 2018-12-12 19:52:58 +08:00
Track3 3bb532df30 Improve code quality & consistency
* Add EditorConfig
* Rebuild animate.css: remove an unused animation
* Slightly rewrite header part
2018-12-12 00:02:36 +08:00
Track3 caf088cbfb Fix Disqus
* Use Hugo's built-in disqus template
* Add some extra style
* See #9
2018-12-11 13:41:01 +08:00
Manuel Pineda 814ef2bfb7
Add gitlab in sgv.html 2018-11-28 13:28:40 -02:00
Track3 44dbcd6f34 First commit 2018-10-23 13:15:50 +08:00