A clean, Markdown-based publishing platform made for writers. Write together, and build a community. https://writefreely.org
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
Matt Baer 9d854c17c1 Only log "No to!" when debugging há 4 anos
.github Automatically assign "bug?" label to bug reports há 5 anos
appstats move tool from gogs into appstats pkg há 4 anos
author Add and update copyright notices há 4 anos
cmd/writefreely return clear error há 4 anos
config Better describe usage stats in setup process há 4 anos
db Add copyright notices to fixed files há 4 anos
key Add TODO for multierror há 4 anos
keys Move key generation to app from keys.sh há 5 anos
less Reduce vertical margin around OAuth buttons há 4 anos
migrations Support OAuth registration with invite code há 4 anos
oauth Added oauth handlers and tests with mocks. Part of T705. há 4 anos
page Add site-wide navigation on colls when chorus = true há 4 anos
pages Remove "login" verbiage on OAuth signup page há 4 anos
parse Describe package parse há 5 anos
scripts Add CSS cache busting to templates in release há 4 anos
static Restyle OAuth account management section há 4 anos
templates Increase App Settings checkbox and select sizes há 4 anos
.dockerignore added .git to make builds cache more effectively and run faster há 5 anos
.gitignore Fix go-bindata error in Travis build há 5 anos
.gitmodules Use HTTP for MathJax submodule há 5 anos
.travis.yml Bump Travis build to Go 1.13 há 4 anos
AUTHORS.md Add @nkoehring to AUTHORS há 5 anos
CONTRIBUTING.md Add details and update CONTRIBUTING guide há 4 anos
Dockerfile Update Dockerfile há 4 anos
LICENSE Use AGPL há 5 anos
Makefile Add CSS cache busting to templates in release há 4 anos
README.md Update README há 4 anos
account.go Mention unset password on failed login há 4 anos
account_import.go Revert "Fix unix timestamp in file upload" há 4 anos
activitypub.go Only log "No to!" when debugging há 4 anos
activitypub_test.go fixes issue #100 - can't follow from pubgate há 5 anos
admin.go Fix admin nav rendering on user viewing há 4 anos
app.go Bump version to 0.12.0 há 4 anos
auth.go Fix spacing around copyright notices há 5 anos
bindata-lib.go Include schema.sql when built with wflib tag há 5 anos
cache.go Fix spacing around copyright notices há 5 anos
collections.go Update calls and vars for Invites and elsewhere há 4 anos
config.ini.example add update checks há 4 anos
database-lib.go Add new err func to wflib and sqlite builds há 4 anos
database-no-sqlite.go Show 503 page on collections under high load há 4 anos
database-sqlite.go Add new err func to wflib and sqlite builds há 4 anos
database.go Reduce db calls on normal invite-based signup há 4 anos
database_test.go Support OAuth registration with invite code há 4 anos
docker-compose.yml Improved the Docker dev workflow slightly. há 5 anos
docker-setup.sh Improved the Docker dev workflow slightly. há 5 anos
errors.go Show 503 page on collections under high load há 4 anos
export.go Fix URLs in CSV exports há 4 anos
feed.go Rename Suspend status to Silence há 4 anos
go.mod Update saturday library to support number+letter hashtags há 4 anos
go.sum Update saturday library to support number+letter hashtags há 4 anos
handle.go Show 503 page on collections under high load há 4 anos
hostmeta.go Make App struct public há 5 anos
instance.go Fix spacing around copyright notices há 5 anos
invites.go Support OAuth registration with invite code há 4 anos
keys.go Break functionality out of Serve() func há 5 anos
main_test.go Unit tests, integration testing, and code cleanup for oauth support. Part of T705. há 4 anos
nodeinfo.go Add `invites` flag in NodeInfo há 5 anos
oauth.go Support OAuth registration with invite code há 4 anos
oauth_gitlab.go Run go fmt on modified GitLab files há 4 anos
oauth_signup.go Support OAuth registration with invite code há 4 anos
oauth_slack.go Move unique OAuth username creation to client-side há 4 anos
oauth_test.go Run go fmt on oauth_test.go há 4 anos
oauth_writeas.go Added state location register hook. T712. há 4 anos
pad.go Merge branch 'develop' into rename-account-suspend há 4 anos
pages.go Enable customizing Reader page há 4 anos
postrender.go Add u-url class and span in mention link há 4 anos
posts.go Log handle on GetProfilePageFromHandle err há 4 anos
read.go Limit Reader posts by count, not publish date há 4 anos
request.go update IsJSON to check for Accept header há 4 anos
routes.go Move /me/oauth/remove endpoint to /api/me/oauth/remove há 4 anos
schema.sql Set up migrations table on initial setup há 5 anos
semver.go add update checks há 4 anos
session.go Break functionality out of Serve() func há 5 anos
sitemap.go Link hashtags to Reader when Chorus mode enabled há 4 anos
sqlite.sql Set up migrations table on initial setup há 5 anos
templates.go Merge branch 'develop' into T713-oauth-account-management há 4 anos
unregisteredusers.go update IsJSON to check for Accept header há 4 anos
updates.go Prevent update check from slowing app init há 4 anos
updates_test.go Rename ReleaseURL() to ReleaseNotesURL() há 4 anos
users.go Rename UserSuspended to UserSilenced há 4 anos
webfinger.go Fix error / info logging around AP mentions há 4 anos

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.