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.
 
 
 
 
dependabot[bot] 059ce202aa
Bump docker/build-push-action from 5.0.0 to 6.9.0
5 months ago
.github Bump docker/build-push-action from 5.0.0 to 6.9.0 5 months ago
appstats
author
cmd/writefreely
config Rename Letters [letters] config section to Email [email] 1 year ago
db chore: slice replace loop 2 years ago
key
keys
less Merge pull request #777 from writefreely/reset-password 1 year ago
migrations Merge pull request #778 from writefreely/better-indexing 1 year 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
templates Add "Import posts" to base.tmpl to be consistent with /me/* nav bar 1 year ago
testdata
.dockerignore Include .git context in Docker build for UI version number 1 year 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
LICENSE
Makefile Exclude local static files from release build 1 year 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 Merge pull request #781 from writefreely/fix-updates-masto 1 year ago
activitypub_test.go
admin.go Fix bad copy pasta 1 year ago
app.go Bump version to 0.15 1 year 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 add f.created to join, add Created to Scan 1 year ago
database_test.go
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 github.com/urfave/cli/v2 from 2.27.1 to 2.27.4 6 months ago
go.sum Bump github.com/urfave/cli/v2 from 2.27.1 to 2.27.4 6 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 Log any database errors when fetching stats 1 year ago
oauth.go chore: remove refs to deprecated io/ioutil 2 years ago
oauth_generic.go
oauth_gitea.go
oauth_gitlab.go
oauth_signup.go
oauth_slack.go
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 support more image formats 12 months ago
posts_test.go
read.go Fix Admin and Invite links never showing on Reader nav 1 year ago
request.go Correctly respond to application/ld+json requests 1 year ago
routes.go Merge pull request #777 from writefreely/reset-password 1 year 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.