Switch to using Hugo. (#8)

Added all the things.

Updated gitignore and README.

Removed all the things.

Reviewed-by: jeff <jeff@simplesystems.tech>
This commit is contained in:
2020-04-10 20:23:17 +00:00
parent 791c2e559c
commit 1b2686c3eb
75 changed files with 1034 additions and 7881 deletions

8
.gitignore vendored
View File

@ -1,14 +1,8 @@
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
package-lock.json
node_modules/
dist
public
# IDE
.idea