Castlecss Boilerplate Versions Save

A simple and mobile-friendly HTML5 template with CastleCSS to kickstart your website

v1.5.0

5 years ago
  • The boilerplate dependencies have been updated so it works with the latest version of node, npm and node-sass
  • Updated to castlecss-forms v1.1.0
  • Updated a few form elements in contact.html as example for castlecss-forms v1.1.0

v1.4

6 years ago
  • Images will be automatically compressed when running npm run start at the beginning of the task or use npm run create_img to compress them manually. #11

v1.3.0

6 years ago

Release v1.3.0

v1.2.1

6 years ago
  • Added the missing gutter-loop of castlecss-core to variables.scss so you can add more then 6 breakpoints

Missing it in your project? Example

v1.2

6 years ago

New templates!

  • More examples of what you can do and build with CastleCSS
  • Index/Home
  • Products
  • About
  • Contact

New npm scripts

  • Build the project with npm i
  • Start the project with npm run start this automatically start a BrowserSync server for you and reloads your pages on change. No manual actions needed ;)

Updates

v1.1

7 years ago

Boilerplate

  • Added icons as examples
  • Added buttons with icons as examples

Added castlecss-icons ^1.0.2 The icons are hosted on Cloudflare which makes using the icons even easier! Just include the castlecss-icons in your package.json and you're good to go!

2016-12-20 10_07_29-start

Updated castlecss-notifications to 1.0.0

  • New notification / alert colors. Also added a warning color. Upgrade both your core and notification module to the last version to see these changes.

2016-12-20 09_53_07-start 2016-12-20 09_53_36-start

Updated castlecss-core to ^2.1

  • Added a standard h1-h6 styles so you don't have to. Also, we added .head and .head1-6 styles. With this you can style any element into a heading. For example you can make a strong or a h2 look like a h1, etc.
  • New notification / alert colors. Also added a warning color. Upgrade both your core and notification module to the last version to see these changes.

2016-12-20 10_05_27-start

Updated castlecss-buttons to ^0.5

  • Added castlecss-core as dependency

v1.0.1

7 years ago

v1.0.1 Added generated .css and .map files

  • Added the dist folder with generated .css and .map files so you already have working pages before building

v1.0

7 years ago

v1.0 CastleCSS Boilerplate is live!

We just released the CastleCSS Boilerplate, use it to get started with your project right away!

What's included?