efron’s blog source

cmd

command-line tools

articles

raw markdown articles

getting the source

git clone https://gitlab.com/efronlicht/blog

running the server (docker)

# in the efronlicht/blog directory:
docker build -t efronlicht:latest
docker run -P 8080 efronlicht:latest

running the server (local)

requirements: