WriteFreely è un software libero e open source per costruire uno spazio di scrittura sul web - che sia una pubblicazione, un blog interno o una comunità di scrittura nel fediverso.
https://noblogo.org
55ada67170
- Database schema changes, removing obsolete custom domain-related code - Missing user structs - Setup verbiage changes - Missing routes - Missing error messages |
||
---|---|---|
author | ||
cmd/writefreely | ||
config | ||
keys | ||
less | ||
page | ||
pages | ||
parse | ||
static | ||
templates | ||
.gitignore | ||
.travis.yml | ||
CONTRIBUTING.md | ||
LICENSE | ||
Makefile | ||
README.md | ||
account.go | ||
activitypub.go | ||
app.go | ||
auth.go | ||
cache.go | ||
collections.go | ||
database.go | ||
errors.go | ||
export.go | ||
feed.go | ||
handle.go | ||
hostmeta.go | ||
keys.go | ||
keys.sh | ||
nodeinfo.go | ||
pad.go | ||
postrender.go | ||
posts.go | ||
request.go | ||
routes.go | ||
schema.sql | ||
session.go | ||
sitemap.go | ||
templates.go | ||
unregisteredusers.go | ||
users.go | ||
webfinger.go |
README.md
WriteFreely is a beautifully pared-down blogging platform that's simple on the surface, yet powerful underneath.
It's designed to be flexible and share your writing widely, so it's built around plain text and can publish to the fediverse via ActivityPub. It's easy to install and lightweight.
Features
- Start a blog for yourself, or host a community of writers
- Form larger federated networks, and interact over modern protocols like ActivityPub
- Build more advanced apps and extensions with the well-documented API
License
Licensed under the AGPL.