Embrace the swissness. Minimal 12-column system for brutal layouts and Swiss design.
Status: active development
Latest update: 10:01, 6 June 2026 (CEST)
Use CDN or local files. No build step required.
Use Gridy when you want full control over layout without component systems.
Recommendation: keep these CDN/local addresses instead of copying the CSS directly. Gridy is under active development with continuous bug fixes and improvements, so linking the source ensures you always get the latest version.
<link rel="stylesheet" href="https://gridy.neocities.org/assets/css/gridy.min.css">
<script src="https://gridy.neocities.org/assets/js/gridy.min.js" defer></script>
If you want to support Gridy and help it grow, you can add this badge to your site.
Important: place the badge in your HTML before the main Gridy JS script
(above <script src="assets/js/gridy.js">) to ensure it loads correctly.
<a href="https://gridy.neocities.org" target="_blank" class="grd-badge" aria-label="Made with Gridy"></a>