Skip to content
/ docs Public

Documentation over all projects in the ETEN Innovation Lab repos

License

Notifications You must be signed in to change notification settings

etenlab/docs

Repository files navigation

Docs

Description

This website is a documentation site, built using Docusaurus 2, a modern static website generator.

How to Contribute

You must have installed git and npm in your system. You must have appropriate acces to github.

clone

git clone [email protected]:etenlab/docs.git

create your branch

git checkout -b feat/your-awesome-improvement

instal dependancies

npm ci

run

npm run start

... make your awesome improvement ...

push your branch

git push --set-upstream origin feat/your-awesome-improvement

... make pull(merge) request using github UI

About

Documentation over all projects in the ETEN Innovation Lab repos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published