-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Sander van Dragt edited this page Mar 21, 2025
·
12 revisions
Barrier free super simple blogging, self-hosted. Read about the features.
# Checkout project - release branch is stable
git clone --branch release https://github.com/svandragt/lamb.git
cd lamb
Lamb can be run locally with the builtin PHP webserver, or with other tooling.
Webservers:
Containers:
Devtools / local environments / sandbox:
- DDev local environments wrapper around Docker. Convenient.
- Devbox portable, isolated, developer environments. Tidy.
- Local PHP setup DIY. Control.