mirror of
https://github.com/m1k1o/neko.git
synced 2025-05-23 14:07:06 +02:00
update config options naming, move scripts to own folder.
This commit is contained in:
parent
e3a1929f7f
commit
0e3bcedcd4
10 changed files with 96 additions and 52 deletions
|
@ -36,6 +36,7 @@ This project uses a monorepo structure with the following directories:
|
|||
|
||||
- `webpage/`: Webpage code for neko.m1k1o.net, written in [TypeScript](https://www.typescriptlang.org/) and [Docusaurus](https://docusaurus.io/), deployed on [GitHub Pages](https://pages.github.com/).
|
||||
- `webpage/docs/`: Documentation for the neko project, including this README file.
|
||||
- `webpage/scripts/`: Helper scripts for generating configuration and OpenAPI docs.
|
||||
- `webpage/src/`: Source code, components, and styles for the webpage.
|
||||
- `webpage/static/`: Static files for the webpage, such as images and icons.
|
||||
- `webpage/versioned_*`: Versioned documentation files for the neko project, generated by [Docusaurus](https://docusaurus.io/).
|
Loading…
Add table
Add a link
Reference in a new issue