You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ubuntu is an open source software operating system that runs from the desktop, to the cloud, to all your internet connected things. Ubuntu.com is the website that helps people learn about, download and get started with Ubuntu. This repo is the codebase and content for the ubuntu.com website.
You can read more about the application's architecture in ARCHITECTURE.md.
Bugs and issues
If you have found a bug on the site or have an idea for a new feature, feel free to create a new issue, or suggest a fix by creating a pull request. You can also find a link to create issues in the footer of every page of the site itself.
If you have found a bug in the Ubuntu OS itself, please file it here.
Local development
The simplest way to run the site locally is using the dotrun snap. Please use the installation scripts mentioned in the README to install dotrun.
Once it's installed, run the project with:
dotrun
For Mac users, in case running dotrun returns an error related to Chromium, add the following line to your local .env.local file (create one if you don't have it):