The easiest way to build a
website. Just Chat!
Nothing complicated to fiddle with or any software to learn. Just tell Chat GPT how to modify your template, and you're all set!
Class-light and semantic
We use simple native HTML tags as much as possible. Less than 10 .classes are used in Pico.
Great styles with just CSS
No dependencies, package manager, external files, or JavaScript.
Responsive everything
Elegant and consistent adaptive spacings and typography on all devices.
Light or Dark mode
Shipped with two beautiful color themes, automatically enabled according to the user preference.
Templates
Minimalist templates that let you see how lnk.so works.
Personal Page

A starter website, just for you
Social Link Page

A website to showcase your social links
Product Page

A page like this one, to promote a product
More Code, More Problems
A great design should be minimal, fast and maintainable.
- Most popular CSS frameworks are bulky, overkill and hard to customize without hyper-overriding styles.
- Huge stackings of wrappers and CSS classes are unnecessary for semantics elements.
- Large and complex CSS file increase memory usage and cause longer style calculations.
- Basics HTML elements should not require packaging large amount of dependencies.