• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

.github/H30-Jun-2021-5238

appstats/H30-Jun-2021-129102

author/H30-Jun-2021-129102

cmd/writefreely/H30-Jun-2021-483364

config/H30-Jun-2021-811627

db/H30-Jun-2021-691592

key/H30-Jun-2021-7046

keys/H30-Jun-2021-74

less/H30-Jun-2021-3,8043,505

migrations/H30-Jun-2021-698487

oauth/H30-Jun-2021-106

page/H30-Jun-2021-4826

pages/H30-Jun-2021-699642

parse/H30-Jun-2021-13990

prose/H03-May-2022-16,32816,323

scripts/H30-Jun-2021-14665

static/H03-May-2022-3523

templates/H30-Jun-2021-5,2114,766

testdata/H30-Jun-2021-96

vendor/H03-May-2022-2,525,8912,022,146

.dockerignoreH A D30-Jun-202116 32

.gitignoreH A D30-Jun-202162 129

.travis.ymlH A D30-Jun-202173 106

AUTHORS.mdH A D30-Jun-2021440 129

CONTRIBUTING.mdH A D30-Jun-20216 KiB9961

DockerfileH A D30-Jun-2021936 3828

LICENSEH A D30-Jun-202133.7 KiB662544

MakefileH A D30-Jun-20215.3 KiB172138

README.mdH A D30-Jun-20215 KiB9056

account.goH A D30-Jun-202133.4 KiB1,2461,010

account_import.goH A D30-Jun-20215.4 KiB196172

activitypub.goH A D30-Jun-202122.2 KiB875694

activitypub_test.goH A D30-Jun-2021574 3227

admin.goH A D30-Jun-202119.4 KiB676559

app.goH A D30-Jun-202123.9 KiB935709

auth.goH A D30-Jun-2021841 2911

bindata-lib.goH A D30-Jun-20216.9 KiB10773

cache.goH A D30-Jun-20211.2 KiB7049

collections.goH A D30-Jun-202132.8 KiB1,230961

database-lib.goH A D30-Jun-2021637 2910

database-no-sqlite.goH A D30-Jun-20211.3 KiB5333

database-sqlite.goH A D30-Jun-20211.8 KiB7351

database.goH A D30-Jun-202186.1 KiB2,8162,291

database_test.goH A D30-Jun-20211.6 KiB5138

docker-compose.ymlH A D30-Jun-2021793 4834

docker-setup.shH A D30-Jun-2021210 43

errors.goH A D30-Jun-20213.4 KiB6338

export.goH A D30-Jun-20213 KiB13399

feed.goH A D30-Jun-20213 KiB12694

go.modH A D03-May-20222.1 KiB5047

go.sumH A D03-May-202217.5 KiB189188

gopher.goH A D03-May-20223.8 KiB168131

handle.goH A D03-May-202228 KiB1,008813

hostmeta.goH A D30-Jun-2021807 3015

instance.goH A D30-Jun-2021369 175

invites.goH A D30-Jun-20214.7 KiB204152

keys.goH A D30-Jun-20212.1 KiB7653

main_test.goH A D30-Jun-20213.6 KiB154129

monetization.goH A D30-Jun-20213.8 KiB161128

nodeinfo.goH A D30-Jun-20212.9 KiB11694

oauth.goH A D30-Jun-202117 KiB468383

oauth_generic.goH A D30-Jun-20214.1 KiB143113

oauth_gitea.goH A D30-Jun-20212.8 KiB11598

oauth_gitlab.goH A D30-Jun-20212.9 KiB116101

oauth_signup.goH A D30-Jun-20216.9 KiB232197

oauth_slack.goH A D30-Jun-20214.8 KiB179137

oauth_test.goH A D30-Jun-20218.5 KiB262229

oauth_writeas.goH A D30-Jun-20212.9 KiB115100

pad.goH A D30-Jun-20215.6 KiB191152

pages.goH A D30-Jun-20215 KiB165132

postrender.goH A D30-Jun-202111.8 KiB359272

postrender_test.goH A D30-Jun-20211.2 KiB4431

posts.goH A D30-Jun-202142.5 KiB1,6401,332

posts_test.goH A D30-Jun-20211.2 KiB4630

read.goH A D30-Jun-20218.9 KiB343265

request.goH A D30-Jun-2021539 2310

routes.goH A D30-Jun-202112.3 KiB238176

routes_test.goH A D30-Jun-2021918 3933

schema.sqlH A D30-Jun-20216.8 KiB242126

semver.goH A D30-Jun-20216.7 KiB316249

session.goH A D30-Jun-20213.1 KiB142103

sitemap.goH A D30-Jun-20212.1 KiB11081

sqlite.sqlH A D30-Jun-20215.2 KiB230114

templates.goH A D30-Jun-20216.5 KiB230184

unregisteredusers.goH A D30-Jun-20214.1 KiB149116

updates.goH A D30-Jun-20213.6 KiB13288

updates_test.goH A D30-Jun-20212 KiB8362

users.goH A D30-Jun-20213.4 KiB13788

webfinger.goH A D30-Jun-20213.5 KiB146107

README.md

1 
2<p align="center">
3	<a href="https://writefreely.org"><img src="https://writefreely.org/img/writefreely.svg" width="350px" alt="WriteFreely" /></a>
4</p>
5<hr />
6<p align="center">
7	<a href="https://github.com/writefreely/writefreely/releases/">
8		<img src="https://img.shields.io/github/release/writefreely/writefreely.svg" alt="Latest release" />
9	</a>
10	<a href="https://travis-ci.org/writeas/writefreely">
11		<img src="https://travis-ci.org/writefreely/writefreely.svg" alt="Build status" />
12	</a>
13	<a href="https://github.com/writefreely/writefreely/releases/latest">
14		<img src="https://img.shields.io/github/downloads/writefreely/writefreely/total.svg" />
15	</a>
16	<a href="https://goreportcard.com/report/github.com/writefreely/writefreely">
17		<img src="https://goreportcard.com/badge/github.com/writefreely/writefreely" alt="Go Report Card" />
18	</a>
19	<a href="https://hub.docker.com/r/writeas/writefreely/">
20		<img src="https://img.shields.io/docker/pulls/writeas/writefreely.svg" />
21	</a>
22</p>
23&nbsp;
24
25WriteFreely is a clean, minimalist publishing platform made for writers. Start a blog, share knowledge within your organization, or build a community around the shared act of writing.
26
27![](https://writefreely.org/img/screens/pencil-reader.png)
28
29[Try the writing experience](https://write.as/new)
30
31[Find an instance](https://writefreely.org/instances)
32
33## Features
34
35### Made for writing
36
37Built 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.
38
39### A connected community
40
41Start writing together, publicly or privately. Connect with other communities, whether running WriteFreely, [Plume](https://joinplu.me/), or other ActivityPub-powered software. And bring members on board from your existing platforms, thanks to our OAuth 2.0 support.
42
43### Intuitive organization
44
45Categorize articles [with hashtags](https://writefreely.org/docs/latest/writer/hashtags), and create static pages from normal posts by [_pinning_ them](https://writefreely.org/docs/latest/writer/static) to your blog. Create draft posts and publish to multiple blogs from one account.
46
47### International
48
49Blog elements are localized in 20+ languages, and WriteFreely includes first-class support for non-Latin and right-to-left (RTL) script languages.
50
51### Private by default
52
53WriteFreely 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.
54
55<h2><a href="https://write.as/writefreely"><img src="https://writefreely.org/img/writeas-readme.png" height="32px" alt="Write.as" /></a></h2>
56
57The quickest way to deploy WriteFreely is with [Write.as](https://write.as/writefreely), 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 ❤️
58
59[**Learn more on Write.as**](https://write.as/writefreely).
60
61## Quick start
62
63WriteFreely 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!
64
65For common platforms, start with our [pre-built binaries](https://github.com/writefreely/writefreely/releases/) and head over to our [installation guide](https://writefreely.org/start) to get started.
66
67### Packages
68
69You can also find WriteFreely in these package repositories, thanks to our wonderful community!
70
71* [Arch User Repository](https://aur.archlinux.org/packages/writefreely/)
72
73## Documentation
74
75Read our full [documentation on WriteFreely.org](https://writefreely.org/docs) &mdash;️ and help us improve by contributing to the [writefreely/documentation](https://github.com/writefreely/documentation) repo.
76
77## Development
78
79Start hacking on WriteFreely with our [developer setup guide](https://writefreely.org/docs/latest/developer/setup). For Docker support, see our [Docker guide](https://writefreely.org/docs/latest/admin/docker).
80
81## Contributing
82
83We gladly welcome contributions to WriteFreely, whether in the form of [code](https://github.com/writefreely/writefreely/blob/master/CONTRIBUTING.md#contributing-to-writefreely), [bug reports](https://github.com/writefreely/writefreely/issues/new?template=bug_report.md), [feature requests](https://discuss.write.as/c/feedback/feature-requests), [translations](https://poeditor.com/join/project/TIZ6HFRFdE), or [documentation](https://github.com/writefreely/documentation) improvements.
84
85Before contributing anything, please read our [Contributing Guide](https://github.com/writefreely/writefreely/blob/master/CONTRIBUTING.md#contributing-to-writefreely). It describes the correct channels for submitting contributions and any potential requirements.
86
87## License
88
89Copyright © 2018-2021 [A Bunch Tell LLC](https://abunchtell.com) and contributing authors. Licensed under the [AGPL](https://github.com/writefreely/writefreely/blob/develop/LICENSE).
90