mirror of
https://github.com/saicaca/fuwari.git
synced 2026-01-11 14:52:52 +01:00
feat: add FrontMatter CMS, biome, translation, etc.
* add Frontmatter CMS * add biome * update * update * fixed & add docs * fix translation.ts * fix translation
This commit is contained in:
14
.frontmatter/database/taxonomyDb.json
Normal file
14
.frontmatter/database/taxonomyDb.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"taxonomy": {
|
||||
"tags": [
|
||||
"Blogging",
|
||||
"Customization",
|
||||
"Demo",
|
||||
"Example",
|
||||
"Fuwari",
|
||||
"Markdown",
|
||||
"Video"
|
||||
],
|
||||
"categories": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user