Skip to content

Mini.css flavor for 'La boîte à bouillons' web sites.

License

Notifications You must be signed in to change notification settings

laboiteabouillons/mini.css

Repository files navigation

mini.css Flavor

Mini.css flavor for the 'La boite à bouillons' web sites.

Forked from the Angelos Chalaris mini.css project (version 3.0.1 aka gluon.v3) to which we have refactored the flavor structure into several modules.

Table of Contents

Setup

Requires:

  • npm v6.14.5
  • node-sass v4.14.1
  1. Install mini.css framework, the 'La boîte à bouillons' flavors and de dependencies using npm install
  2. Build the flavors using npm run build
  3. Minifies the css using npm run minify

Features

Main theme

Main

  • A featured image and a quote hold in the entire screen.
  • An arrow indicates the user to scroll down to read more.
  • Main color is "Vert céladon" (#59BCAB).
  • Full wide.

Watch the style sheet

Maintenance theme

Maintenance

Theme for a simple maintenance page.

Documentation

For instructions on how to use, best practices, templates and other usage information, please visit the framework's documentation. We do not provide documentation about the 'La boîte à bouillons' flavors.

Test

We generate the mini-default flavor each time. We compare this mini-default.css with the one generated from the mini.css (version 3.0.1) to detect any regression.

Contributing

Thanks you for taking the time to contribute. Please fork the repository and make changes as you'd like.

As we use this theme for 'La boîte à bouillons' projects, it contains only the features we need. But If you have any ideas, just open an issue and tell us what you think. Pull requests are also warmly welcome.

If you encounter any bugs in the 'La boîte à bouillons' flavors, please open an issue.

Be sure to include a title and clear description,as much relevant information as possible, and a code sample or an executable test case demonstrating the expected behavior that is not occurring.

License

mini.css is an open-source framework and is licensed under the MIT License.

La boite à bouillons flavor are open-source and are licensed under the MIT License.