You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, GitGitGadget's HTML pages are built using `grunt`, and the
result is then committed and uploaded to GitHub Pages.
However, a much more natural development experience can be achieved by
using Hugo (https://gohugo.io/) instead.
In preparation for migrating to Hugo, let's drop all `grunt`-based
stuff.
Signed-off-by: Johannes Schindelin <[email protected]>
0 commit comments