Skip to content

Static website for karlrosaen.com. Built with Lektor.

Notifications You must be signed in to change notification settings

krosaen/karlrosaen-lektor

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages