Skip to content

ViktorBarzin/Website

Repository files navigation

Build Status

My personal blog

This repo contains the sources for my website:

https://viktorbarzin.me

Building

The Dockerfile in the repo is used to build the website inside my Kubernetes cluster.

You will not be able to build it without the LETSENCRYPT_PASS variable which is the password for the letsencrypt dir

To build it run:

docker build --build-arg LETSENCRYPT_PASS="$LETSENCRYPT_PASS" -t viktorbarzin/blog .```

About

Repo for my personal site/blog

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published