crofty 0.1.0 — the first public release
crofty is now public. As of today you can install it and publish a site you own — no account here, nothing kept.
crofty turns your Markdown into a live site on your own domain. A person installs it and does the first setup; from there an assistant can drive the rest. To share a post, one click copies a summary and link you can paste anywhere.
Install it:
# macOS
brew install ShiroDoromoto/crofty/crofty
# Windows
scoop bucket add crofty https://github.com/ShiroDoromoto/scoop-crofty
scoop install crofty
Then follow Get started.
If you want the longer story of how crofty was built and shipped, the dev notes walk through it.