Mdn Minimalist Save Abandoned

The base Sass for Mozilla Developer based projects and products

Project README

mdn-minimalist

Netlify Status

NOTE: Work on minimalist is temporarily on hold. Please check back later.

The base Sass for Mozilla Developer based projects and products.

Testing changes locally

Before you can start working with minimalist, you need to install Hugo.

When making changes to minimalist, testing is done via the styleguide. To run the styleguide, built on Hugo, run the following command in your terminal:

yarn styleguide

This will do an initial build and startup Hugo. You can now browser the styleguide locally at http://localhost:1313. Hugo will run in watch mode so, if any files or assets changes, it will automatically rebuild and reload the current page in the browser.

When you make a change to minimalist, you need to trigger a new build of the minimalist source. In a separate terminal instance, run the following:

yarn build:styleguide:sass
Open Source Agenda is not affiliated with "Mdn Minimalist" Project. README Source: mdn/mdn-minimalist
Stars
110
Open Issues
14
Last Commit
2 years ago

Open Source Agenda Badge

Open Source Agenda Rating