the source of our website
 
 
 
 
Go to file
tuxcoder eb8544ba7b add nix flake files 2023-11-19 23:26:56 +01:00
source fix typo 2020-01-06 19:21:33 +00:00
.gitignore add nix flake files 2023-11-19 23:26:56 +01:00
README.md add more description, add logo 2018-11-18 18:32:48 +01:00
flake.lock add nix flake files 2023-11-19 23:26:56 +01:00
flake.nix add nix flake files 2023-11-19 23:26:56 +01:00
settings.py init 2018-11-18 15:13:58 +01:00

README.md

www.milliways.info

Install

use python2 and install markdown<3 pip install "markdown<3"

use python3, currently you need my fork pip install git+https://github.com/tuxcoder/clay.git

Instructions

a) Run the development server with

$ clay run

b) Generate a static version of the site

$ clay build

Made with Clay (http://clay.lucumalabs.com)