An open API service indexing awesome lists of open source software.

https://github.com/svandragt/lamb

Literally Another Micro Blog
https://github.com/svandragt/lamb

feed-reader microblog php self-hosted single-author

Last synced: 24 days ago
JSON representation

Literally Another Micro Blog

Awesome Lists containing this project

README

          

![Lamb made out of circuitry](src/images/og-image-lamb.jpg)

Lamb — Literally Another Micro Blog.

Barrier free super simple blogging, self-hosted.

- SQLite based portable single author blog.
- Friction
free [Markdown](https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax)
entry, with drag and drop image support.
- Generates a discoverable Atom feed (/feed) from recently published blogs.
- Hashtags support, by just typing them `#ahyeah`.
- 404 fallback redirection to your old site, optionally.
- Friendly user theming, if you don't like my two shades of 2000s retro themes. ;)
- Pull external content into the blog by subscribing to feeds; ingested posts land as drafts by default.

# Getting started

[Visit the wiki](https://github.com/svandragt/lamb/wiki) to get started.

# Screenshots

An example blog with the default theme:
![Demo Lamb instance](https://i.imgur.com/rwk2VmV.png "A demo Lamb instance")

Dropping images into a post ala GitHub:
![Drag and drop image demo](https://vandragt.com/assets/2023/12/6c5e64336afdd939f9c9768ac07b35551de8043b.gif "Creating a post with an image")

Friction free post deletion:
[Friction free post deletion (video)](https://github.com/svandragt/lamb/assets/594871/d0178b48-9a62-4e5d-bab7-b8168485be1e)

# Philosophy

- Simple over complex.
- Opinionated defaults over settings.
- Assume success, communicate failure.

[![Built with Devbox](https://jetpack.io/img/devbox/shield_moon.svg)](https://jetpack.io/devbox/docs/contributor-quickstart/)