Skip to content

port-labs/port-docs

 
 

Repository files navigation

Website

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

Getting started with the docs

Install nodejs, it is recommended to use NVM:

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash
# After this, you can use nvm to install the latest version of node:
nvm install node

If you are not using NVM, just install the latest version of Node LTS

Once you have Node installed, switch to the staging branch of this repository and install package dependencies by running the following command in the project directory:

npm install

Then you can start looking at the docs and editing them using:

npm run start

About

The open-source repo for docs.port.io

Topics

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Contributors 115