an1ndra / docs

Pop!_OS Documentation Site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

POP!_OS Documentation

https://pop-os.github.io/docs

contribute

clone docs repo

git clone git@github.com:pop-os/docs.git docs
cd docs

create a branch

git checkout -b <your-branch>

make changes and push

git add . && git commit -m "chore: did stuff" && git push --set-upstream origin <your-branch>

via the GitHub ui, make a PR to main branch

when a push/merge to main occurs it will automatically build and deploy to https://pop-os.github.io/docs

About

Pop!_OS Documentation Site


Languages

Language:CSS 39.4%Language:JavaScript 38.5%Language:Handlebars 22.1%