Commit Graph

9 Commits

Author SHA1 Message Date
PrinOrange eac42b69a7 Improved handling of null values when entering tags frontmatter 2024-01-06 20:20:05 +08:00
PrinOrange fb308f7b11 Capitalize tag names to completely avoid ambiguity issues 2024-01-06 16:37:43 +08:00
PrinOrange e4c370ede5 Fixed the issue of not being able to recognize differences in upper and lower case, resulting in duplication of labels 2024-01-06 16:18:34 +08:00
PrinOrange 1a7673a99c Added thesaurus for stuttering word segmentation to improve support for Chinese searches 2024-01-06 16:01:59 +08:00
PrinOrange 8db176fae9 remove the nodejs-jieba 2024-01-06 12:01:04 +08:00
PrinOrange 623c0f3b0b cancel the tokenizer for indexing search. 2024-01-06 11:55:42 +08:00
PrinOrange 4fdba9d2b9 add the search function to website 2024-01-06 11:47:18 +08:00
PrinOrange aa94563763 Refactor some code to make it looks cleaner 2023-12-29 19:55:54 +08:00
PrinOrange 0bd1089d74 initial commit 2023-12-25 17:21:39 +08:00