Get a dex
A dex is defined as a freely shared text-only website generated programmatically. Python library dexweb is made by Research Engine. Dexweb generates a website from PDF, text, document, and JSON files.
Dexweb usage can be learnt at https://www.github.com/matrixdex/devpy. Dexweb made this website (The Matrix Dex), and websites for Protocol Dex, and Dastkari Chikan.
Dex can be an Internet journal to put research papers on the Internet (self-hosted arXiv). Dex can host financial reports for a company. Dex can be a blog. Dex is a programmable website. The more Python you know, the deeper you can go into building your dex. Dex is limitless. Any text you can obtain in Python, you can deploy to the Internet with a dex.
Email the founder at manonthemoon13131@gmail.com.
Next steps:
1. Dexweb integration with GitHub Pages for automatic deployment
2. Dexlib to index every dex.
3. Dexpeer review functionality using dexlib
4. Dexplore mobile app
This website is a dex. It is built using dexweb. Current workflow of this website's maintainer comprises of editing data.json, running run.py to get updated website, and adding updated HTML files to the project on GitHub Pages. You can host on GitHub Pages or self-host.