https://github.com/jlevy/textpress
Simple publishing for complex ideas
https://github.com/jlevy/textpress
Last synced: 2 months ago
JSON representation
Simple publishing for complex ideas
- Host: GitHub
- URL: https://github.com/jlevy/textpress
- Owner: jlevy
- License: agpl-3.0
- Created: 2025-04-28T00:03:13.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-11-03T18:58:20.000Z (6 months ago)
- Last Synced: 2025-12-20T11:09:37.283Z (5 months ago)
- Language: Python
- Homepage: https://textpress.md
- Size: 2.08 MB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# textpress
This is the Textpress CLI. See [Textpress](https://textpress.md) for more info.
Things are new and still have some rough edges.
But please read more there and give it a try!
Please [start a discussion](https://github.com/jlevy/textpress/discussions) if you have
feedback, feature requests, or other ideas.
* * *
## Project Docs
For how to install uv and Python, see [installation.md](installation.md).
For development workflows, see [development.md](development.md).
For instructions on publishing to PyPI, see [publishing.md](publishing.md).
* * *
*This project was built from
[simple-modern-uv](https://github.com/jlevy/simple-modern-uv).*