rseac
rseac
The ability to specify what day certain todos are due would be beneficial. Only the date would be fine, and time is not essential. In some ways, I find this...
@zhuanhao-wu did you open a PR?
The current design creates an incomplete `ModuleDecl` in Matchers. The ports are populated there. Then, for each instance that is recognized, a new `ModuleDecl` is created, and information from the...
Here's a starting point that may help in making this a bit more concrete (some tests fail). I do not know cucumber at all so I would need your help...
Something like this: [jekyll-scholar-examples](https://github.com/rseac/jekyll-scholar-examples)?
Used what you had for your CI setup. Please see now. What about publishing the rendered examples on github pages? I don't know how to do this, do you?
Should be setup now. [.travis.yml](https://github.com/rseac/jekyll-scholar-examples/blob/master/.travis.yml).
@inukshuk Either way is fine.
Quick update. Each example within `example/` is now independent with its own `_config.yml` file, etc. This is to allow good examples such as the one provided by @IgnoredAmbience in one...