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 testto run a local webserver to serve changes. - Use
maketo build the static content. - Use
make updateto commit and push changes.