Feel it

Words only go so far.

demo
piruetas
What it is

Only what you need.

  • One page a day.

    Today, front and center.

  • Images & formatting.

    Clean and simple.

  • Private by default.

    No telemetry, period.

More, still modest

Quietly useful.

  • Share a day.

    Share with whoever you want, in one link.

  • Export your entries.

    Take your words with you.

  • Images.

    Drop a photo in your entry.

  • Light & dark.

    Two warm themes. Pick one.

Self-host (for the technically inclined)

You know the drill...

A docker-compose.yml:
services:
  piruetas:
    image: forgejo.patilla.es/patillacode/piruetas:latest
    ports:
      - "8000:8000"
    volumes:
      - ./data:/data
    environment:
      # generate with: openssl rand -hex 32
      SECRET_KEY: change-me-to-a-random-string
      ADMIN_USERNAME: admin
      ADMIN_PASSWORD: changeme
      SECURE_COOKIES: "false"        # set to "true" if serving over HTTPS
      REGISTRATION_OPEN: "false"     # set to "true" to allow self-registration
      # TRUST_PROXY: "true"          # uncomment if behind a reverse proxy
    restart: unless-stopped
Pricing

Free forever

Register (coming soon)
  • Journal entries

    Write as much as you want, every day.

  • Image uploads

    Attach images to your entries.

  • Data export

    Your data is always yours to take.

  • Public share links

    Share individual entries with a private link.

Support

If you like it, you can chip in.

Piruetas is free and open source. If it's useful to you, a small donation keeps it alive.

Buy Me a Coffee at ko-fi.com