knutsen.co

Knutsen Homepage Source - knutsen.co
git clone git://git.knutsen.co/knutsen.co
Log | Files | Refs | README | LICENSE

README.md (303B)


Knutsen Homepage

knutsen.co

Build with seam

seam (symbolic expressions as markup) is needed to build the .sex (symbolic expression) files.

After that, it’s just to run the Makefile:

$ make clean
$ make
# Knutsen Homepage
[knutsen.co](https://knutsen.co/)

## Build with `seam`
[`seam`](https://git.knutsen.co/seam)
(**s**ymbolic **e**xpressions **a**s **m**arkup)
is needed to build the `.sex` (**s**ymbolic **ex**pression) files.

After that, it's just to run the Makefile:
```sh
$ make clean
$ make
```