A clean, Markdown-based publishing platform made for writers. Write together, and build a community. https://writefreely.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Matt Baer 55ada67170 Fill in remaining missing pieces 5 years ago
author Add author package 5 years ago
cmd/writefreely Create basic server 5 years ago
config Fill in remaining missing pieces 5 years ago
keys Add key generation script + keys folder 5 years ago
less Add LESS styles, fonts, icons, CSS generation 5 years ago
page Add handler, page, template loading 5 years ago
pages Add user-facing templates and pages 5 years ago
parse Fix parse package import 5 years ago
static Add ActivityPub components, routes, handlers 5 years ago
templates Add user management pages 5 years ago
.gitignore Clean up .gitignore 5 years ago
.travis.yml Add .travis.yml 5 years ago
CONTRIBUTING.md Add contributing guidelines 5 years ago
LICENSE Use AGPL 5 years ago
Makefile Add LESS styles, fonts, icons, CSS generation 5 years ago
README.md Use AGPL 5 years ago
account.go Add account handlers 5 years ago
activitypub.go Add ActivityPub components, routes, handlers 5 years ago
app.go Fill in remaining missing pieces 5 years ago
auth.go Fill in remaining missing pieces 5 years ago
cache.go Add login and post cache helpers 5 years ago
collections.go Add collection handlers, routes, feeds, sitemaps 5 years ago
database.go Fill in remaining missing pieces 5 years ago
errors.go Fill in remaining missing pieces 5 years ago
export.go Add collection handlers, routes, feeds, sitemaps 5 years ago
feed.go Add collection handlers, routes, feeds, sitemaps 5 years ago
handle.go Add handler, page, template loading 5 years ago
hostmeta.go Add ActivityPub components, routes, handlers 5 years ago
keys.go Add web session management 5 years ago
keys.sh Fix filename in email encryption key generation 5 years ago
nodeinfo.go Add ActivityPub components, routes, handlers 5 years ago
pad.go Add editor 5 years ago
postrender.go Add backend post handling, endpoints, rendering 5 years ago
posts.go Add backend post handling, endpoints, rendering 5 years ago
request.go Add collection handlers, routes, feeds, sitemaps 5 years ago
routes.go Fill in remaining missing pieces 5 years ago
schema.sql Add database schema 5 years ago
session.go Add collection handlers, routes, feeds, sitemaps 5 years ago
sitemap.go Add collection handlers, routes, feeds, sitemaps 5 years ago
templates.go Add handler, page, template loading 5 years ago
unregisteredusers.go Add collection handlers, routes, feeds, sitemaps 5 years ago
users.go Fill in remaining missing pieces 5 years ago
webfinger.go Add ActivityPub components, routes, handlers 5 years ago

README.md

 

Write Freely


Latest release Build status Contributors

 

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.