Skip to content

Commit 3e9a18e

Browse files
committed
Retire the grunt-based build
Right now, Git for Windows' home page is 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. Note that the `create-screenshot-thumbnails.js` script would still need the `jimp` dependency defined in `package.json`, but that script is not run on a regular basis. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1 parent 9d6731d commit 3e9a18e

File tree

5 files changed

+0
-2456
lines changed

5 files changed

+0
-2456
lines changed

.gitignore

Lines changed: 0 additions & 2 deletions
This file was deleted.

Gruntfile.js

Lines changed: 0 additions & 84 deletions
This file was deleted.

markdown-template.html

Lines changed: 0 additions & 69 deletions
This file was deleted.

0 commit comments

Comments
 (0)