diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..20accc706dc175fb38911661c5f2d9afa9948377 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Metacentrum Cloud Documentation + +## Run development server + +``` +hugo serve --config config-dev.toml --bind 127.0.0.1 --port 1313 +``` \ No newline at end of file