Skip to content

postfreely/postfreely

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PostFreely

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

History

PostFreely is a fork of WriteFreely. Thank you Matt Baer for creating WriteFreely and making it open-source software.

Features

Made for writing

Built on a plain, auto-saving editor, PostFreely 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 PostFreely, Mastodon, Firefish, Friendica, Misskey, Pixelfed, Plume, or any 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 PostFreely includes first-class support for non-Latin and right-to-left (RTL) script languages.

Private by default

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

Building

In the main project directory, run:

% go build ./cmd/postfreely

A postfreely binary will be generated in the current directory.

The Makefile is no longer needed and will eventually be removed.

To run tests:

% go test ./...

Contributing

We gladly welcome contributions to PostFreely, 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-2023 PostFreely contributing authors. Licensed under the AGPL.

About

A clean, Markdown-based publishing platform made for writers. Write together and build a community.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 83.6%
  • Less 9.1%
  • JavaScript 5.5%
  • Makefile 0.8%
  • Shell 0.7%
  • Dockerfile 0.2%
  • HTML 0.1%