

#Tag
Running some initial tests, but for now the "httpd rocks" website is being served from a Raspberry Pi 400 in my basement (running #OpenBSD, of course)
We will see how things go...
Running some initial tests, but for now the "httpd rocks" website is being served from a Raspberry Pi 400 in my basement (running #OpenBSD, of course)
We will see how things go...
🥳 New Kitten Release
• Improved Markdown parser
Kitten’s JavaScript tagged template strings (`kitten.html`) no longer fail to render as expected when interpolated values are used inside of Markdown where the Markdown render changes source order.
So, for example, the following will now work correctly, whereas, previously, the link source and link text would have been erroneously flipped:
kitten.html`
<markdown>
[${linkText}](${linkSource})
</markdown>
`
To implement the fix, I’ve moved Markdown rendering outside of the main render loop and into a pre-render stage and implemented a simple Markdown render tree that non-recursively handles all Markdown region renders.
More details: https://codeberg.org/kitten/app/src/branch/main/CHANGELOG.md#2025-07-21
Run `kitten update` to update your dev machines. Your deployment servers will automatically update in the next few hours.
You can learn more about and install Kitten from the Kitten web site:
https://kitten.small-web.org/
Enjoy!
:kitten:💕
#Kitten #KittenRelease #SmallWeb #server #framework #web #dev #kit #markdown
🥳 New Kitten Release
• Improved Markdown parser
Kitten’s JavaScript tagged template strings (`kitten.html`) no longer fail to render as expected when interpolated values are used inside of Markdown where the Markdown render changes source order.
So, for example, the following will now work correctly, whereas, previously, the link source and link text would have been erroneously flipped:
kitten.html`
<markdown>
[${linkText}](${linkSource})
</markdown>
`
To implement the fix, I’ve moved Markdown rendering outside of the main render loop and into a pre-render stage and implemented a simple Markdown render tree that non-recursively handles all Markdown region renders.
More details: https://codeberg.org/kitten/app/src/branch/main/CHANGELOG.md#2025-07-21
Run `kitten update` to update your dev machines. Your deployment servers will automatically update in the next few hours.
You can learn more about and install Kitten from the Kitten web site:
https://kitten.small-web.org/
Enjoy!
:kitten:💕
#Kitten #KittenRelease #SmallWeb #server #framework #web #dev #kit #markdown
⚠️ Signups are currently deactivated!
We're now slightly below 1000 free VPS instances!
Within the last few weeks, coming with new locations around the world, we got more and more signups, where people can also test their setups across different geo locations @BoxyBSD.
Unfortunately, this also increases the required support which is really time consuming and only handled by @gyptazy. While everything is fully automated, support is another thing and I need a short break. Hope to open the signups quickly again.
PS: This project is completely free, not even any donation possibilities etc - just imagine a box would only cost 1$.
#FreeBSD #OpenBSD #NetBSD #RUNBSD #BSD #Hosting #IPv6 #network #community #education #learning #VPS #FreeVPS #vServer #server #cloud
New 𝗣𝗼𝘂𝗱𝗿𝗶𝗲𝗿𝗲 𝗜𝗻𝘀𝗶𝗱𝗲 𝗙𝗿𝗲𝗲𝗕𝗦𝗗 𝗩𝗡𝗘𝗧 𝗝𝗮𝗶𝗹 [Poudriere Inside FreeBSD VNET Jail] article available.
https://vermaden.wordpress.com/2025/07/03/poudriere-inside-freebsd-vnet-jail/
#verblog #containers #freebsd #jails #pkg #poudriere #server
A space for Bonfire maintainers and contributors to communicate