krosaen / karlrosaen-lektor

Static website for karlrosaen.com. Built with Lektor.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

my website

This is the repository for my website (built with lektor) at karlrosaen.com.

To run:

$ lektor server

If you want to update the webpack files, you need npm installed and then run it like this:

$ lektor server -f webpack

If you want to view the rendered notebooks, you need jupyter and nbconvert installed and then run:

$ . render-notebooks.sh

running with docker

If you wish to run with docker, you can build an image and run it like so:

$ docker build -t lektor lektor-dockerfile
$ . start-lektor

About

Static website for karlrosaen.com. Built with Lektor.


Languages

Language:Jupyter Notebook 98.7%Language:HTML 0.8%Language:CSS 0.3%Language:JavaScript 0.1%Language:Shell 0.0%Language:Dockerfile 0.0%