diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..81bd101 --- /dev/null +++ b/readme.md @@ -0,0 +1,3 @@ +Just clone this repo and then add or remove markdown files in the content directory to make sections in the single page +config.toml has additional parameters you can set for intro section and for global template use +Render with either ```hugo``` or ```hugo server``` from the root of the repo (hugo must be installed)