Track3
|
6da23e4e20
|
Put metadata tags into partial
And update example config.toml (relate to #40)
|
2019-02-01 18:14:07 +08:00 |
|
Giuseppe Pignataro
|
23e22be1eb
|
Add Italian translation (#40)
|
2019-01-31 22:21:59 +08:00 |
|
Track3
|
545a122d6c
|
Add anchor links to heading (#38)
* Closes #36
|
2019-01-27 12:20:29 +08:00 |
|
Track3
|
503a9a3934
|
Show "commit detail" link only when gitUrl is set
* See #34
|
2019-01-19 12:15:54 +08:00 |
|
Ge "David" Feng
|
885bf2c871
|
Fix analytics partial (#31)
Add the dot to pass along the current context
|
2019-01-10 12:12:58 +08:00 |
|
Track3
|
f995f7313c
|
Remove absURL for featuredImg & bgImg
See #29
|
2019-01-07 20:39:51 +08:00 |
|
Track3
|
3f6885ac20
|
Fix exampleSite menu url
|
2019-01-05 13:24:57 +08:00 |
|
Track3
|
c3da1e0281
|
Fix menu toggle
|
2019-01-04 17:05:49 +08:00 |
|
Track3
|
334d05e5a1
|
Fix featured image toggle
|
2019-01-03 18:25:14 +08:00 |
|
Track3
|
f601584822
|
Add featured image to normal page template
|
2019-01-02 12:08:30 +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
|
4b2192f2fa
|
Use images instead of featuredImg
`featuredImg` and `bgImg` are preserved in case you want to use a different background image from metadata images
|
2018-12-31 20:08:04 +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
|
fbf51b713e
|
Update README.md
* Add some tips about how to customize the theme
* See #23
|
2018-12-30 16:25:07 +08:00 |
|
Arnab Kumar Shil
|
269713b589
|
Add custom css support (#21)
|
2018-12-30 14:49:24 +08:00 |
|
Track3
|
4fb41e8a9a
|
Improve javascript
|
2018-12-30 11:52:17 +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 |
|
Arnab Kumar Shil
|
6f864b437d
|
Add meta descriptions to document head (#19)
Use Hugo‘s built in `schema.html` `opengraph.html` `twitter_cards.html` templates
|
2018-12-29 13:50:49 +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
|
451d527ae6
|
Regenerate resources before merge
|
2018-12-28 23:18:51 +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 |
|
Track3
|
3ad9401e81
|
Merge pull request #16 from kevinm416/master
Fixed usage of RelPermalink in baseof.html
|
2018-12-27 15:36:58 +08:00 |
|
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 |
|