Matt O'Keefe

Results 16 issues of Matt O'Keefe

``` "maximumLineLength": { "value": 100, }, ``` vs ``` "maxlen": 120, ``` this seems to cause a discrepancy. I am not well versed enough in these two frameworks but in...

enhancement
help wanted
Angular 1

This modifies all the tests to run under jest. There are a lot of broken tests still. Ref: #1136 #1137

This adds a configurable google analytics tag to the head of the default html

This removes some of the custom colorings on the headers but allows the child to use the dark/light theming from bootstrap.

Adding my repo to the examples

I wanted my last date in the timeline to be evergreen so i added the ability to use date_format in the timeline. Passing `now` and the `%Y` or `%y` gives...

This allows the templating system to do the heavy lifting and use the current year for the copyright instead of manual updates