Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 796 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 796 Bytes

design.oxide.computer

We are looking for designers who code to help build a new user experience for computing!

Interested? Send a PR with any improvement to this repo on GitHub or apply through our careers page.

Contributing

Running locally

Install hugo.

Run hugo serve to automatically update as you make changes. This will output the url to the browser.

Or you can use make serve.

Deploying

The site is deployed on Netlify so we get previews of changes in PRs.

This idea was based off something a team at Microsoft did as well :)