Skip to content

itsektionen/docs

Repository files navigation

it/docs

it/docs is the documentation website for the IT-Chapter's systems and knowledge, built on Fumadocs!

If you want to know more, see it/docs/introduction.

Development and building

Clone the repo and using a node package manager of your choice install the packages:

npm install

To run in dev mode use:

npm run dev

To build and see the static site:

npm run build && npm run serve

Contributing

Contributions are welcome! If you want to add documentation see Writing Documentation for information on how to contribute.

Code contributions are discussed in the init discord forum post for the docs, if you are not in the server, please contact the init mainframe.

Before contributing code, make sure to run both prettier and eslint:

npm run lint && npm run format:write

If you are unsure about something, feel free to ask us!

About

WIP: Documentation site for various projects and systems

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Contributors