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
Go to file
Matt Baer f512f983ec Use AGPL 2018-10-29 10:06:45 -04:00
author Add author package 2018-10-16 23:27:04 -04:00
cmd/writefreely Create basic server 2018-10-15 14:44:15 -04:00
config Move Host config value from Server -> App 2018-10-27 17:02:40 -04:00
keys Add key generation script + keys folder 2018-10-15 14:10:34 -04:00
parse Fix parse package import 2018-10-16 23:49:01 -04:00
static Add favicon 2018-10-27 13:19:33 -04:00
.gitignore Clean up .gitignore 2018-10-16 20:41:54 -04:00
.travis.yml Add .travis.yml 2018-10-15 14:10:42 -04:00
LICENSE Use AGPL 2018-10-29 10:06:45 -04:00
README.md Use AGPL 2018-10-29 10:06:45 -04:00
app.go Add interactive configuration 2018-10-25 09:15:10 -04:00
collections.go Add data layer 2018-10-16 22:31:27 -04:00
database.go Add data layer 2018-10-16 22:31:27 -04:00
errors.go Add data layer 2018-10-16 22:31:27 -04:00
keys.go Add web session management 2018-10-16 20:31:07 -04:00
keys.sh Fix filename in email encryption key generation 2018-10-27 13:17:54 -04:00
nodeinfo.go Move Host config value from Server -> App 2018-10-27 17:02:40 -04:00
postrender.go Add data layer 2018-10-16 22:31:27 -04:00
posts.go Fix parse package import 2018-10-16 23:49:01 -04:00
routes.go Move Host config value from Server -> App 2018-10-27 17:02:40 -04:00
session.go Move Host config value from Server -> App 2018-10-27 17:02:40 -04:00
users.go Add web session management 2018-10-16 20:31:07 -04:00

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.