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] de0c1085b4
Bump docker/login-action from 2.0.0 to 2.1.0
2 years ago
.github Bump docker/login-action from 2.0.0 to 2.1.0 2 years ago
appstats
author
cmd/writefreely
config Merge pull request #457 from writefreely/intl-domain-support 4 years ago
db Run gofmt on files that need it 4 years ago
key Add Cross-Site Request Forgery (CSRF) protection on account deletion 4 years ago
keys
less Support Web Monetized split content 4 years ago
migrations Fix ineffectual assignments in migrations 4 years ago
oauth Run gofmt on files that need it 4 years ago
page
pages
parse Run gofmt on files that need it 4 years ago
prose Fix trailing backslash on lists in Classic editor 4 years ago
scripts
static Support Web Monetized split content 4 years ago
templates Truncate paid posts and show badge on Reader 4 years ago
testdata
.dockerignore
.gitignore
.travis.yml
AUTHORS.md
CONTRIBUTING.md
Dockerfile Revert build 3 years ago
LICENSE
Makefile Fix release build 4 years ago
README.md Update README links and intro text 4 years ago
SECURITY.md Add security policy 3 years ago
account.go Fix "Collection.hostName is empty!" log on Stats page 4 years ago
account_import.go
activitypub.go Merge branch 'develop' into remove-nerds-dep 4 years ago
activitypub_test.go
admin.go Make open account deletion configurable 4 years ago
app.go Bump version to 0.13.1 4 years ago
auth.go
bindata-lib.go Run gofmt on files that need it 4 years ago
cache.go
collections.go Remove additional slash in /feed/ redirect 4 years ago
database-lib.go
database-no-sqlite.go
database-sqlite.go
database.go Fix "Collection.hostName is empty!" log on Stats page 4 years ago
database_test.go
docker-compose.yml
docker-setup.sh
errors.go
export.go
feed.go Don't include img alt text in post Summary() 4 years ago
go.mod Update go-gopher import path to new location 4 years ago
go.sum Update go-gopher import path to new location 4 years ago
gopher.go Update go-gopher import path to new location 4 years ago
handle.go Update go-gopher import path to new location 4 years ago
hostmeta.go
instance.go
invites.go Merge branch 'develop' into remove-nerds-dep 4 years ago
keys.go Add Cross-Site Request Forgery (CSRF) protection on account deletion 4 years ago
main_test.go Run gofmt on files that need it 4 years ago
monetization.go Support Web Monetized split content 4 years ago
nodeinfo.go
oauth.go Fix OAuth signup with collection description 4 years ago
oauth_generic.go Error when generic OAuth provider doesn't return a user ID 4 years ago
oauth_gitea.go
oauth_gitlab.go
oauth_signup.go Fix OAuth signup with collection description 4 years ago
oauth_slack.go
oauth_test.go Fix OAuth signup with collection description 4 years ago
oauth_writeas.go
pad.go Support publishing title-only posts 4 years ago
pages.go
postrender.go Merge pull request #471 from writefreely/fix-title-lists 4 years ago
postrender_test.go Prevent out of bounds error on title with only whitespace 4 years ago
posts.go Merge pull request #476 from writefreely/strip-image-alt-meta 4 years ago
posts_test.go
read.go Don't include img alt text in post Summary() 4 years ago
request.go
routes.go Support Web Monetized split content 4 years ago
routes_test.go
schema.sql
semver.go
session.go Only use SameSite=None on Secure site 4 years ago
sitemap.go
sqlite.sql
templates.go Truncate paid posts and show badge on Reader 4 years ago
unregisteredusers.go
updates.go
updates_test.go
users.go Support Web Monetized split content 4 years ago
webfinger.go

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-2021 A Bunch Tell LLC and contributing authors. Licensed under the AGPL.