Files
research-blog/README.md
T
2026-08-10 02:00:15 +08:00

711 B

K1412 Research Blog

The public source for blog.k1412.top: technical research articles, experiment reports, and a catalog of standalone interactive research sites.

Local development

npm ci
npm run check
npm run dev

The production build is static:

npm run build

Public Markdown lives in content/posts/ and content/sites/. Raw research, private evidence, credentials, and internal material must remain outside this repository or under the ignored .research-private/ directory.

License

Code and original public content in this repository are available under the MIT License unless an individual asset or linked external site states otherwise.