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 484d2736ce Update repo URL to writefreely org há 3 anos
.github Update dependabot.yml há 3 anos
appstats move tool from gogs into appstats pkg há 4 anos
author Update repo URL to writefreely org há 3 anos
cmd/writefreely Update repo URL to writefreely org há 3 anos
config Merge pull request #405 from dariusk/dariusk/inspectuser há 3 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 Style Read More section in WYSIWYG like link há 3 anos
migrations Update repo URL to writefreely org há 3 anos
oauth Added oauth handlers and tests with mocks. Part of T705. há 4 anos
page Update repo URL to writefreely org há 3 anos
pages Update repo URL to writefreely org há 3 anos
parse Truncate lede at question mark há 3 anos
prose Style Read More section in WYSIWYG like link há 3 anos
scripts Add CSS cache busting to templates in release há 4 anos
static Update repo URL to writefreely org há 3 anos
templates Update repo URL to writefreely org há 3 anos
testdata Add Cache-Control header há 3 anos
.dockerignore added .git to make builds cache more effectively and run faster há 5 anos
.gitignore update .gitignore to ignore node_modules há 4 anos
.travis.yml Bump Travis build to Go 1.13 há 4 anos
AUTHORS.md Add @nkoehring to AUTHORS há 5 anos
CONTRIBUTING.md Update repo URL to writefreely org há 3 anos
Dockerfile Update repo URL to writefreely org há 3 anos
LICENSE Use AGPL há 5 anos
Makefile Update repo URL to writefreely org há 3 anos
README.md Update repo URL to writefreely org há 3 anos
account.go Update repo URL to writefreely org há 3 anos
account_import.go Revert "Fix unix timestamp in file upload" há 4 anos
activitypub.go Fix instance-wide actor lookup há 3 anos
activitypub_test.go fixes issue #100 - can't follow from pubgate há 5 anos
admin.go Update repo URL to writefreely org há 3 anos
app.go Update repo URL to writefreely org há 3 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 repo URL to writefreely org há 3 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 Update repo URL to writefreely org há 3 anos
database_test.go Support OAuth registration with invite code há 4 anos
docker-compose.yml Update writefreely-web image há 3 anos
docker-setup.sh Improved the Docker dev workflow slightly. há 5 anos
errors.go Add disable_password_auth option há 3 anos
export.go Fix URLs in CSV exports há 4 anos
feed.go Use HTMLContent field in RSS feed há 3 anos
go.mod Update repo URL to writefreely org há 3 anos
go.sum Merge pull request #442 from writeas/add-attachments há 3 anos
gopher.go The gopher integration was not setting host or port, causing all links to break. há 3 anos
handle.go Update repo URL to writefreely org há 3 anos
hostmeta.go Make App struct public há 5 anos
instance.go Fix spacing around copyright notices há 5 anos
invites.go Update repo URL to writefreely org há 3 anos
keys.go Update repo URL to writefreely org há 3 anos
main_test.go Unit tests, integration testing, and code cleanup for oauth support. Part of T705. há 4 anos
nodeinfo.go Update repo URL to writefreely org há 3 anos
oauth.go Update repo URL to writefreely org há 3 anos
oauth_generic.go Making changes per feedback há 3 anos
oauth_gitea.go Use consistent server User-Agent across application há 3 anos
oauth_gitlab.go Use consistent server User-Agent across application há 3 anos
oauth_signup.go Update repo URL to writefreely org há 3 anos
oauth_slack.go Use consistent server User-Agent across application há 3 anos
oauth_test.go Update repo URL to writefreely org há 3 anos
oauth_writeas.go Use consistent server User-Agent across application há 3 anos
pad.go Update repo URL to writefreely org há 3 anos
pages.go Update repo URL to writefreely org há 3 anos
postrender.go Update repo URL to writefreely org há 3 anos
posts.go Update repo URL to writefreely org há 3 anos
posts_test.go Update repo URL to writefreely org há 3 anos
read.go Update repo URL to writefreely org há 3 anos
request.go update IsJSON to check for Accept header há 4 anos
routes.go Sign actor fetch request há 3 anos
routes_test.go Add Cache-Control header há 3 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 Update repo URL to writefreely org há 3 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 Update repo URL to writefreely org há 3 anos
webfinger.go Update repo URL to writefreely org há 3 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-2021 A Bunch Tell LLC and contributing authors. Licensed under the AGPL.