WriteFreely è un software libero e open source per costruire uno spazio di scrittura sul web - che sia una pubblicazione, un blog interno o una comunità di scrittura nel fediverso. https://noblogo.org
Go to file
dependabot[bot] b5021f2b0c
Bump github.com/go-ini/ini from 1.66.4 to 1.67.0
Bumps [github.com/go-ini/ini](https://github.com/go-ini/ini) from 1.66.4 to 1.67.0.
- [Release notes](https://github.com/go-ini/ini/releases)
- [Commits](https://github.com/go-ini/ini/compare/v1.66.4...v1.67.0)

---
updated-dependencies:
- dependency-name: github.com/go-ini/ini
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-01 22:02:03 +00:00
.github Merge pull request #589 from writefreely/dependabot/github_actions/docker/metadata-action-4.1.1 2022-11-11 03:35:05 -05:00
appstats move tool from gogs into appstats pkg 2019-09-13 08:22:38 -07:00
author Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00
cmd/writefreely Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00
config Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00
db Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00
key Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00
keys Move key generation to app from keys.sh 2018-11-11 17:52:24 -05:00
less Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00
migrations Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00
oauth Run gofmt on files that need it 2021-06-09 14:22:13 -04:00
page Merge branch 'develop' into custom-css 2022-11-14 23:41:36 -05:00
pages Update repo URL to writefreely org 2021-04-06 17:24:07 -04:00
parse Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00
prose Merge pull request #537 from dariusk/fix-drop 2022-11-14 23:38:38 -05:00
scripts Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00
static Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00
templates Fix whitespace in templates/user/include/header.tmpl 2022-11-14 23:42:37 -05:00
testdata Add Cache-Control header 2020-09-04 22:03:42 +02:00
.dockerignore added .git to make builds cache more effectively and run faster 2018-11-22 06:56:29 -06:00
.gitignore Support custom instance-level stylesheet 2022-01-31 22:18:52 -05:00
.travis.yml Bump Travis build to Go 1.13 2020-01-07 16:27:25 -05:00
AUTHORS.md Add @nkoehring to AUTHORS 2019-01-24 17:24:07 -05:00
CONTRIBUTING.md Update repo URL to writefreely org 2021-04-06 17:24:07 -04:00
Dockerfile Revert build 2022-05-25 18:45:59 +02:00
LICENSE Use AGPL 2018-10-29 10:06:45 -04:00
Makefile Fix release build 2021-05-10 13:08:49 -04:00
README.md Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00
SECURITY.md Add security policy 2022-01-11 09:41:25 -05:00
account.go Merge pull request #483 from writefreely/log-gone-user-out 2022-11-14 23:45:33 -05:00
account_import.go Revert "Fix unix timestamp in file upload" 2020-01-14 12:24:57 -05:00
activitypub.go Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00
activitypub_test.go fixes issue #100 - can't follow from pubgate 2019-05-21 07:02:35 -07:00
admin.go Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00
app.go Merge branch 'develop' into custom-css 2022-11-14 23:41:36 -05:00
auth.go Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00
bindata-lib.go Run gofmt on files that need it 2021-06-09 14:22:13 -04:00
cache.go Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00
collections.go Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00
database-lib.go Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00
database-no-sqlite.go Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00
database-sqlite.go Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00
database.go Merge pull request #483 from writefreely/log-gone-user-out 2022-11-14 23:45:33 -05:00
database_test.go Support OAuth registration with invite code 2020-04-20 18:18:23 -04:00
docker-compose.yml Update writefreely-web image 2021-02-01 12:01:49 -05:00
docker-setup.sh Improved the Docker dev workflow slightly. 2018-11-16 14:53:42 -06:00
errors.go Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00
export.go Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00
feed.go Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00
go.mod Bump github.com/go-ini/ini from 1.66.4 to 1.67.0 2022-12-01 22:02:03 +00:00
go.sum Bump github.com/go-ini/ini from 1.66.4 to 1.67.0 2022-12-01 22:02:03 +00:00
gopher.go Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00
handle.go Merge pull request #483 from writefreely/log-gone-user-out 2022-11-14 23:45:33 -05:00
hostmeta.go Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00
instance.go Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00
invites.go Merge pull request #483 from writefreely/log-gone-user-out 2022-11-14 23:45:33 -05:00
keys.go Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00
main_test.go Run gofmt on files that need it 2021-06-09 14:22:13 -04:00
monetization.go Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00
nodeinfo.go Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00
oauth.go Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00
oauth_generic.go Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00
oauth_gitea.go #514 - Fix login with Gitea OAuth problems: external user ID not properly recorded. 2021-11-28 13:38:30 +02:00
oauth_gitlab.go Use consistent server User-Agent across application 2020-08-18 12:22:04 -04:00
oauth_signup.go Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00
oauth_slack.go Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00
oauth_test.go Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00
oauth_writeas.go Use consistent server User-Agent across application 2020-08-18 12:22:04 -04:00
pad.go Merge pull request #483 from writefreely/log-gone-user-out 2022-11-14 23:45:33 -05:00
pages.go Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00
postrender.go Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00
postrender_test.go Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00
posts.go Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00
posts_test.go Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00
read.go Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00
request.go Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00
routes.go Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00
routes_test.go Add Cache-Control header 2020-09-04 22:03:42 +02:00
schema.sql Set up migrations table on initial setup 2019-01-24 17:08:08 -05:00
semver.go add update checks 2019-08-29 15:30:27 -07:00
session.go Merge pull request #483 from writefreely/log-gone-user-out 2022-11-14 23:45:33 -05:00
sitemap.go Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00
sqlite.sql Set up migrations table on initial setup 2019-01-24 17:08:08 -05:00
templates.go Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00
unregisteredusers.go Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00
updates.go Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00
updates_test.go Rename ReleaseURL() to ReleaseNotesURL() 2020-02-14 16:13:54 -05:00
users.go Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00
webfinger.go Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00

README.md

 

WriteFreely


Latest release Build status Go Report Card

 

WriteFreely 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.

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-2022 Musing Studio LLC and contributing authors. Licensed under the AGPL.