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.
 
 
 
 
x4e 795748457c
Case insensitive language highlighting matching
4 years ago
.github Update dependabot.yml 4 years ago
appstats
author
cmd/writefreely return clear error 5 years ago
config Adding scope field to generic OAuth 4 years ago
db Add copyright notices to fixed files 5 years ago
key
keys
less Merge pull request #371 from writeas/design-update 4 years ago
migrations Support post signatures 4 years ago
oauth
page
pages Update signup-via-invite page 4 years ago
parse Truncate lede at question mark 4 years ago
scripts Add CSS cache busting to templates in release 5 years ago
static Use branded OAuth buttons 4 years ago
templates Case insensitive language highlighting matching 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 Add CSS cache busting to templates in release 5 years ago
README.md Update README 5 years ago
account.go Merge pull request #389 from colin-axner/remove-unnecessary-var 4 years ago
account_import.go
activitypub.go Use consistent server User-Agent across application 4 years ago
activitypub_test.go
admin.go Make Monetization optional 4 years ago
app.go Templatize OAuth buttons across signup and login pages 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 Add new err func to wflib and sqlite builds 5 years ago
database-no-sqlite.go Show 503 page on collections under high load 5 years ago
database-sqlite.go Add new err func to wflib and sqlite builds 5 years ago
database.go Validate and trim spaces on WM pointer 4 years ago
database_test.go Support OAuth registration with invite code 5 years ago
docker-compose.yml Changes docker-compose image to use writefreely. 4 years ago
docker-setup.sh
errors.go Add disable_password_auth option 5 years ago
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 Add Gopher support 5 years ago
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 Support OAuth registration with invite code 5 years ago
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 pull request #382 from Antolius/fix-post-summary-escaping 4 years ago
posts_test.go Fix escaping in post summary 4 years ago
read.go Limit Reader posts by count, not publish date 5 years ago
request.go
routes.go Drop the /tags/{tag} route 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 Prevent update check from slowing app init 5 years ago
updates_test.go
users.go
webfinger.go Fix error / info logging around AP mentions 5 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.