• Joined on 2025-01-06
squid pushed to BLOG-48_seo_improve at squid/blog 2025-08-05 05:55:11 +08:00
c1caa10f2c BLOG-48 fix: eslint
squid pushed to BLOG-48_seo_improve at squid/blog 2025-08-05 05:47:07 +08:00
68a175b704 BLOG-48 style: run format
squid created pull request squid/blog#115 2025-08-05 05:45:52 +08:00
BLOG-48_seo_improve
squid pushed to BLOG-48_seo_improve at squid/blog 2025-08-05 05:45:10 +08:00
05112e4df2 BLOG-48 feat: add build and push step for sitemap generator in deployment workflow
53ac90e474 BLOG-48 docs: add README documentation for sitemap generator utility
b9188a026d BLOG-48 feat: add sitemap generation functionality with Docker support
Compare 3 commits »
squid pushed to BLOG-48_seo_improve at squid/blog 2025-08-05 05:10:58 +08:00
a81e6cf126 BLOG-48 feat: add structured data component for improved SEO and metadata handling
635fc40fc2 BLOG-48 feat: add meta descriptions to improve SEO across various pages
e27be061e7 BLOG-48 feat: add short description to home page title
Compare 3 commits »
squid created branch BLOG-48_seo_improve in squid/blog 2025-08-04 12:09:53 +08:00
squid pushed to BLOG-48_seo_improve at squid/blog 2025-08-04 12:09:53 +08:00
squid closed pull request squid/blog#91 2025-08-04 07:38:40 +08:00
NO-ISSUE Merged from release/0.2
squid pushed to main at squid/blog 2025-08-04 07:35:48 +08:00
c66bc86771 NO-ISSUE Merged from release/0.2 (#114)
bc20385ff2 Merge branch 'release/0.2' into NO-ISSUE_merge_v0.2.2
8d7b59263d NO-ISSUE build: update frontend version
64ebfaa3e9 BLOG-87 Fix to unify post content title color (#88)
Compare 4 commits »
squid deleted branch NO-ISSUE_merge_v0.2.2 from squid/blog 2025-08-04 07:35:48 +08:00
squid merged pull request squid/blog#114 2025-08-04 07:35:46 +08:00
NO-ISSUE Merged from release/0.2
squid created pull request squid/blog#114 2025-08-04 07:34:25 +08:00
NO-ISSUE Merged from release/0.2
squid created branch NO-ISSUE_merge_v0.2.2 in squid/blog 2025-08-04 07:32:45 +08:00
squid pushed to NO-ISSUE_merge_v0.2.2 at squid/blog 2025-08-04 07:32:45 +08:00
bc20385ff2 Merge branch 'release/0.2' into NO-ISSUE_merge_v0.2.2
squid deleted branch BLOG-112_install_ga from squid/blog 2025-08-04 07:30:17 +08:00
squid pushed to main at squid/blog 2025-08-04 07:29:10 +08:00
a6e1ee3c1c BLOG-112 Add Google Analytics integration and update environment variables (#113)
squid closed issue squid/blog#112 2025-08-04 07:29:10 +08:00
Install Google Analytics
squid automatically merged pull request squid/blog#113 2025-08-04 07:29:10 +08:00
squid commented on pull request squid/blog#113 2025-08-04 07:28:44 +08:00
BLOG-112 Add Google Analytics integration and update environment variables

**The window.gtag function is defined by the Google Analytics script (gtag.js) itself
once it loads. Re-defining it in this component can override the official…

squid pushed to BLOG-112_install_ga at squid/blog 2025-08-04 07:27:59 +08:00
e9b716521d BLOG-112 refactor: simplify Google Analytics script initialization and remove gtag declaration from Window interface