mirror of
https://github.com/Django-LiveView/docs.git
synced 2025-07-01 03:55:41 +02:00
17c1f715de78927a88879ff5a76c88c532ce199a
Website and documentation
This repository contains the source code for the website and documentation of Django Liveview.
It is a static website generated with one.el.
Do you want to contribute?
Edit one.org
. It is a org file that contains the documentation and text of the website.
Do you want to build the website?
Install Emacs in your system.
After that, you must install the one.el
package.
M-x package-install RET one.el RET
Then, open one.el
and run the following command:
M-x one-build
The website will be generated in the public
directory.
Description
Languages
Emacs Lisp
53.9%
CSS
45.1%
Dockerfile
1%