A clean, Markdown-based publishing platform made for writers. Write together, and build a community. https://writefreely.org
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
Matt Baer 25e4d6448b Fix ineffectual assignments in migrations hace 2 años
.github Add GitHub Sponsors profile hace 3 años
appstats move tool from gogs into appstats pkg hace 4 años
author Update repo URL to writefreely org hace 3 años
cmd/writefreely Update repo URL to writefreely org hace 3 años
config Merge pull request #457 from writefreely/intl-domain-support hace 3 años
db Run gofmt on files that need it hace 2 años
key Add Cross-Site Request Forgery (CSRF) protection on account deletion hace 3 años
keys Move key generation to app from keys.sh hace 5 años
less Support Web Monetized split content hace 2 años
migrations Fix ineffectual assignments in migrations hace 2 años
oauth Run gofmt on files that need it hace 2 años
page Update repo URL to writefreely org hace 3 años
pages Update repo URL to writefreely org hace 3 años
parse Run gofmt on files that need it hace 2 años
prose Support blockquotes in Classic editor hace 3 años
scripts Add CSS cache busting to templates in release hace 4 años
static Support Web Monetized split content hace 2 años
templates Truncate paid posts and show badge on Reader hace 2 años
testdata Add Cache-Control header hace 3 años
.dockerignore added .git to make builds cache more effectively and run faster hace 5 años
.gitignore update .gitignore to ignore node_modules hace 4 años
.travis.yml Bump Travis build to Go 1.13 hace 4 años
AUTHORS.md Add @nkoehring to AUTHORS hace 5 años
CONTRIBUTING.md Update repo URL to writefreely org hace 3 años
Dockerfile Fix release build hace 3 años
LICENSE Use AGPL hace 5 años
Makefile Fix release build hace 3 años
README.md Update repo URL to writefreely org hace 3 años
account.go Support Web Monetized split content hace 2 años
account_import.go Revert "Fix unix timestamp in file upload" hace 4 años
activitypub.go Merge branch 'develop' into remove-nerds-dep hace 3 años
activitypub_test.go fixes issue #100 - can't follow from pubgate hace 5 años
admin.go Make open account deletion configurable hace 3 años
app.go Support setting `description` on user registration hace 2 años
auth.go Fix spacing around copyright notices hace 5 años
bindata-lib.go Run gofmt on files that need it hace 2 años
cache.go Fix spacing around copyright notices hace 5 años
collections.go Fix collection rendering in Chorus mode hace 2 años
database-lib.go Add new err func to wflib and sqlite builds hace 4 años
database-no-sqlite.go Show 503 page on collections under high load hace 4 años
database-sqlite.go Add new err func to wflib and sqlite builds hace 4 años
database.go Support Web Monetized split content hace 2 años
database_test.go Support OAuth registration with invite code hace 4 años
docker-compose.yml Update writefreely-web image hace 3 años
docker-setup.sh Improved the Docker dev workflow slightly. hace 5 años
errors.go Add disable_password_auth option hace 3 años
export.go Limit initial draft post loading to 10 posts hace 3 años
feed.go Support Web Monetized split content hace 2 años
go.mod Fix release build hace 3 años
go.sum Add Cross-Site Request Forgery (CSRF) protection on account deletion hace 3 años
gopher.go Show blog title and description via Gopher hace 3 años
handle.go Support Web Monetized split content hace 2 años
hostmeta.go Make App struct public hace 5 años
instance.go Fix spacing around copyright notices hace 5 años
invites.go Merge branch 'develop' into remove-nerds-dep hace 3 años
keys.go Add Cross-Site Request Forgery (CSRF) protection on account deletion hace 3 años
main_test.go Run gofmt on files that need it hace 2 años
monetization.go Support Web Monetized split content hace 2 años
nodeinfo.go Update repo URL to writefreely org hace 3 años
oauth.go Fix OAuth signup with collection description hace 2 años
oauth_generic.go Making changes per feedback hace 3 años
oauth_gitea.go Use consistent server User-Agent across application hace 3 años
oauth_gitlab.go Use consistent server User-Agent across application hace 3 años
oauth_signup.go Fix OAuth signup with collection description hace 2 años
oauth_slack.go Use consistent server User-Agent across application hace 3 años
oauth_test.go Fix OAuth signup with collection description hace 2 años
oauth_writeas.go Use consistent server User-Agent across application hace 3 años
pad.go Support publishing title-only posts hace 3 años
pages.go Update repo URL to writefreely org hace 3 años
postrender.go Support Web Monetized split content hace 2 años
posts.go Fix collection rendering in Chorus mode hace 2 años
posts_test.go Update repo URL to writefreely org hace 3 años
read.go Truncate paid posts and show badge on Reader hace 2 años
request.go update IsJSON to check for Accept header hace 4 años
routes.go Support Web Monetized split content hace 2 años
routes_test.go Add Cache-Control header hace 3 años
schema.sql Set up migrations table on initial setup hace 5 años
semver.go add update checks hace 4 años
session.go Only use SameSite=None on Secure site hace 3 años
sitemap.go Link hashtags to Reader when Chorus mode enabled hace 4 años
sqlite.sql Set up migrations table on initial setup hace 5 años
templates.go Truncate paid posts and show badge on Reader hace 2 años
unregisteredusers.go update IsJSON to check for Accept header hace 4 años
updates.go Prevent update check from slowing app init hace 4 años
updates_test.go Rename ReleaseURL() to ReleaseNotesURL() hace 4 años
users.go Support Web Monetized split content hace 2 años
webfinger.go Update repo URL to writefreely org hace 3 años

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