Skip to content

dimakorzhovnik/cybercongress

Repository files navigation

https://cloudflare-ipfs.com/ipfs/Qmay2KJv1fGVS4iwhWtgyLFY5b5SKZiq3uRADAC6b9LyWf/

Install

> git clone https://github.com/dimakorzhovnik/cybercongress.git

The following commands are available:

make

Build the optimised site to the ./public dir

make serve

Preview the production ready site at http://localhost:1313 (requires hugo on your PATH)

make dev

Start a hot-reloading dev server on http://localhost:1313 (requires hugo on your PATH)

make minify

Optimise all the things!

make deploy

Build the site in the public dir and add to ipfs (requires hugo & ipfs on your PATH)