Skip to content

Simple boilerplate for website design. No Javascript, no compiling CSS.

License

Notifications You must be signed in to change notification settings

danegraphics/Sboiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Sboiler

Simple boilerplate for rapid website design.

  • No Javascript!
  • No compiling/re-compiling CSS for custom themes! Just include your custom CSS theme file!
  • Responsive design elements!
  • Dynamic elements such as carousels, tabbed views, visibility toggles, and more!
  • Sets all box-sizing to border-box (because that's how CSS should work by default)
  • Classes for easy centering! Just add "center", "center-v", or "center-h" to the element you want to center!

All with pure CSS. Just apply whatever classes you need and boom!

Goal

Sboiler is an experiment meant to test the limits of what exactly can be done purely with CSS in a way that meets most of the basic needs of modern websites, and to do so with a minimal amount of code and with quickly readable code.

Status - IN PROGRESS

Work on Sboiler has only just started, so most of the features that will be in the final design are currently missing. This also isn't an urgent project on my todo list, so it might be a while before this is actually finished.

About

Simple boilerplate for website design. No Javascript, no compiling CSS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages