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 a30fc5b52b Add handler, page, template loading 5 years ago
author Add author package 5 years ago
cmd/writefreely Create basic server 5 years ago
config Add debugging flag 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 handler, page, template loading 5 years ago
parse Fix parse package import 5 years ago
static Add LESS styles, fonts, icons, CSS generation 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
app.go Add handler, page, template loading 5 years ago
cache.go Add login and post cache helpers 5 years ago
collections.go Add data layer 5 years ago
database.go Fetch collection description with user collections 5 years ago
errors.go Add data layer 5 years ago
handle.go Add handler, page, template loading 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 Move Host config value from Server -> App 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
routes.go Add backend post handling, endpoints, rendering 5 years ago
schema.sql Add database schema 5 years ago
session.go Move Host config value from Server -> App 5 years ago
templates.go Add handler, page, template loading 5 years ago
users.go Add web session management 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.