/shima

▨ Easily create and share grid overlay. ▨

Primary LanguageGoMIT LicenseMIT



license build build

Shima

▨ Shima is a quick, painless, javascript-free grid overlay. ▨
▨ Helpful for vertical rhythm, grid systems, icon designing and more. ▨


🚀 Getting started

You can use Shima as is without installing anything. Simply add a line of CSS and you're done:

.myAwesomeDiv {
	background-image: url("https://shima-grid.com/img/128x4x32/128x4x0");
}

The documentation with practical examples is available online: https://shima-grid.com.

👨‍💻 Source code

Shima is a small server written in Go rendering custom lovely grids 💖.

📝 License

Shima is MIT licensed.