Results 22 issues of Brooke.

Hi @svoisen, I am wondering if you can upload the footprint/symbol for the ` 9PINTUBE-WIDE` part included in this board. I am making my own clock and having your footprint...

I recently installed a self-signed certificate to my docker install of Home Assistant. This broke the Flick Hub connection. I was hoping I could just add `verify_tls : false` to...

Currently it's possible to add Jetpack/WordPress.com markdown support by adding the following action in a theme or feature plugin: ``` add_action('init', 'blicki_markdown_init'); function blicki_markdown_init() { add_post_type_support( 'blicki', 'wpcom-markdown' ); }...

Currently Blicki Topics show in the Customizer > Menu page: ![screenshot_26-09-2016-11 00 02](https://cloud.githubusercontent.com/assets/150348/18845923/7ee754ec-83d8-11e6-92f8-3d05519274a2.jpg) However, they do not show in WP-Admin ![screenshot_26-09-2016-11 01 21](https://cloud.githubusercontent.com/assets/150348/18845942/96e11c04-83d8-11e6-8bd4-2e9f85156aac.jpg) It would be great to have a...

bug

This PR correct the spelling of WordPress to including a capital P where necessary. As well as integrates #2.

One of my favorite features of my [Tidbyt](https://tidbyt.com) is that is has features to: - Dim in the evening - Display a dim clock (opposed to cycling apps) in the...

enhancement

### Describe the bug: Iceberg tries to "Phone home" to check a valid license key by hitting the end point `https://useiceberg.com/edd-sl-api/` However, this endpoint returns a 404. ### To reproduce:...

[Priority] Low
[Type] Bug

This PR Adds the UptimeRobot User Agent to be ignored from the 503 list to prevent false positives reporting the site is down.

The GitHub "Octocat" icon has been in the font for some time now. However, for those using git from another source (BitBucket, GitLab, running their own git instance) the generic...

[JS Package] Social Logos

This PR adds `$post_id` to the `msm_sitmap_skip_posts` filter. Doing so allows for posts to be excluded by using the filter directly. Note: this is a backward incompatible change, as it...

Type: enhancement