Commit graph

116 commits

Author SHA1 Message Date
GitHub Action
96614011ff Theme Files Update 2023-10-15 12:13:22 +00:00
GitHub Action
e27a5df3b4 Theme Files Update 2023-10-15 11:10:47 +00:00
GitHub Action
bdde5ebff0 Theme Files Update 2023-10-02 12:30:10 +00:00
1BL4Z3R
53ede57c0b
Merge pull request #22 from Baa14453/patch-1
Add Discord social icon
2023-10-02 12:20:36 +00:00
Baa
94b78b1250
Add discord icon to README 2023-10-01 17:49:24 +01:00
Baa
b14d43bab0
Add custom Discord icon to svg.html
Drawn by [@jf908](https://github.com/jf908)
2023-10-01 17:37:21 +01:00
GitHub Action
9a964faf52 Theme Files Update 2023-09-30 09:23:52 +00:00
GitHub Action
559c581dba Theme Files Update 2023-09-23 05:03:29 +00:00
GitHub Action
7fdf67fab5 Theme Files Update 2023-09-14 15:11:16 +00:00
1BL4Z3R
9cb8a5f2fc
Merge pull request #19 from guitarpawat/main
Fix margin-bottom got override by homeSubtitlePrinter
2023-09-14 19:54:17 +05:30
Pawat Nakpiphatkul
e1a857b363 Fix margin-bottom got override by homeSubtitlePrinter 2023-09-11 20:51:01 +07:00
1BL4Z3R
1f5d4047dd
Merge pull request #18 from semanticdata/main
Add Spanish translation
2023-08-26 00:31:15 +05:30
Miguel Pimentel
d2428a175b
Create es.toml
Add Spanish translation
2023-08-24 08:23:25 -05:00
GitHub Action
680dbbd43f Theme Files Update 2023-08-19 07:24:17 +00:00
1BL4Z3R
dd0cc8f02d
Delete .github directory
Workflows are not useful for Hugo. Hence removing
2023-08-19 02:51:37 +00:00
1bl4z3r
301efb837f Add Scroll To Top button 2023-08-06 18:46:12 +05:30
1bl4z3r
cfcfd6cd3e Add Scroll To Top button 2023-08-06 18:27:33 +05:30
1bl4z3r
861be64e90 Added Scroll to top button 2023-08-06 16:56:54 +05:30
1bl4z3r
1ff98ba2e1 Added Scroll to top button 2023-08-06 16:45:14 +05:30
1bl4z3r
644e54d24d FIX : Typewriter carat going away 2023-07-21 22:13:24 +05:30
1BL4Z3R
a807772afc
Merge pull request #6 from 1bl4z3r/deploy
Add Updated Images
2023-07-09 23:02:18 +05:30
1BL4Z3R
b913ab24a7 Add Updated Images 2023-07-09 23:01:57 +05:30
1BL4Z3R
2644252062
Merge pull request #5 from 1bl4z3r/deploy
Ready to be listed on themes.gohugo.io
2023-07-09 21:58:26 +05:30
1BL4Z3R
22f225d9ab Ready to be listed on themes.gohugo.io 2023-07-09 21:57:54 +05:30
1BL4Z3R
5cee61af95
Merge pull request #4 from 1bl4z3r/deploy
Added Demo
2023-07-09 21:41:03 +05:30
1BL4Z3R
661081d2a0 Added Demo 2023-07-09 21:40:00 +05:30
1BL4Z3R
cbf92c95d9
Merge pull request #3 from 1bl4z3r/deploy
Add Mastodon Icon
2023-07-09 21:33:27 +05:30
1BL4Z3R
4e8cb65e85 Add Mastodon Icon 2023-07-09 21:20:08 +05:30
1BL4Z3R
c8344d0239
Merge pull request #2 from 1bl4z3r/deploy
Added : homeSubtitlePrinter
2023-07-05 14:25:33 +05:30
1bl4z3r
4fcea430cf Added : homeSubtitlePrinter 2023-07-05 14:19:04 +05:30
1bl4z3r
4e7988b011 Rename config.toml -> hugo.toml 2023-07-05 13:02:07 +05:30
1bl4z3r
61923c327b Yoda was wrong, there should be try 2023-06-20 13:48:13 +05:30
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
Track3
fc2dea0436
Merge pull request #108 from rlespinasse/french
Add French translation
2019-12-17 21:29:28 +08:00
romain lespinasse
a35fa27192 Add French translation 2019-10-27 21:53:20 +01:00
Track3
f647c23dac
Merge pull request #106 from Nico264/patch-1
Add safeURL to social icons links
2019-10-27 20:45:42 +08:00
Track3
a39f22f280 Fix homepage overflow (#107)
Home content area overflows when screen height is short:
Fixed by using min-height instead of fixed 100vh height.
2019-10-27 20:36:43 +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
Tong Wu
f6d80e4407 Fix redundant .MediaType.Suffix (#100)
Fix alternative output formats list:
* Fix redundant .MediaType.Suffix
* Correct `title` attribute value to page title
2019-10-27 18:23:28 +08: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
Dan Ho
3f7461d95d Add post author display (#91)
Add the ability to display post author set with `author` param in the content's front matter.
2019-09-08 21:27:52 +08:00
Alexander Dunkel
16c9d78ae5 Add code copy button to all code fields in the blog (#81) 2019-08-18 22:27:31 +08:00
Zorawar Moolenaar
a9f2ddcfa9 Fix Integrity and CORS issue on Chrome (#89)
Adding `crossorigin="anonymous"` to avoid CORS issues.
2019-08-18 20:38:40 +08:00
Track3
14cd856ac6
Update README.md 2019-07-28 18:34:18 +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
Akio Taniguchi
c2e02c5dff Fix behaviour of auto-hide header (#78)
Fixed #76: 
On mobile environment (iOS Safari), when the page scrolls to the top then bounce back, the header (bottom bar) turns to hide unexpectedly. Fixed it by forcing `currentScrollPosition` not a negative value.
2019-06-22 17:27:00 +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