This repository contains the source code for the website and documentation of Django LiveView v2.0.0.
It is a static website generated with one.el.
Edit one.org - an Org mode file that contains all the documentation and website content.
docker compose up one-elThe website will be generated in the public directory.
- Install Emacs in your system
- Install the
one.elpackage:M-x package-install RET one.el RET - Open
one.orgin Emacs - Run:
M-x one-build
The website will be generated in the public directory.
docker compose up nginxThen visit http://localhost:9100