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 121a21d900 Merge branch 'develop' of github.com:writefreely/writefreely into develop 2 weeks ago
.github Merge pull request #933 from CDN18/develop 6 months ago
appstats
author
cmd/writefreely
config Update config/setup.go for docker environment 5 months ago
db chore: slice replace loop 2 years ago
key
keys
less Merge pull request #777 from writefreely/reset-password 1 year ago
migrations Accept Like activities from the fediverse 3 months ago
oauth
page
pages Merge pull request #777 from writefreely/reset-password 1 year ago
parse Prevent 500 errors on too-long collection title or description 1 year ago
prose
scripts
spam Merge pull request #777 from writefreely/reset-password 1 year ago
static Link title directly to post page 3 months ago
templates Merge pull request #1122 from writefreely/ap-likes 2 months ago
testdata
.dockerignore Include .git context in Docker build for UI version number 12 months ago
.editorconfig
.gitignore
.travis.yml
AUTHORS.md
CONTRIBUTING.md Update Phabricator URL in docs and PR template 6 months ago
Dockerfile Merge pull request #894 from claabs/docker-healthcheck-fix 6 months ago
Dockerfile.prod Create Dockerfile & sample docker-compose.yml for production build 5 months ago
LICENSE
Makefile Merge branch 'develop' of github.com:writefreely/writefreely into develop 2 weeks ago
README.md
SECURITY.md
account.go Merge pull request #777 from writefreely/reset-password 1 year ago
account_import.go chore: remove refs to deprecated io/ioutil 2 years ago
activitypub.go Fix comment in activitypub.go 2 months ago
activitypub_test.go
admin.go Fix bad copy pasta 1 year ago
app.go Fix two error messages: user create and user create --admin 3 months ago
auth.go
cache.go
collections.go Fix Collection property serialization on API 1 year ago
database-lib.go
database-no-sqlite.go
database-sqlite.go
database.go Show number of Likes on posts and Stats pages 3 months ago
database_activitypub.go Accept Like activities from the fediverse 3 months ago
database_test.go
docker-compose.prod.yml Create Dockerfile & sample docker-compose.yml for production build 5 months ago
docker-compose.yml
docker-setup.sh
email.go Fix copyright notices with wrong company name 1 year ago
errors.go
export.go
feed.go
go.mod Bump golang.org/x/net from 0.26.0 to 0.30.0 3 months ago
go.sum Bump golang.org/x/net from 0.26.0 to 0.30.0 3 months ago
gopher.go
handle.go Correctly respond to application/ld+json requests, part 2 1 year ago
hostmeta.go
instance.go
invites.go
jobs.go
keys.go Merge pull request #658 from jsoref/spelling 1 year ago
main_test.go
monetization.go chore: remove refs to deprecated io/ioutil 2 years ago
nodeinfo.go Use @writefreely handle for nodeinfo 4 months ago
oauth.go chore: remove refs to deprecated io/ioutil 2 years ago
oauth_generic.go add client_id and client_secret to exchangeOauthCode form 8 months ago
oauth_gitea.go
oauth_gitlab.go
oauth_signup.go
oauth_slack.go Switch to gosimple/slug from writeas/slug 4 months ago
oauth_test.go
oauth_writeas.go
ossl_legacy.cnf Re-add ossl_legacy.cnf 1 year ago
pad.go
pages.go Merge pull request #658 from jsoref/spelling 1 year ago
postrender.go Merge pull request #482 from writefreely/rel-nofollow 1 year ago
postrender_test.go
posts.go Show number of Likes on posts and Stats pages 3 months ago
posts_test.go
read.go Fix Admin and Invite links never showing on Reader nav 12 months ago
request.go Correctly respond to application/ld+json requests 1 year ago
routes.go Remove length restriction on other methods on /api/posts/{post} 3 months ago
routes_test.go
schema.sql
semver.go
session.go
sitemap.go
sqlite.sql
templates.go chore: remove refs to deprecated io/ioutil 2 years ago
unregisteredusers.go
updates.go chore: remove refs to deprecated io/ioutil 2 years ago
updates_test.go
users.go
webfinger.go chore: remove refs to deprecated io/ioutil 2 years ago

README.md

 

WriteFreely


Latest release Build status Go Report Card

 

WriteFreely is a clean, minimalist publishing platform made for writers. Start a blog, share knowledge within your organization, or build a community around the shared act of writing.

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-2022 Musing Studio LLC and contributing authors. Licensed under the AGPL.