feat(pages): scaffold web documentation with parcel and custom fonts

This commit is contained in:
daydreamer-json
2026-02-28 06:07:53 +09:00
parent 24d181f1b6
commit 00e0e4cb6c
370 changed files with 6550 additions and 0 deletions

8
pages/.editorconfig Normal file
View File

@@ -0,0 +1,8 @@
root = true
[*]
charset = utf-8
end_of_line = lf
indent_style = space
indent_size = 2
insert_final_newline = true