Skip to content

z66n/indieweb-blog

Repository files navigation

IndieWeb Blog

A minimal PHP-based IndieWeb blog supporting IndieAuth, Micropub, and Webmention.

Features

  • IndieAuth authentication via IndieAuth
  • Microformats2 support
  • Micropub endpoint (/micropub.php) compatible with Quill
  • Syndication to other Micropub endpoints
  • Send and receive Webmentions via Telegraph and Webmention.io
  • Microsub endpoint via Aperture
  • Minimal, file-based storage
  • RSS Feed (/feed.php) and JSON Feed (/feed.php?format=json)

Getting Started

  1. Clone this repository

  2. Copy and configure config.php:

    cp example.config.php config.php

    Edit config.php to configure your settings.

  3. Deploy to your PHP web server.

License

MIT


Inspired by the IndieWeb community.

About

A minimal PHP-based IndieWeb blog supporting IndieAuth, Micropub, and Webmention.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors