Describes mechanisms and patterns for scripting Neovim with Lua.
The site is themed with the Hugo Book theme.
- Make changes in
site/content/docs
. - Use
make test
to run a local webserver to serve changes. - Use
make
to build the static content. - Use
make update
to commit and push changes.