-
Could this be made optional without a fork? I use [s3_website](https://github.com/laurilehmijoki/s3_website/blob/master/README.md) to deploy my Hugo site and it simply sets cache headers during the CD…
ghost updated
6 years ago
-
Asking `mage` to display supported options yields:
```
$ mage -h
mage [options] [target]
Options:
-f force recreation of compiled magefile
-h show this help
-init
create …
-
Having a magefile like this:
```go
// Creates "something"
func Create() error {
return nil
}
```
Will result in an error. It looks like the quotes aren't being escaped when I check out th…
-
Problem: When running `mage` with the included example code below the following error is reported.
`make.go:8:2: could not import github.com/magefile/mage/mg (can't find import: github.com/magefile…
-
This commit https://github.com/magefile/mage/commit/0c1c4dce2f4e5bf8be787115087a0d00bf2560c6
Seem to have broken Hugo (cannot find any of the targets)
-
I may investigate this later, but thought I should post this in case someone else has any tips:
```bash
Resolving deltas: 100% (28797/28797), done.
Error: magefile.go:6:2: could not import bytes …
-
create a new flag -init that creates a new default magefile.
-
we should have a magefile to build all release targets
For now, we don't need a general build target, but it might be worth making one just so people can see how it works.
-
Your release binary distro does not resemble "anything else" ... and I would suggest doing something more standardize so people can use the bash scripts they already set up for similar stuff. Package …
-
hugo website deployed to netlify