Skip to content

Repository files navigation

danilov.me

Source of personal website of Michael Danilov.

usage

install dependencies

nvm use && \
yarn clean && \
yarn

start local server (after installing dependencies)

yarn start

build to static (after installing dependencies)

yarn build

start local docker image

docker build -t danilov.me . && docker run -p 8080:80 danilov.me:latest

Releases

Packages

Used by

Contributors

Languages