Commit graph

122 commits

Author SHA1 Message Date
Kevin Morgan 512d6ca9f2 Fixed usage of RelPermalink in baseof.html
When the static site is built, js and css import fails
with RelPermalink.
2018-12-26 16:18:55 -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 2b5999616d Add translation for toc title 2018-12-24 22:56:07 +08:00
Track3 feb4c38717 Add basic toc support 2018-12-24 22:17:22 +08:00
Track3 0abf3ea012 Add example for figure Shortcode 2018-12-24 17:36:17 +08:00
Track3 67f9b4167a Adjust style
<figure>, footnotes, <hr> etc.
2018-12-16 00:02:21 +08:00
Track3 8711c169be Add i18n support for translation of strings
* Also add Simplified Chinese translations
* See #3
2018-12-14 15:17:48 +08:00
Samuel Guyah c128b75243 Update README (#11)
* Update README.md

Following the proposed set-up on https://gohugo.io/getting-started/quick-start/ , I added the instructions for downloading the theme as a submodule.
2018-12-14 13:00:05 +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
Track3 50fe5d1045 Add shorthand emoji support by default
* Add enableEmoji option in example config.toml
* Update the demo content
* Closes #7
2018-12-01 13:24:28 +08:00
Track3 52d0c69421
Merge pull request #5 from pin3da/master
Add gitlab to social icons
2018-11-29 11:24:59 +08:00
Manuel Pineda 09bbd88cfb
Update social icons 2018-11-28 13:29:17 -02:00
Manuel Pineda 814ef2bfb7
Add gitlab in sgv.html 2018-11-28 13:28:40 -02:00
Track3 0e1ceb690c Update example config.toml 2018-11-28 15:49:29 +08:00
Track3 61f76591cb
Merge pull request #4 from ceriath/patch-1
Keep line-endings on checkout
2018-11-28 14:03:26 +08:00
Ceriath d6b0fad0f1
Keep line-endings on checkout
Had the same issue as #1 - by telling git to always keep the LF line-endings people will not run into this issue anymore
2018-11-27 22:17:28 +01:00
Track3 e594f1a494 Add homepage background image
See #2
2018-11-22 21:33:07 +08:00
Track3 0a0ee1a1c7 Regenerate resources/ 2018-11-20 13:31:54 +08:00
Track3 44dbcd6f34 First commit 2018-10-23 13:15:50 +08:00