You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Swrup
fbe6cd3b33
|
1 week ago | |
---|---|---|
src | 1 week ago | |
.gitignore | 2 weeks ago | |
.ocamlformat | 2 weeks ago | |
Makefile | 2 weeks ago | |
README.md | 2 weeks ago | |
config.scfg | 1 week ago | |
dune-project | 1 week ago | |
mb.opam | 1 week ago | |
written_material.txt | 1 week ago |
README.md
TODOs
-
all content
-
images
-
site design
- better text fonts
-
domain name and hosting
Mark bankin website
Source code for TODO.dance, written in OCaml.
Quickstart
If you don't already have opam installed see: how to install opam.
Then run:
opam install . --deps-only
dune build @all
dune exec -- src/main.exe
You will need to change and copy the config file config.scfg
to where the executable will tell you.
On linux it will be /home/$USER/.config/mb/config.scfg
.
Then, unless you changed the default port in config.scfg, you can visit the site at http://localhost:3696/
About
all rights are reserved.