Zenodo user documentation uses Lektor, a powerful static content management system.
Lektor can be installed either as an macOS desktop application or as a command line tool.
Download and install the desktop application from Lektor's website.
Next, launch the application and browse to zenodo-docs-user.lektorproject
in the root folder of the repository and open the file.
Copy/paste the following to your command prompt to install Lektor (or see Lektor's website for alternative ways):
$ curl -sf https://www.getlektor.com/install.sh | sh
Next, go into the root directory of the repository and run the following command and open http://localhost:5000/ in your browser afterwards:
$ lektor server
Contributions are welcome, and they are greatly appreciated! Every little bit helps, and credit will always be given.