https://github.com/bloom42/markdown-ninja
Markdown-first CMS for bloggers, minimalists and startups. Open Source alternative to Medium, Mailchimp and Substack - https://markdown.ninja
https://github.com/bloom42/markdown-ninja
blog blogging cms email go golang headless headless-cms hosting jamstack markdown netlify newsletter publishing static-site-generator strapi website website-builder wordpress
Last synced: 2 months ago
JSON representation
Markdown-first CMS for bloggers, minimalists and startups. Open Source alternative to Medium, Mailchimp and Substack - https://markdown.ninja
- Host: GitHub
- URL: https://github.com/bloom42/markdown-ninja
- Owner: bloom42
- License: agpl-3.0
- Created: 2025-05-20T06:36:06.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-07-14T10:26:39.000Z (3 months ago)
- Last Synced: 2025-07-15T02:55:33.958Z (3 months ago)
- Topics: blog, blogging, cms, email, go, golang, headless, headless-cms, hosting, jamstack, markdown, netlify, newsletter, publishing, static-site-generator, strapi, website, website-builder, wordpress
- Language: Go
- Homepage: https://markdown.ninja
- Size: 3.91 MB
- Stars: 343
- Watchers: 2
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Security: SECURITY.md
Awesome Lists containing this project
README
Markdown Ninja
Markdown-first CMS for bloggers, minimalists and startups. Websites, blogs and newsletters.
Try it for free! | Example website
Markdown Ninja is the easiest way to publish Markdown-based websites and newsletters. The days of hacking a static site generator, a broken theme, a complex CI/CD pipeline and a cloud platform with unlimited billing to publish a website are long gone!

You can now publish your blog, documentation website or newsletter with one command:
```bash
$ docker run -i --rm -e MARKDOWN_NINJA_API_KEY=[YOUR_API_KEY] -v `pwd`:/mdninja ghcr.io/bloom42/markdown-ninja publish
```[Get started in 2 minutes](https://docs.markdown.ninja/cli)
## Documentation
For usage documentation see [https://docs.markdown.ninja](https://docs.markdown.ninja)
For development documentation see the [dev folder](dev)
## Security
We take Markdown Ninja's security and our users' trust very seriously. If you believe you have found a security issue in Markdown Ninja, please responsibly disclose by contacting us: [https://markdown.ninja/contact](https://markdown.ninja/contact)
## License & Copyright
Copyright (c) 2025 Arcane Services
Code is released under the GNU Affero General Public License v3.0 (AGPL v3.0) license. See `LICENSE.txt` for details.
Documentation and assets are released under the Creative Commons BY-SA 4.0 license (CC BY-SA 4.0) license. See `LICENSE_CC-BY-SA-4.txt` and [https://creativecommons.org/licenses/by-sa/4.0](https://creativecommons.org/licenses/by-sa/4.0) for details.
If you have special licensing needs, please feel free to contact us: [https://markdown.ninja/contact](https://markdown.ninja/contact)