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 95273697f4 Use consistent server User-Agent across application hace 3 años
.github Update dependabot.yml hace 3 años
appstats move tool from gogs into appstats pkg hace 4 años
author Add and update copyright notices hace 4 años
cmd/writefreely return clear error hace 4 años
config Merge branch 'develop' into feature/generic-oauth hace 3 años
db Add copyright notices to fixed files hace 4 años
key Add TODO for multierror hace 4 años
keys Move key generation to app from keys.sh hace 5 años
less Merge pull request #368 from writeas/RJ722-217-fix-h2-size hace 3 años
migrations Support post signatures hace 3 años
oauth Added oauth handlers and tests with mocks. Part of T705. hace 4 años
page Add site-wide navigation on colls when chorus = true hace 4 años
pages Fix: signup methods mutually exclusive hace 3 años
parse Describe package parse hace 5 años
scripts Add CSS cache busting to templates in release hace 4 años
static Merge pull request #293 from gytisrepecka/oauth-gitea hace 3 años
templates Merge branch 'develop' into feature/generic-oauth hace 3 años
.dockerignore added .git to make builds cache more effectively and run faster hace 5 años
.gitignore Fix go-bindata error in Travis build hace 5 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 Add details and update CONTRIBUTING guide hace 4 años
Dockerfile Update Dockerfile hace 4 años
LICENSE Use AGPL hace 5 años
Makefile Add CSS cache busting to templates in release hace 4 años
README.md Update README hace 4 años
account.go Fix: signup methods mutually exclusive hace 3 años
account_import.go Revert "Fix unix timestamp in file upload" hace 4 años
activitypub.go Use consistent server User-Agent across application hace 3 años
activitypub_test.go fixes issue #100 - can't follow from pubgate hace 5 años
admin.go Fix admin nav rendering on user viewing hace 4 años
app.go Use consistent server User-Agent across application hace 3 años
auth.go Fix spacing around copyright notices hace 5 años
bindata-lib.go Include schema.sql when built with wflib tag hace 5 años
cache.go Fix spacing around copyright notices hace 5 años
collections.go Support post signatures hace 3 años
config.ini.example fix: #297 - tls for mysql connetions hace 4 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 Fix: signup methods mutually exclusive hace 3 años
database_test.go Support OAuth registration with invite code hace 4 años
docker-compose.yml Improved the Docker dev workflow slightly. hace 5 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 Fix URLs in CSV exports hace 4 años
feed.go Rename Suspend status to Silence hace 4 años
go.mod Merge pull request #319 from writeas/silo-mentions hace 3 años
go.sum Merge pull request #319 from writeas/silo-mentions hace 3 años
gopher.go Add Gopher support hace 4 años
handle.go Merge branch 'develop' into gopher hace 3 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 Support OAuth registration with invite code hace 4 años
keys.go Break functionality out of Serve() func hace 5 años
main_test.go Unit tests, integration testing, and code cleanup for oauth support. Part of T705. hace 4 años
nodeinfo.go Add `invites` flag in NodeInfo hace 5 años
oauth.go Use consistent server User-Agent across application hace 3 años
oauth_generic.go Use consistent server User-Agent across application 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 Support OAuth registration with invite code hace 4 años
oauth_slack.go Use consistent server User-Agent across application hace 3 años
oauth_test.go Run go fmt on oauth_test.go hace 4 años
oauth_writeas.go Use consistent server User-Agent across application hace 3 años
pad.go Merge branch 'develop' into rename-account-suspend hace 4 años
pages.go Enable customizing Reader page hace 4 años
postrender.go Merge pull request #330 from writeas/post-signatures hace 3 años
posts.go Merge pull request #330 from writeas/post-signatures hace 3 años
read.go Limit Reader posts by count, not publish date hace 4 años
request.go update IsJSON to check for Accept header hace 4 años
routes.go Merge branch 'develop' into feature/generic-oauth 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 Break functionality out of Serve() func hace 5 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 Merge branch 'develop' into T713-oauth-account-management hace 4 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 Rename UserSuspended to UserSilenced hace 4 años
webfinger.go Fix error / info logging around AP mentions hace 4 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-2020 A Bunch Tell LLC and contributing authors. Licensed under the AGPL.