Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 754 Bytes

README.md

File metadata and controls

36 lines (25 loc) · 754 Bytes

@pop-os/website

The Pop!_OS website




This repository is the Nuxt.JS single page website for Pop!_OS. It is viewable at https://pop.system76.com.

Developing

You will need a modern (10.x >) nodejs version installed. Then simply clone the repository and run the following commands:

# Install all the dependencies
npm ci
# Run the server
npm start

Deploying

When changes get pushed into master, GitHub actions will start a deploy. No extra work is needed as a developer.

Pop!_Docs

Pop!_OS documentation can be viewed at https://support.system76.com/

Editing

Documentation can be viewed and edited on GitHub from the /docs directory.