iseal-core/site
Alan Orth 392a49f854
Add hugo-installer to site package.json
This installs a local copy of the Hugo binary that we need to build
the site. Otherwise the user would have to install it via their sy-
stem package manager. This also adds a new npm "build:site" script
to build the site using our local version of Hugo.

Note: this is slightly annoying, but after toying with "easier" op-
tions like Hexo that integrate with the JavaScript ecosystem more
naturally, I ended up preferring Hugo anyways. Hexo's not nearly as
powerful or well documented as Hugo.

Note note: there is also the `hugo-bin` package on NPM, but it is
very out of date.
2021-11-11 14:55:40 +02:00
..
assets Add initial version of schema specification site 2021-11-01 08:27:41 +02:00
content/terms Add initial version of schema specification site 2021-11-01 08:27:41 +02:00
docs Regenerate public 2021-11-07 21:03:51 +02:00
layouts layouts/_default/home.html: update intro blurb 2021-11-07 21:02:31 +02:00
source/scss Add initial version of schema specification site 2021-11-01 08:27:41 +02:00
config.toml Update name of project 2021-11-03 21:58:10 +02:00
package-lock.json Add hugo-installer to site package.json 2021-11-11 14:55:40 +02:00
package.json Add hugo-installer to site package.json 2021-11-11 14:55:40 +02:00