Skip to content
/ docs Public
forked from pop-os/docs

Pop!_OS Documentation Site

Notifications You must be signed in to change notification settings

Hydrog3n/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POP!_OS Documentation

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

contribute

clone docs repo

git clone [email protected]: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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 39.9%
  • JavaScript 38.2%
  • Handlebars 21.9%