1124 shaares
39 private links
39 private links
37 results
tagged
web
Run KolibriOS, Linux or Windows 98 in your browser
A minimalist design exploration. Contribute to owickstrom/the-monospace-web development by creating an account on GitHub.
Links to websites that work well on basic web browsers including those that come with e-readers.
1600pr.sh is a minimalist static photoblog generator made up of a single POSIX-compliant shell script. It should work on most Unix-like systems. It passes ShellCheck and some effort has been made to ensure external tools (grep, sed, awk, etc.) are used in a portable way.
imgram is a static html gallery generator with tagging, paging and an rss feed written in ksh.
Test the accessibility of your website with the world’s most comprehensive free accessibility testing tool.
The world's fastest CSS framework
Picnic CSS is a lightweight and beautiful CSS library
Lid is an image dithering program that is written in Python.
Lid was inpired by the solar powered version of [Lowtech Magazine]. I really loved their simple approach to images. They keep the filesize down using single color dithered images and then apply color filters to brighten up the page. That passes on the color work to the client rather than being a part of the web request (more data being sent).
useful workflow for web projects
Gostatic is a static site generator. It tracks file changes during compilation, which is why it works reasonably fast. Also it provides framework for configuration akin to Make, which makes it easy to understand and to write custom configurations.