Caleb Grove

Results 8 issues of Caleb Grove

When I create a link like this... ``` [Test](https://familysearch.org/tree/#view=ancestor&person=KCPN-LCQ) ``` Markdown Extra correctly outputs... ``` Test ``` Whereas Parsedown Extra escapes the `&` in `&`, creating a link that won't...

issue

I had a certificate that wouldn't renew (see #76). In an attempt to troubleshoot, I deleted the relevant appname.ssl.conf file, per the readme. Running `sudo service nginx-sp restart` did not...

It would be really handy if there was an action to toggle the "Automatically adjust brightness" checkbox in the display preferences.

It would be really nifty is there was a max-length feature, like what Kirby has for it's built-in text fields.

enhancement

This plugin is thowing this error message in Jekyll 3.0 and preventing the website from being built: ``` file: /Users/Caleb/foo/bar/_config.yml /usr/local/Cellar/ruby/2.2.3/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require': cannot load such file -- jekyll/post (LoadError) from...

![screen shot 2017-05-15 at 07 10 12](https://cloud.githubusercontent.com/assets/2699933/26061786/c3630a4c-393d-11e7-9490-fd0c64641f35.png) Both the `` color and the notification `.content` color are set to `@dark`: - https://github.com/ignism/nucleus-dark-ui/blob/master/styles/notifications.less#L101 - https://github.com/ignism/nucleus-dark-ui/blob/master/styles/notifications.less#L97

Sometimes you don't even want admins to see the "edit" button. There should be a way to hide the button from everybody. Anyone with filesystem access will still be able...

enhancement

As it currently stands, `structurepage` in the blueprint is set to a string version of the page URI. This is nice and simple, but is very inflexible as it is...

enhancement