Oliver Steele

Results 39 issues of Oliver Steele

In the attached screen, I'd like to be able to click on the black box or a Copy button, to copy the text “brew install kryptco/tap/kr" or “brew install kryptco/tap/kr...

feature-request

See ~~ https://github.com/osteele/gojekyll/runs/5171787377?check_suite_focus=true. ~This issue is reported upstream at osteele/liquid#22.~ ~Once the Liquid issue is fixed~, wellington/go-libsass#20 may be an issue.

help wanted

Add an option to run the benchmarks on a CI server, for repeatability.

[YAML MapSlice](https://godoc.org/gopkg.in/yaml.v2#MapSlice) would be useful for this. Need to teach Liquid about this first.

feature-parity

Jekyll uses For Go, look at , in particular . GitHub search also turned up .

feature-parity

The jekyll-github-metadata plugin should have an option to cache GitHub requests. This would make it easier to run benchmarks that (1) don't include network latency (which is large over slow...

The `jekyll-github-metadata` plugin populates `site.github` with metadata about the repository when building GitHub Pages sites. This includes project name, description, URLs, owner information, and more. Gojekyll has partial implementation in...

plugins
github-pages

## Expected behavior Add a draft release to project releases . ## Actual behavior ``` ❯ goreleaser --rm-dist • running goreleaser dev • loading config file file=.goreleaser.yml • SETTING DEFAULTS...

enhancement

Use a logger instead of smattered `fmt.Printf`s?

internals