Commit Graph

668 Commits

Author SHA1 Message Date
Bharat Singh Bhadwal
e7871f5e40 fix: remove shunya. Renamed to lama 2025-04-25 14:25:01 +05:30
Bharat Singh Bhadwal
0a7a720d76
Dev (#13)
* feat: Introducing shunya our mascot. New logo and image in about screen

* feat: introducing shunya

* feat: change shunya to lama
2025-04-25 14:20:19 +05:30
Bharat Singh Bhadwal
210ad72fa9
feat: introducing shunya (#12)
* feat: Introducing shunya our mascot. New logo and image in about screen

* feat: introducing shunya
2025-04-25 12:48:05 +05:30
Bharat Singh Bhadwal
4a2d787512
feat: Introducing shunya our mascot. New logo and image in about screen (#11) 2025-04-24 15:48:22 +05:30
Bharat Singh Bhadwal
ad37538905
Drafts (#9)
* fix: v3 logo and OG image

* chore: daily blog post
2025-04-24 08:07:11 +05:30
Bharat Singh Bhadwal
834d96b141
fix: v3 logo and OG image (#8) 2025-04-22 23:24:54 +05:30
Bharat Singh Bhadwal
bedb5c0e70 fix: Markdown linter error 2025-04-22 21:39:16 +05:30
Bharat Singh Bhadwal
92cf8f5e15 fix: md linter error 2025-04-22 21:28:44 +05:30
Bharat Singh Bhadwal
f08c08c3e3
Drafts (#7)
* feat: new post - Geography of grit

* feat: Adapt &b Add 4 blog posts from previous blog

* feat: Add 1st guest post

1. Decathlon riverside panniers
2. Siddharth Subramanian

* fix: remove images not needed

1. Remove not needed stock images
2. add videos and images to blog

* Update index.md

* fix: Markdown errors spotted by linter

* fix: merge errosrs in author block
2025-04-22 21:25:51 +05:30
Bharat Singh Bhadwal
9c55a0ed75
Markdown linter errors fixed (#6)
* feat: new post - Geography of grit

* feat: Adapt &b Add 4 blog posts from previous blog

* feat: Add 1st guest post

1. Decathlon riverside panniers
2. Siddharth Subramanian

* fix: remove images not needed

1. Remove not needed stock images
2. add videos and images to blog

* Update index.md

* fix: Markdown errors spotted by linter
2025-04-22 21:14:29 +05:30
Bharat Singh Bhadwal
96c6673d52
Drafts (#5)
* feat: new post - Geography of grit

* feat: Adapt &b Add 4 blog posts from previous blog

* feat: Add 1st guest post

1. Decathlon riverside panniers
2. Siddharth Subramanian

* fix: remove images not needed

1. Remove not needed stock images
2. add videos and images to blog

* Update index.md
2025-04-22 19:01:43 +05:30
Bharat Singh Bhadwal
2f0f5aba45
Drafts (#4)
* feat: new post - Geography of grit

* feat: Adapt &b Add 4 blog posts from previous blog
2025-04-20 13:56:34 +05:30
Bharat Singh Bhadwal
b4d4a0b33c
feat: new post - Geography of grit (#3) 2025-04-20 10:06:09 +05:30
Bharat Singh Bhadwal
b9f11e4669 feat: generate robots.txt 2025-04-20 09:44:11 +05:30
Bharat Singh Bhadwal
289f8d67ec fix: Update base url to point to the blog domain 2025-04-20 09:33:32 +05:30
Bharat Singh Bhadwal
f94b9029d7 feat: google analytics id added 2025-04-20 09:15:11 +05:30
Bharat Singh Bhadwal
b317a5f2dc
Old blog posts (#2)
* feat: 2 old blog posts ported

* feat: Add 2 more old posts
2025-04-19 23:53:49 +05:30
Bharat Singh Bhadwal
0b9f825eb9
Blog setup (#1)
* fix: remove all dummy posts

1. Remove dummy posts
2. Fix image path for category - voices and stories

* feat: Add old blog post. Not All Rides Must Be Epic
2025-04-19 20:15:13 +05:30
Bharat Singh Bhadwal
005c41b0e4 fix: readding the removed config
1. We have a running build .
2. lets re-add all config entries now
2025-04-19 18:32:08 +05:30
Bharat Singh Bhadwal
241bdb7101 fix: netlify build config
updated version to 0.142
2025-04-19 18:26:06 +05:30
Bharat Singh Bhadwal
021cccf4a5 fix: netlify config 2025-04-19 18:20:54 +05:30
Bharat Singh Bhadwal
e2e85f89d2 fix: netlify build configuration 2025-04-19 18:17:37 +05:30
Bharat Singh Bhadwal
d84fb1b075 fix: netlify build configuration 2025-04-19 18:08:39 +05:30
Bharat Singh Bhadwal
f378e8a1cd fix: netlify build config 2025-04-19 18:05:16 +05:30
Bharat Singh Bhadwal
4a8eae5099 fix: netlify build configuration 2025-04-19 18:03:25 +05:30
Bharat Singh Bhadwal
f619e451e0 test: build configuration changes 2025-04-19 17:59:20 +05:30
Bharat Singh Bhadwal
5e915275d2 fix: comment netlify preview & deploy 2025-04-19 17:53:10 +05:30
Bharat Singh Bhadwal
c024fa653a chore: initial customisation changes
Change settings, theme, text to make it blog ready
2025-04-19 17:47:26 +05:30
Jimmy Cai
9e6b7b22a9 release: 3.30.0 2025-01-23 22:55:27 +01:00
Jimmy
f1ab6c6aba
fix(giscus): no longer use $.Language.LanguageCode for the language of Giscus (#1118)
fix(giscus): rollback https://github.com/CaiJimmy/hugo-theme-stack/pull/1075

User can still customize the language used for Giscus using `.Site.Params.comments.giscus.lang` parameter.
2025-01-23 22:54:37 +01:00
Hamza
087989e427
chore(i18n): fix a tiny typo in the footer (#1099) 2024-12-22 14:53:10 +01:00
fsj2009yx
0991f61d49
fix(comment/waline): cannot read property ‘insertBefore’ of null (#1103)
* fix: resolve issue with comments not displaying due to KaTeX and Waline render order

* Fix the problem that comment data couldn't be pulled successfully and raise Error "Cannot read property ‘insertBefore’ of null""
2024-12-22 12:44:13 +01:00
Jimmy Cai
839fbd0ecb release: 3.29.0 2024-10-20 08:05:45 +00:00
Jimmy Cai
5175ac5ae3
fix(giscus): fallback to en if no language code is set (#1084) 2024-10-20 10:04:59 +02:00
Jimmy Cai
37f1541c20
feat: search box in 404 page (#1081) 2024-10-20 00:26:59 +02:00
Jimmy Cai
f4eb5d3e99 release: 3.28.0 2024-10-19 21:32:49 +00:00
xiaoxiyao
788dd497b3
feat: add fingerprints to the JS file URL to utilize HTTP caching (#1076) 2024-10-19 21:14:35 +02:00
xiaoxiyao
8a7fb33163
feat(giscus): use current language as fallback for lang param and add loading param (#1075)
fix: giscus use current lang as default, and add missing `loading` params
2024-10-19 20:46:27 +02:00
onavas33
2a18a92901
fix(i18n): missing translation for title of categories widget in fr.yaml (#1059) 2024-10-06 19:33:20 +02:00
PukNgae Cryolitia
245b0f2810
fix(colorScheme): systemPreferScheme not initialized on start up (#1061) 2024-10-06 19:32:13 +02:00
Jimmy Cai
0fb25c808b
fix: show different subtitle for each i18n variant in exampleSite (#1068) 2024-10-06 19:17:40 +02:00
Jimmy Cai
048a000f17 release: 3.27.0 2024-09-07 18:57:23 +02:00
Jimmy Cai
5f157478aa
fix(exampleSite): site config key paginate was deprecated (#1057)
fix: site config key paginate was deprecated
2024-09-07 18:51:18 +02:00
Jimmy Cai
8556681b7c
doc: add markup.goldmark.extensions.passthrough in exampleSite (#1056)
Related: https://github.com/CaiJimmy/hugo-theme-stack/issues/1019
2024-09-07 18:47:15 +02:00
powerfullz
fa760d70cb
fix: use css.Sass instead of deprecated resources.ToCSS (#1054) 2024-09-07 18:42:07 +02:00
Syafa Adena
bdcab89d86
chore: bump Twikoo front-end to latest released version 1.6.39 (#1021) 2024-09-07 18:14:57 +02:00
saikadaramakaisosjupita
b3907acdae
doc: add backslash to baseURL in exampleSite (#1009) 2024-09-07 17:59:59 +02:00
Vladimir Vitkov
23ff70d41a
feat(i18n): add Bulgarian translations (#1007) 2024-09-07 17:56:17 +02:00
ensag-dev
41a3e5ee13
feat(i18n): add Occitan translations (#1034) 2024-09-07 17:52:40 +02:00
DashJay
0558108e30
feat(comments): add support to Gitalk proxy parameter (#1012)
Co-authored-by: Jimmy Cai <hi@jimmycai.com>
2024-09-07 17:18:03 +02:00