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 1a6f61690e Add NodeInfo endpoints
Includes new instance stats and the new option to show user stats, as
well.
2018-10-17 19:25:09 -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 Add NodeInfo endpoints 2018-10-17 19:25:09 -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
.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 Add LICENSE and .gitignore 2018-10-15 14:10:00 -04:00
README.md Update GitHub repo URL 2018-10-16 22:51:42 -04:00
app.go Add NodeInfo endpoints 2018-10-17 19:25:09 -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 Add key generation script + keys folder 2018-10-15 14:10:34 -04:00
nodeinfo.go Add NodeInfo endpoints 2018-10-17 19:25:09 -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 Add NodeInfo endpoints 2018-10-17 19:25:09 -04:00
session.go Add web session management 2018-10-16 20:31:07 -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 GPL.