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 ce69117c79
Merge pull request #371 from writeas/design-update
há 3 anos
.github Update dependabot.yml há 3 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 Reorder Gitea fields and structs in config.go 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 Merge pull request #371 from writeas/design-update há 3 anos
migrations Support post signatures há 3 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 Update signup-via-invite page há 3 anos
parse Describe package parse há 5 anos
scripts Add CSS cache busting to templates in release há 4 anos
static Use branded OAuth buttons há 3 anos
templates Merge pull request #371 from writeas/design-update há 3 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
.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 Merge pull request #371 from writeas/design-update há 3 anos
account_import.go Revert "Fix unix timestamp in file upload" há 4 anos
activitypub.go Use consistent server User-Agent across application há 3 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 Templatize OAuth buttons across signup and login pages 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 Support post signatures há 3 anos
config.ini.example fix: #297 - tls for mysql connetions 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 Run `go fmt` on database.go há 3 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 Add disable_password_auth option há 3 anos
export.go Fix URLs in CSV exports há 4 anos
feed.go Rename Suspend status to Silence há 4 anos
go.mod Merge pull request #319 from writeas/silo-mentions há 3 anos
go.sum Merge pull request #319 from writeas/silo-mentions há 3 anos
gopher.go Add Gopher support há 4 anos
handle.go Merge branch 'develop' into gopher 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 signup-via-invite page há 3 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 Redirect user to /me/settings on cancelled OAuth flow há 3 anos
oauth_generic.go Use consistent server User-Agent across application 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 Support OAuth registration with invite code há 4 anos
oauth_slack.go Use consistent server User-Agent across application há 3 anos
oauth_test.go Run go fmt on oauth_test.go há 4 anos
oauth_writeas.go Use consistent server User-Agent across application há 3 anos
pad.go Merge branch 'develop' into rename-account-suspend há 4 anos
pages.go Enable customizing Reader page há 4 anos
postrender.go Merge pull request #330 from writeas/post-signatures há 3 anos
posts.go Merge pull request #330 from writeas/post-signatures há 3 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 Merge branch 'develop' into feature/generic-oauth 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 Merge pull request #371 from writeas/design-update 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 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.