Codebase for https://multipass.run - the marketing website for Canonical's multipass product.
The simplest way to run the site locally is with the dotrun snap:
dotrun
Once the containers are setup, you can visit http://127.0.0.1:8026 in your browser.
For working on Sass files, you may want to dynamically watch for changes to rebuild the CSS whenever something changes.
To setup the watcher, open a new terminal window and run:
./run watch
You can find the deployment config in the deploy folder.
Code licensed LGPLv3 by Canonical Ltd..
With ♥ from Canonical