<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>minimalistic</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/168/feed"/>
    <updated>2026-09-17T10:36:41+00:00</updated>
    <id>https://links.biapy.com/guest/tags/168/feed</id>
            <entry>
            <id>https://links.biapy.com/links/13696</id>
            <title type="text"><![CDATA[HonorBox]]></title>
            <link rel="alternate" href="https://honorboxx.github.io/honorbox/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13696"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Sell digital products with just Stripe + GitHub.

The engine is free and MIT: a static storefront on GitHub Pages, checkout through your own Stripe account, and a GitHub Action that delivers every sale while you sleep. Pro is the $29 suite that checks it is all still working.

- [HonorBox @ GitHub](https://github.com/Honorboxx/honorbox).]]>
            </summary>
            <updated>2026-08-20T15:18:42+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13682</id>
            <title type="text"><![CDATA[fx]]></title>
            <link rel="alternate" href="https://fx.sh/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13682"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Tiny, open, native coding agent.

fx is a coding agent harness and CLI written in Zig, optimized for research and embeddability as part of larger systems.

- [fx @ GitHub](https://github.com/vercel-labs/fx).]]>
            </summary>
            <updated>2026-08-19T11:30:41+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12671</id>
            <title type="text"><![CDATA[pu.sh]]></title>
            <link rel="alternate" href="https://pu.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12671"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[zero package dependencies, under 50KB.
a slop cannon small enough to fit your pocket.

A zero-package-dependency coding agent under 50KB. Pronounced exactly how you think.

- [pu.sh @ GitHub](https://github.com/NahimNasser/pu).]]>
            </summary>
            <updated>2026-05-14T07:28:43+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11608</id>
            <title type="text"><![CDATA[Textarea]]></title>
            <link rel="alternate" href="https://textarea.my/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11608"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A minimalist text editor that lives in URL.

A minimalist text editor that lives entirely in your browser and stores everything in the URL hash.

- [Textarea @ GitHub](https://github.com/antonmedv/textarea).

Related contents:

- [Textarea - Un éditeur de texte qui vit sa meilleure vie dans son URL @ Korben :fr:](https://korben.info/textarea-github-minimalist-editeur.html).]]>
            </summary>
            <updated>2026-01-26T09:17:13+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10891</id>
            <title type="text"><![CDATA[🏰 Grayskull]]></title>
            <link rel="alternate" href="https://github.com/zserge/grayskull" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10891"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A tiny, dependency-free computer vision library in C for embedded systems, drones, and robotics. 

Grayskull is a minimalist, dependency-free computer vision library designed for microcontrollers and other resource-constrained devices. It focuses on grayscale images and provides modern, practical algorithms that fit in a few kilobytes of code. Single-header design, integer-based operations, pure C99.

Related contents:

- [By the power of grayscale! @ zserge&amp;#039;s blog](https://zserge.com/posts/grayskull/).]]>
            </summary>
            <updated>2025-11-05T14:03:45+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10784</id>
            <title type="text"><![CDATA[&amp;quot;Distroless&amp;quot; Container Images.]]></title>
            <link rel="alternate" href="https://github.com/GoogleContainerTools/distroless" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10784"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[🥑 Language focused docker images, minus the operating system. 

&amp;quot;Distroless&amp;quot; images contain only your application and its runtime dependencies. They do not contain package managers, shells or any other programs you would expect to find in a standard Linux distribution.

Related contents:

- [2017 swampUP Sessions | Distroless Docker: Containerizing Apps, not VMs - Matthew Moore @ JFrog&amp;#039;s YouTube](https://www.youtube.com/watch?v=lviLZFciDv4).]]>
            </summary>
            <updated>2025-10-27T16:08:45+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10650</id>
            <title type="text"><![CDATA[nanochat]]></title>
            <link rel="alternate" href="https://github.com/karpathy/nanochat" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10650"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The best ChatGPT that $100 can buy. 

This repo is a full-stack implementation of an LLM like ChatGPT in a single, clean, minimal, hackable, dependency-lite codebase. nanochat is designed to run on a single 8XH100 node via scripts like speedrun.sh, that run the entire pipeline start to end. This includes tokenization, pretraining, finetuning, evaluation, inference, and web serving over a simple UI so that you can talk to your own LLM just like ChatGPT. nanochat will become the capstone project of the course LLM101n being developed by Eureka Labs.

Related contents:

- [Excited to release new repo: nanochat! @ Andrej Karpathy&amp;#039;s Twitter](https://threadreaderapp.com/thread/1977755427569111362.html).]]>
            </summary>
            <updated>2025-10-14T11:40:20+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10412</id>
            <title type="text"><![CDATA[Toodoom]]></title>
            <link rel="alternate" href="https://toodoom.vercel.app/tasks" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10412"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Boring Todo.

Toodoom began as a weekend idea after noticing that every simple tasks app had turned into a dashboard for teams. We just wanted a gentle place where my wife and I could share an @shopping list, keep track of @household fixes, and scribble personal notes. The result is a shareable, offline-first desk that feels like a calm gradient garden. My wife and I use it every day now. Switch between notes and tasks, drop in #tags, assign @categories, and keep life admin tidy without corporate bloat. Try the hosted demo at toodoom.vercel.app.

- [Toodoom @ GitHub](https://github.com/ivucicev/toodoom).]]>
            </summary>
            <updated>2025-09-26T13:02:18+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10284</id>
            <title type="text"><![CDATA[ʕ•ᴥ•ʔ Bear]]></title>
            <link rel="alternate" href="https://github.com/HermanMartinus/bearblog/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10284"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Free, no-nonsense, super fast blogging.
No javascript, no stylesheets, no trackers. Just your words.

Related contents:

- [Bear is now source-available @ ᕕ( ᐛ )ᕗ Herman&amp;#039;s blog](https://herman.bearblog.dev/license/).]]>
            </summary>
            <updated>2025-09-19T05:48:31+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/57</id>
            <title type="text"><![CDATA[Uxn]]></title>
            <link rel="alternate" href="https://100r.co/site/uxn.html" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/57"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Uxn/Varvara ecosystem is a personal computing stack based on a small virtual machine that lies at the heart of our software, and that allows us to run the same application on a variety of systems.

Related contents:

- [Uxn - La machine virtuelle de 100 lignes qui fait tourner des apps sur votre Game Boy @ Korben :fr:](https://korben.info/uxn-machine-virtuelle-100-lignes-fait.html).]]>
            </summary>
            <updated>2025-09-04T07:29:50+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/94</id>
            <title type="text"><![CDATA[uMurmur]]></title>
            <link rel="alternate" href="https://umurmur.net/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/94"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[uMurmur is a minimalistic Mumble server primarily targeted to run on embedded computers, like routers, with an open OS like e.g. OpenWRT. The server part of Mumble is called Murmur, hence the name uMurmur. It is available as a precompiled package for quite a lot distributions. Check your distribution&amp;#039;s package repository.

- [uMurmur @ GitHub](https://github.com/umurmur/umurmur).
 
Related contents:

- [Episode 615: 25.05 Reasons to NixOS @ Linux Unplugged](https://linuxunplugged.com/615).]]>
            </summary>
            <updated>2025-09-18T07:20:24+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/513</id>
            <title type="text"><![CDATA[ZenDo]]></title>
            <link rel="alternate" href="https://github.com/rishikanthc/zendo" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/513"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Self-hosted minimalistic task manager.

ZenDo is a minimalistic task manager that is based on weekly planning. It’s a very simple and straightforward to use task manager that allows you to plan your week by assigning tasks to specific days.

ZenDo is dead simple to use. It features a very simple and beautiful UI. Simply assign tasks to days of the week. ZenDo also has PWA support, allowing you to install and use ZenDo as an app on desktop and mobile platforms.]]>
            </summary>
            <updated>2025-08-28T17:22:58+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/591</id>
            <title type="text"><![CDATA[itter.sh]]></title>
            <link rel="alternate" href="https://www.itter.sh/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/591"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Social Media via SSH.

itter.sh is your escape from the noise. It&amp;#039;s a micro-blogging platform accessed entirely via SSH. No web browser. No JavaScript. No endless scroll of algorithmic &amp;#039;content&amp;#039;. Just you, your trusty terminal, and 180 characters at a time (&amp;quot;eets&amp;quot;). Why? Because terminals are cool. Because less is more. Because sometimes, you just need to type.

- [Itter @ GitHub](https://github.com/rrmn/itter).]]>
            </summary>
            <updated>2025-08-28T17:36:03+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/837</id>
            <title type="text"><![CDATA[gossa]]></title>
            <link rel="alternate" href="https://github.com/pldubouilh/gossa" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/837"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[🎶 a fast and simple multimedia fileserver.]]>
            </summary>
            <updated>2025-08-28T18:18:26+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/865</id>
            <title type="text"><![CDATA[silentsheet]]></title>
            <link rel="alternate" href="https://silentsheet.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/865"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[a quiet space to write. a minimalist text editor component for the web. no noise, no chrome, just words on a page.

- [silentsheet @ GitHub](https://github.com/hamzasaleem2/silentsheet).]]>
            </summary>
            <updated>2025-08-28T18:22:30+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/912</id>
            <title type="text"><![CDATA[Pocket Flow]]></title>
            <link rel="alternate" href="https://the-pocket.github.io/PocketFlow/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/912"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A 100-line minimalist LLM framework for Agents, Task Decomposition, RAG, etc.

- [Pocket Flow @ GitHub](https://github.com/The-Pocket/PocketFlow).

Related contents:

- [Turns Codebase into Easy Tutorial with AI @ GitHub](https://github.com/The-Pocket/Tutorial-Codebase-Knowledge).]]>
            </summary>
            <updated>2025-08-28T18:30:39+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1796</id>
            <title type="text"><![CDATA[Manifest]]></title>
            <link rel="alternate" href="https://manifest.build/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1796"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The 1-file Micro-backend.   Affordable Personal AI 
 Smart Model Routing for Personal AI Agents. Cut Costs up to 70% 🦞👧🦚 

Manifest is a smart model router for Personal AI Agents like OpenClaw or Hermes. It sits between your agent and your LLM providers, scores each request, and routes it to the cheapest model that can handle it. Simple questions go to fast, cheap models. Hard problems go to expensive ones. You save money without thinking about it.

**First versions of the project:**

80% of websites and apps only use the most basic backend features. Using over-engineered solutions lead to unnecessary costs and complexity.

Manifest keeps it simple, delivering only the essential backend features and smoothly integrating in your project like any other file in your codebase.

- [Manifest @ GitHub](https://github.com/mnfst/manifest).

Related contents:

- [5 Open Source Tools for Backend Developers in 2025 @ Arindam Majumder&amp;#039;s dev.to](https://dev.to/arindam_1729/5-open-source-tools-for-backend-developers-in-2025-3lng).]]>
            </summary>
            <updated>2026-04-21T11:43:58+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2401</id>
            <title type="text"><![CDATA[zathura]]></title>
            <link rel="alternate" href="https://pwmt.org/projects/zathura/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2401"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[zathura is a highly customizable and functional document viewer based on the girara user interface library and several document libraries.
It provides a minimalistic and space saving interface as well as an easy usage that mainly focuses on keyboard interaction.

- [zathura @ GitHub](https://github.com/pwmt/zathura).]]>
            </summary>
            <updated>2025-08-28T22:36:53+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2417</id>
            <title type="text"><![CDATA[havoc]]></title>
            <link rel="alternate" href="https://github.com/ii8/havoc" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2417"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[havoc is a minimal terminal emulator for Wayland on Linux.]]>
            </summary>
            <updated>2025-08-28T22:38:52+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2419</id>
            <title type="text"><![CDATA[foot]]></title>
            <link rel="alternate" href="https://codeberg.org/dnkl/foot/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2419"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The fast, lightweight and minimalistic Wayland terminal emulator.]]>
            </summary>
            <updated>2025-08-28T22:40:52+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2728</id>
            <title type="text"><![CDATA[React minimal pie chart]]></title>
            <link rel="alternate" href="https://github.com/toomuchdesign/react-minimal-pie-chart?tab=readme-ov-file" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2728"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Lightweight React SVG pie charts, with versatile options and CSS animation included. ~2kB gzipped.]]>
            </summary>
            <updated>2025-08-28T23:31:17+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2907</id>
            <title type="text"><![CDATA[skellyCSS]]></title>
            <link rel="alternate" href="https://github.com/ritterim/skellyCSS" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2907"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A light-weight CSS framework to quickly implement skeletons into your projects.]]>
            </summary>
            <updated>2025-08-29T00:01:36+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3786</id>
            <title type="text"><![CDATA[Dusk OS]]></title>
            <link rel="alternate" href="http://duskos.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3786"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Dusk OS is a 32-bit Forth and big brother to Collapse OS. Its primary purpose is to be maximally useful during the first stage of civilizational collapse, that is, when we can&amp;#039;t produce modern computers anymore but that there&amp;#039;s still many modern computers around.

- [Dusk OS @ sourcehut](https://git.sr.ht/~vdupras/duskos).]]>
            </summary>
            <updated>2025-08-29T02:27:32+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3787</id>
            <title type="text"><![CDATA[Collapse OS]]></title>
            <link rel="alternate" href="http://collapseos.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3787"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Bootstrap post-collapse technology.

Winter is coming and Collapse OS aims to soften the blow. It is a Forth (why Forth?) operating system and a collection of tools and documentation with a single purpose: preserve the ability to program microcontrollers through civilizational collapse. 

- [Episode 575: Brent&amp;#039;s Busted Builds @ Linux Unplugged](https://linuxunplugged.com/575).]]>
            </summary>
            <updated>2025-08-29T02:27:33+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5114</id>
            <title type="text"><![CDATA[tiny11builder]]></title>
            <link rel="alternate" href="https://github.com/ntdevlabs/tiny11builder" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5114"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Scripts to build a trimmed-down Windows 11 image.

This is a script to automate the build of a streamlined Windows 11 image, similar to tiny11. My main goal is to use only Microsoft utilities like DISM, and nothing external. The only executable included is oscdimg.exe, which is provided in the Windows ADK and it is used to create bootable ISO images. Also included is an unattended answer file, which is used to bypass the MS account on OOBE and to deploy the image with the /compact flag. It&amp;#039;s open-source, so feel free to add or remove anything you want! Feedback is also much appreciated.]]>
            </summary>
            <updated>2025-08-29T06:09:27+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5115</id>
            <title type="text"><![CDATA[Tiny11]]></title>
            <link rel="alternate" href="https://archive.org/details/tiny-11-NTDEV" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5115"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Based off of Windows 11 Pro 22H2, tiny11 has everything you need for a comfortable computing experience without the bloat and clutter of a standard Windows installation.]]>
            </summary>
            <updated>2025-08-29T06:09:28+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5166</id>
            <title type="text"><![CDATA[foot]]></title>
            <link rel="alternate" href="https://codeberg.org/dnkl/foot" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5166"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A fast, lightweight and minimalistic Wayland terminal emulator]]>
            </summary>
            <updated>2025-08-29T06:17:31+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5193</id>
            <title type="text"><![CDATA[linkding]]></title>
            <link rel="alternate" href="https://linkding.link/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5193"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Self-hosted bookmark manager that is designed be to be minimal, fast, and easy to set up using Docker. 

- [linkding @ GitHub](https://github.com/sissbruecker/linkding).

Related contents:

- [Linkding Bookmarks Manager @ GitHub](https://github.com/uCOMmandIt/uci-linkding-bookmarks).
- [LinkBuddy @ GitHub](https://github.com/peterto/LinkBuddy).
- [Linkding Injector @ GitHub](https://github.com/Fivefold/linkding-injector).
- [Linkding - Le gestionnaire de bookmarks à auto-héberger @ Korben :fr:](https://korben.info/linkding-gestionnaire-bookmarks.html).]]>
            </summary>
            <updated>2025-10-15T09:41:15+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5304</id>
            <title type="text"><![CDATA[mdp]]></title>
            <link rel="alternate" href="https://github.com/visit1985/mdp" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5304"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A command-line based markdown presentation tool.]]>
            </summary>
            <updated>2025-08-29T06:40:44+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5656</id>
            <title type="text"><![CDATA[Scribouilli]]></title>
            <link rel="alternate" href="http://scribouilli.lechappeebelle.team/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5656"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Scribouilli est un outil développé par un groupe d’ami·es pour aider les personnes qui veulent “juste créer un petit site” pour leur association (ou leur activité professionnelle ou ce qu’iels veulent !).

[Scribouilli @ GitHub](https://github.com/Scribouilli/scribouilli).]]>
            </summary>
            <updated>2025-08-29T07:40:16+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5661</id>
            <title type="text"><![CDATA[Water.css]]></title>
            <link rel="alternate" href="https://watercss.kognise.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5661"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Water.css is a drop-in collection of CSS styles to make simple websites like this just a little bit nicer. 

[Water.css @ GitHub](https://github.com/kognise/water.css).]]>
            </summary>
            <updated>2025-08-29T07:40:18+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5817</id>
            <title type="text"><![CDATA[Basic.css]]></title>
            <link rel="alternate" href="https://github.com/vladocar/Basic.css" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5817"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Classless CSS Starter File.

Basic.css gives you basic CSS formatting and ability to make basic grids with only HTML5 syntax. You can use this project to Set your default styling.]]>
            </summary>
            <updated>2025-08-29T08:06:27+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5839</id>
            <title type="text"><![CDATA[Bear Blog]]></title>
            <link rel="alternate" href="https://bearblog.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5839"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A privacy-first, no-nonsense, super-fast blogging platform

Bear Blog has been built as a platform and not as an individual blog generator. It is more like Substack than Jekyll. Due to this it isn&amp;#039;t possible to individually self-host a Bear Blog.

- [Bear Blog @ GitHub](https://github.com/HermanMartinus/bearblog/).

Related contents:

- [Resurrect the Old Web @ Steve&amp;#039;s Bear Blog ʕ º ᴥ ºʔ ](https://stevedylandev.bearblog.dev/resurrect-the-old-web/).]]>
            </summary>
            <updated>2025-09-26T12:16:17+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5880</id>
            <title type="text"><![CDATA[lit]]></title>
            <link rel="alternate" href="https://ajusa.github.io/lit/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5880"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[a ridiculously small responsive css framework.

lit has two modules: lit and util. Both of them are designed to be as small as possible, and easy to extend.

[lit @ GitHub](https://github.com/ajusa/lit).]]>
            </summary>
            <updated>2025-08-29T08:16:39+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5891</id>
            <title type="text"><![CDATA[Splitlist]]></title>
            <link rel="alternate" href="https://splitlist.mikkelsvartveit.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5891"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The quick way to share lists for anything.]]>
            </summary>
            <updated>2025-08-29T08:18:37+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5987</id>
            <title type="text"><![CDATA[k3os]]></title>
            <link rel="alternate" href="https://github.com/rancher/k3os#quick-start" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5987"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Purpose-built OS for Kubernetes, fully managed by Kubernetes.
k3OS is a Linux distribution designed to remove as much OS maintenance as possible in a Kubernetes cluster. It is specifically designed to only have what is needed to run k3s. Additionally the OS is designed to be managed by kubectl once a cluster is bootstrapped. Nodes only need to join a cluster and then all aspects of the OS can be managed from Kubernetes. Both k3OS and k3s upgrades are handled by the k3OS operator.]]>
            </summary>
            <updated>2025-08-29T08:34:43+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6125</id>
            <title type="text"><![CDATA[MVP.css]]></title>
            <link rel="alternate" href="https://andybrewer.github.io/mvp/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6125"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A minimalist stylesheet for HTML elements

No class names, no frameworks, just semantic HTML and you&amp;#039;re done.

[MVP.css @ GitHub](https://github.com/andybrewer/mvp/)]]>
            </summary>
            <updated>2025-08-29T08:57:54+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6147</id>
            <title type="text"><![CDATA[Pico.css]]></title>
            <link rel="alternate" href="https://picocss.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6147"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Minimal CSS Framework for semantic HTML.
Elegant styles for all natives HTML elements without .classes and dark mode automatically enabled.

[Pico.css @ GitHub](https://github.com/picocss/pico).]]>
            </summary>
            <updated>2025-08-29T09:01:54+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6593</id>
            <title type="text"><![CDATA[Bolt.css]]></title>
            <link rel="alternate" href="https://boltcss.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6593"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Basic styles for HTML Elements. Providing a mostly-reasonable set of styles without classes.
Use it for simple static sites or as a starting point and add your own classes. This is not a complete solution with layout grids, components, utility classes, and the like.]]>
            </summary>
            <updated>2025-08-29T10:15:35+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6868</id>
            <title type="text"><![CDATA[Beer CSS]]></title>
            <link rel="alternate" href="https://www.beercss.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6868"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Build material design in record time without stress for devs. An alternative to PicoCSS.

- [Beer CSS @ GitHub](https://github.com/beercss/beercss).]]>
            </summary>
            <updated>2025-08-29T11:02:03+00:00</updated>
        </entry>
    </feed>
