A focused writing and publishing space. https://write.with.parts
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 9aeeb52bdb Fix nil pointer on instance-wide actor lookup 4 years ago
.github
appstats
author
cmd/writefreely
config Merge branch 'develop' into support-notes 4 years ago
db
key
keys
less Merge pull request #371 from writeas/design-update 4 years ago
migrations
oauth
page
pages Update signup-via-invite page 4 years ago
parse Truncate lede at question mark 4 years ago
scripts
static Use branded OAuth buttons 4 years ago
templates Merge pull request #387 from writeas/resize-customize-editor 4 years ago
testdata Add Cache-Control header 4 years ago
.dockerignore
.gitignore
.travis.yml
AUTHORS.md
CONTRIBUTING.md
Dockerfile Fixes broken Docker/docker-compose structures. 4 years ago
LICENSE
Makefile
README.md
account.go Merge pull request #389 from colin-axner/remove-unnecessary-var 4 years ago
account_import.go
activitypub.go Fix nil pointer on instance-wide actor lookup 4 years ago
activitypub_test.go
admin.go Make Monetization optional 4 years ago
app.go Fix nil pointer on instance-wide actor lookup 4 years ago
auth.go
bindata-lib.go
cache.go Move cacheControl func into handle.go file 4 years ago
collections.go Merge pull request #369 from writeas/web-monetization 4 years ago
database-lib.go
database-no-sqlite.go
database-sqlite.go
database.go Validate and trim spaces on WM pointer 4 years ago
database_test.go
docker-compose.yml Changes docker-compose image to use writefreely. 4 years ago
docker-setup.sh
errors.go
export.go
feed.go
go.mod Merge pull request #378 from writeas/dependabot/go_modules/github.com/gorilla/mux-1.8.0 4 years ago
go.sum Merge pull request #378 from writeas/dependabot/go_modules/github.com/gorilla/mux-1.8.0 4 years ago
gopher.go
handle.go Move cacheControl func into handle.go file 4 years ago
hostmeta.go
instance.go
invites.go Update signup-via-invite page 4 years ago
keys.go
main_test.go
nodeinfo.go
oauth.go Adding scope field to generic OAuth 4 years ago
oauth_generic.go Adding scope field to generic OAuth 4 years ago
oauth_gitea.go Use consistent server User-Agent across application 4 years ago
oauth_gitlab.go Use consistent server User-Agent across application 4 years ago
oauth_signup.go
oauth_slack.go Use consistent server User-Agent across application 4 years ago
oauth_test.go Fix panic in TestViewOauthCallback 4 years ago
oauth_writeas.go Use consistent server User-Agent across application 4 years ago
pad.go
pages.go
postrender.go Merge pull request #382 from Antolius/fix-post-summary-escaping 4 years ago
posts.go Merge branch 'develop' into support-notes 4 years ago
posts_test.go Fix escaping in post summary 4 years ago
read.go
request.go
routes.go Sign actor fetch request 4 years ago
routes_test.go Add Cache-Control header 4 years ago
schema.sql
semver.go
session.go
sitemap.go
sqlite.sql
templates.go Merge pull request #371 from writeas/design-update 4 years ago
unregisteredusers.go
updates.go
updates_test.go
users.go
webfinger.go Sign actor fetch request 4 years ago

README.md

 

WriteFreely


Latest release Build status Go Report Card

 

WriteFreely is free and open source software for building a writing space on the web — whether a publication, internal blog, or writing community in the fediverse.

Try the writing experience

Find an instance

Features

Made for writing

Built on a plain, auto-saving editor, WriteFreely gives you a distraction-free writing environment. Once published, your words are front and center, and easy to read.

A connected community

Start writing together, publicly or privately. Connect with other communities, whether running WriteFreely, Plume, or other ActivityPub-powered software. And bring members on board from your existing platforms, thanks to our OAuth 2.0 support.

Intuitive organization

Categorize articles with hashtags, and create static pages from normal posts by pinning them to your blog. Create draft posts and publish to multiple blogs from one account.

International

Blog elements are localized in 20+ languages, and WriteFreely includes first-class support for non-Latin and right-to-left (RTL) script languages.

Private by default

WriteFreely collects minimal data, and never publicizes more than a writer consents to. Writers can seamlessly create multiple blogs from a single account for different pen names or purposes without publicly revealing their association.

Write.as

The quickest way to deploy WriteFreely is with Write.as, a hosted service from the team behind WriteFreely. You'll get fully-managed installation, backup, upgrades, and maintenance — and directly fund our free software work

Learn more on Write.as.

Quick start

WriteFreely deploys as a static binary on any platform and architecture that Go supports. Just use our built-in SQLite support, or add a MySQL database, and you'll be up and running!

For common platforms, start with our pre-built binaries and head over to our installation guide to get started.

Packages

You can also find WriteFreely in these package repositories, thanks to our wonderful community!

Documentation

Read our full documentation on WriteFreely.org and help us improve by contributing to the writefreely/documentation repo.

Development

Start hacking on WriteFreely with our developer setup guide. For Docker support, see our Docker guide.

Contributing

We gladly welcome contributions to WriteFreely, whether in the form of code, bug reports, feature requests, translations, or documentation improvements.

Before contributing anything, please read our Contributing Guide. It describes the correct channels for submitting contributions and any potential requirements.

License

Copyright © 2018-2020 A Bunch Tell LLC and contributing authors. Licensed under the AGPL.