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] 26266c80a5
Bump github.com/urfave/cli/v2 from 2.27.4 to 2.27.5
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.27.4 to 2.27.5.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/urfave/cli/compare/v2.27.4...v2.27.5)

---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-01 22:18:14 +00:00
.github Merge pull request #933 from CDN18/develop 2024-08-13 15:16:20 -04:00
appstats
author Catch and output directory walking errors 2023-01-06 15:34:22 -05:00
cmd/writefreely
config Update config/setup.go for docker environment 2024-09-02 12:43:31 +10:00
db chore: slice replace loop 2023-07-11 12:17:34 +08:00
key
keys
less Merge pull request #777 from writefreely/reset-password 2023-10-03 12:03:08 -04:00
migrations Merge pull request #778 from writefreely/better-indexing 2023-10-03 12:04:20 -04:00
oauth
page
pages Merge pull request #777 from writefreely/reset-password 2023-10-03 12:03:08 -04:00
parse Prevent 500 errors on too-long collection title or description 2023-10-03 11:55:52 -04:00
prose
scripts spelling: modified 2023-03-05 02:44:02 -05:00
spam Merge pull request #777 from writefreely/reset-password 2023-10-03 12:03:08 -04:00
static Link title directly to post page 2024-10-23 10:32:04 -07:00
templates Fix broken links in drafts loaded with "load more" by dynamically creating edit link based on single_user bool in config.ini 2024-10-15 16:23:28 -07:00
testdata
.dockerignore Include .git context in Docker build for UI version number 2024-02-06 14:31:18 -06:00
.editorconfig
.gitignore
.travis.yml
AUTHORS.md
CONTRIBUTING.md Update Phabricator URL in docs and PR template 2024-08-13 14:40:24 -04:00
Dockerfile Merge pull request #894 from claabs/docker-healthcheck-fix 2024-08-13 15:38:50 -04:00
Dockerfile.prod Create Dockerfile & sample docker-compose.yml for production build 2024-09-02 12:45:55 +10:00
LICENSE
Makefile Fix glibc issue 2024-10-21 09:59:58 +05:30
README.md
SECURITY.md
account.go Merge pull request #777 from writefreely/reset-password 2023-10-03 12:03:08 -04:00
account_import.go chore: remove refs to deprecated io/ioutil 2023-07-10 17:55:04 +08:00
activitypub.go fix: do second actor deref from main-key endpoint against publickey.Owner 2024-06-10 13:57:22 +08:00
activitypub_test.go
admin.go Fix bad copy pasta 2023-09-22 12:46:21 -04:00
app.go Fix two error messages: user create and user create --admin 2024-10-22 20:09:43 +02:00
auth.go
cache.go
collections.go Fix Collection property serialization on API 2023-11-07 10:54:16 -05:00
database-lib.go
database-no-sqlite.go
database-sqlite.go
database.go add f.created to join, add Created to Scan 2024-02-14 19:48:47 -05:00
database_test.go
docker-compose.prod.yml Create Dockerfile & sample docker-compose.yml for production build 2024-09-02 12:45:55 +10:00
docker-compose.yml
docker-setup.sh
email.go Fix copyright notices with wrong company name 2023-09-25 19:07:06 -04:00
errors.go
export.go
feed.go
go.mod Bump github.com/urfave/cli/v2 from 2.27.4 to 2.27.5 2024-11-01 22:18:14 +00:00
go.sum Bump github.com/urfave/cli/v2 from 2.27.4 to 2.27.5 2024-11-01 22:18:14 +00:00
gopher.go
handle.go Correctly respond to application/ld+json requests, part 2 2023-09-26 14:46:35 -04:00
hostmeta.go
instance.go
invites.go Merge pull request #483 from writefreely/log-gone-user-out 2022-11-14 23:45:33 -05:00
jobs.go
keys.go Merge pull request #658 from jsoref/spelling 2023-09-26 11:50:19 -04:00
main_test.go
monetization.go chore: remove refs to deprecated io/ioutil 2023-07-10 17:55:04 +08:00
nodeinfo.go Use @writefreely handle for nodeinfo 2024-10-01 18:42:46 -04:00
oauth.go chore: remove refs to deprecated io/ioutil 2023-07-10 17:55:04 +08:00
oauth_generic.go add client_id and client_secret to exchangeOauthCode form 2024-06-10 14:05:15 +08:00
oauth_gitea.go
oauth_gitlab.go
oauth_signup.go
oauth_slack.go Switch to gosimple/slug from writeas/slug 2024-09-27 19:20:43 -04:00
oauth_test.go
oauth_writeas.go
ossl_legacy.cnf Re-add ossl_legacy.cnf 2023-09-21 16:07:09 -04:00
pad.go Merge pull request #483 from writefreely/log-gone-user-out 2022-11-14 23:45:33 -05:00
pages.go Merge pull request #658 from jsoref/spelling 2023-09-26 11:50:19 -04:00
postrender.go Merge pull request #482 from writefreely/rel-nofollow 2023-09-21 16:26:17 -04:00
postrender_test.go
posts.go Merge pull request #1047 from writefreely/use-gosimple-slug 2024-10-09 15:33:46 -04:00
posts_test.go
read.go Fix Admin and Invite links never showing on Reader nav 2024-02-20 10:02:14 -05:00
request.go Correctly respond to application/ld+json requests 2023-09-21 16:16:57 -04:00
routes.go Remove length restriction on other methods on /api/posts/{post} 2024-10-22 14:04:05 -04:00
routes_test.go
schema.sql
semver.go
session.go Merge branch 'develop' into letters 2023-01-08 11:49:57 -05:00
sitemap.go
sqlite.sql
templates.go chore: remove refs to deprecated io/ioutil 2023-07-10 17:55:04 +08:00
unregisteredusers.go
updates.go chore: remove refs to deprecated io/ioutil 2023-07-10 17:55:04 +08:00
updates_test.go
users.go Merge branch 'develop' into letters 2023-01-08 11:49:57 -05:00
webfinger.go chore: remove refs to deprecated io/ioutil 2023-07-10 17:55:04 +08: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.