Commit Graph

51 Commits

Author SHA1 Message Date
アピヌ
92c659a7b8 fix: MarkdownIt String error when md file body is empty (#303)
* Fix: MarkdownIt String error

Fixed MardownIt String error that occurs when a md file body is empty

* fix dependabot.yml

* fix parsing error

* refactor: simplify content handling in RSS feed generation

---------

Co-authored-by: アピヌ <apynu@users.noreply.github.com>
Co-authored-by: L4Ph <4ranci0ne@gmail.com>
Co-authored-by: Katsuyuki Karasawa <me@l4ph.moe>
2025-03-31 01:32:05 +09:00
0bipinnata0
b826152352 fix(blog): restore prev/next post navigation buttons (#346)
Co-authored-by: 0bipinnata0 <0bipinnata0@users.noreply.github.com>
2025-03-28 22:28:17 +09:00
kinho
b604cdf18c feat: add post update date (#243)
* feat: Add article update date

* feat:
1.Hide update time on the homepage;
2.Replace update icon;

* remove iconify-json/mdi

---------

Co-authored-by: liangjianhao <jianhao.liang@sz-sanjiang.com>
2024-12-04 19:29:35 +08:00
saicaca
079abbc965 refactor: css cleanup and style tweaks 2024-12-02 16:02:39 +08:00
saicaca
9f251d4cea feat: style tweak 2024-10-28 00:40:19 +08:00
SlimeNull
b5fddf2096 feat: added TOC (#198) 2024-10-26 00:29:00 +08:00
David V. Kimball
7a022cc190 feat: set og:type to article for posts (#183)
* New prop setOGTypeArticle sets og:type to "article" for posts, and "website" for every other page.

* Fixed error where I declared setOGTypeArticle twice.
2024-09-17 13:35:58 +08:00
saicaca
31af084f8a feat!: front-matter language -> lang 2024-09-10 01:31:35 +08:00
saicaca
1af707ee6a fix: fix RSS build error 2024-09-04 23:13:58 +08:00
Katsuyuki Karasawa
e9c8930559 refactor: improve type safety (#155)
* Fix to make it type safe.

* The build is failing, fix it.
2024-08-28 00:19:26 +08:00
Alan Ye
f79ee3482d feat: add language as post property (#151)
* feat: add language as post property

* update frontmatter.json

* style: remove extra space

* fix: remove unnecessary replacements

* feat: add `language` field to `new-post.js`

* style: format code style

* fix: use `siteConfig.lang` in `jsonLd`

* fix: use `siteConfig` when `entry.data` was empty
2024-08-27 23:52:30 +08:00
saicaca
0ad144add3 fix: fix errors and reformat code 2024-08-03 16:44:38 +08:00
saicaca
f96cf6fdae feat: some improvements for image zooming 2024-07-28 18:48:44 +08:00
dabuside
09e084fd5b fix: set the zoom width and height for network image (#136) 2024-07-28 18:48:43 +08:00
dabuside
51025f0ea7 feat: add photoswipe for image zoom (#135) 2024-07-28 18:47:19 +08:00
saicaca
96223c0b5a refactor: improve code quality 2024-07-21 18:41:03 +08:00
saicaca
003c644146 refactor: improve code quality 2024-07-21 15:49:22 +08:00
saicaca
2622aabe07 fix: sort post list in RSS by time and exclude draft posts 2024-07-20 23:47:40 +08:00
saicaca
873dbe3189 feat: basic post structured data for SEO 2024-04-29 17:27:14 +08:00
CorrectRoad
582e76cf43 feat: add dynamic descript to meta head (#56)
* feat: add dynamic descript to meta head

* revert code
2024-04-23 00:04:43 +08:00
CorrectRoad
91773fc520 feat: add sitemap.xml (#33)
Co-authored-by: saica.go <zephyird@gmail.com>
2024-04-22 23:48:31 +08:00
CorrectRoad
e80999669a feat: add RSS xml (#34)
* feat: add RSS xml

---------

Co-authored-by: saicaca <zephyird@gmail.com>
2024-04-22 23:42:47 +08:00
saicaca
df30781cdc fix: onload animation tweaks 2024-03-13 01:32:54 +08:00
saicaca
2ff9b8544e feat: onload animation for article pages 2024-03-12 18:39:25 +08:00
saicaca
af29b9160f refactor: code cleanup 2024-02-18 18:26:40 +08:00
saicaca
90070d06c1 fix: url /page/1 -> /, /page/2 -> /2 2024-02-18 18:26:40 +08:00
saica.go
79ec8030cc feat: implement post search using Pagefind (#12) 2024-01-24 12:28:16 +08:00
saicaca
e428b1d5a5 feat: mobile style improvements 2024-01-22 11:25:56 +08:00
saica.go
025953bca3 feat: much better mobile view design (#11) 2024-01-22 02:06:24 +08:00
saicaca
23533e9ac9 fix: minor fixes 2024-01-21 20:19:34 +08:00
saicaca
3fcb566a54 feat: use relative paths for cover images 2024-01-21 16:34:37 +08:00
L4Ph
197d524b53 feat: add FrontMatter CMS, biome, translation, etc.
* add Frontmatter CMS

* add biome

* update

* update

* fixed & add docs

* fix translation.ts

* fix translation
2024-01-21 12:54:41 +08:00
saicaca
f9a78b3e3b feat: remove support for nested categories 2023-12-14 13:44:20 +08:00
saicaca
b171ad463e feat: add front-matter variable category 2023-11-07 14:46:29 +08:00
saicaca
ab89683cd7 fix: markdown style for the About page 2023-11-03 16:22:33 +08:00
saicaca
35f9260b58 feat: style improvements 2023-11-03 15:59:14 +08:00
saicaca
c642691dc8 feat: add license block 2023-11-03 14:15:17 +08:00
saicaca
1ae4a8eee9 feat: use .ts instead of .yaml for configurations 2023-10-23 17:54:39 +08:00
saicaca
9b68fd1b86 fix: front-matter prop change 2023-10-21 10:52:01 +08:00
saicaca
1ccf80f9a2 feat: add the example post about embed video 2023-10-19 23:18:16 +08:00
saicaca
377ff3a4cc fix: appearance setting not correctly set at first time & something else 2023-10-19 21:48:26 +08:00
saicaca
ea4a453e25 feat: minor fixes 2023-10-18 21:24:51 +08:00
saicaca
767d351bd5 feat: regularize front-matter, add new-post command 2023-10-18 17:31:11 +08:00
saicaca
dd9adb2ed6 feat: style and animation improvements
(cherry picked from commit 69deabde36f96a96bc3c69775fa5a9b4eead0f01)
2023-10-18 02:15:30 +08:00
saicaca
f4dc88e982 feat: allow collapsing widget content, add categories widget
(cherry picked from commit 9a4ca8f6163d5e1375aa7c612e1338cce5a8c0b5)
2023-10-18 02:15:28 +08:00
saicaca
cd01149f7e feat: post styles and transition improvements
(cherry picked from commit 53d2c803be5c9bc81ed1705d7053a8fde8bafe27)
2023-10-18 02:15:27 +08:00
saicaca
2c4cc28e1f feat: i18n, page title
(cherry picked from commit 0d9fc72bee009c591400055725680a6a0f5a9c83)
2023-10-18 02:15:25 +08:00
saicaca
52959f230f feat: style improvements
(cherry picked from commit e308bedff591263b33155cb222108915bf980e51)
2023-10-18 02:15:24 +08:00
saicaca
26408b0b7e feat: post styles, next/prev post btn, display-settings, etc.
(cherry picked from commit b7ddd92729d52a8c43d72010b743f7e3477f1001)
2023-10-18 02:15:23 +08:00
saicaca
8ed0aa071f feat: back-to-top, footer, about page, responsive design, etc.
(cherry picked from commit 21319d339305c77311d42aa18501d425a5a2619c)
2023-10-18 02:15:22 +08:00