1
0
Fork
You've already forked ownpress
0
Take ownership of data I produce and how it is published to the not-me.
  • Common Lisp 77.3%
  • Emacs Lisp 21.6%
  • Scheme 0.7%
  • Makefile 0.4%
Find a file
Charanjit Singh adc754535e feat: publisher foundation
No real publisher yet, just the foundation as drafted in 20260610T164307
2026年07月02日 14:09:04 +02:00
elisp feat: slightly pretty home-page 2026年06月19日 13:11:41 +02:00
example chore: rename cl-ownpress to ownpress 2026年02月03日 12:53:28 +01:00
src feat: publisher foundation 2026年07月02日 14:09:04 +02:00
static feat: slightly pretty home-page 2026年06月19日 13:11:41 +02:00
.envrc feat: elisp to cl async comms 2026年02月24日 06:51:49 +01:00
.gitignore feat: category based rendering of posts 2022年09月08日 00:27:41 +05:30
de.bitspook.coalton-utils.asd chore: remove ironclad dependency 2026年06月19日 15:16:12 +02:00
de.bitspook.nomen.asd chore: use fiasco instead of parachute for ownpress tests 2026年06月19日 16:09:00 +02:00
de.bitspook.ownpress.asd feat: publisher foundation 2026年07月02日 14:09:04 +02:00
de.bitspook.web-components.asd chore: rewrite web-components tests from parachut to fiasco 2026年06月19日 18:29:51 +02:00
guix.scm feat: slightly pretty home-page 2026年06月19日 13:11:41 +02:00
Makefile chore: rewrite web-components tests from parachut to fiasco 2026年06月19日 18:29:51 +02:00
README.org chore: rename cl-ownpress to ownpress 2026年02月03日 12:53:28 +01:00

Ownpress

⚠️ Under active development. API/architecture might change without warning.

I started ownpress as a static site generator. A lot of life has happened since, and it is right now a broken toy.

What I want ownpress to be:

A collection of hacker-focused tools to own production of personal information.

That can mean many things to you, I too mean many things from that.

Goals

  1. Paramount Hack-ability Tweaking isn't sufficient. Hackers should have the freedom of extend, replace and bend the system to their will.
  2. Friction-free development experience Ability to hack isn't sufficient. Hacking experience should be pleasant.
  3. Content ownership As users of the internet, we publish a lot of content on the web. It almost always end up in a walled platform, at the mercy of someone-not-you's whims. ownpress should bring ownership of user's published content back to user.

Current state

💔 Powering my personal website

I was using ownpress as a library to create my personal website (git repo), that is no longer the case. I am no longer doing that. ownpress didn't achieve the workflow that was as smooth as it should have been.

I am however still in quest for an acceptable personal-publishing workflow, and am working on ownpress to achieve that.