Rsted
[UNMAINTAINED] Online reStructuredText editor
Install / Use
/learn @anru/RstedREADME
Simple online editor for reStructuredText on Flask.
Try it where: http://rst.ninjs.org/
Getting setup
Requirements for rsted:
- Flask
- rst2html (from Docutils)
These requirements are expressed in the pip-requirements.txt file and may be installed by running the following (from within a virtual environment)::
pip install -r pip-requirements.txt
How to run
Your Environment ++++++++++++++++ From within your environment, just run::
./application.py
This will start a server on port 5000. Just visit http://localhost:5000/ in your browser.
Docker ++++++ In a docker installed host, just build and run::
docker build -t rsted .
docker run --name rsted --rm -p 5000:5000 rsted
A server starts on port 5000. Please adjust it, if you need another port by changing run command above. And then just visit http://localhost:5000/ in your browser.
Related Skills
node-connect
337.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
337.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.1kCommit, push, and open a PR
