Matthew W. Thomas

Results 16 issues of Matthew W. Thomas

- [X] I tried updating to the latest version - [ ] I can't, there is an issue - [ ] This is about an < latest - [ ]...

You can find the plugin here: https://github.com/mwt/certbot-dns-bunny It's for [BunnyDNS](https://bunny.net/dns/). closes #9374 ## Pull Request Checklist - [x] If the change being made is to a [distributed component](https://certbot.eff.org/docs/contributing.html#code-components-and-layout), edit the...

I created a DNS plugin for BunnyDNS. The plugin is here: https://github.com/mwt/certbot-dns-bunny The DNS service is here: https://bunny.net/dns/ I wanted to add this to the list of third party plugins...

I made [a simple gist](https://gist.github.com/mwt/7b747b45d5e28e7a943490d7a3b8a4ff) that can add utterances to any Jekyll blog (including GitHub Pages) with zero config. You just add the file and reference it on the page....

enhancement

UMR crashes on startup on the new Kobo Elipsa. The log makes it sound like the first issue is related to networking. Here is the log: [log.txt](https://github.com/Rain92/UltimateMangaReader/files/7073136/log.txt) There could be...

The blueprint pattern in the header is pretty nice. Does anyone have the source for this file? Was it originally an SVG?

wontfix

I am creating this PR to add my port of the official GitHub pages [Architect theme](https://github.com/pages-themes/architect) from Jekyll to Pelican. The theme works exactly like the original but requires the...

The current parser requires two backslashes in display mode for rst file. So, `\frac{a}{b}` is rendered as $frac{a}{b}$ and `\\frac{a}{b}` is rendered as $\frac{a}{b}$. This seems to be because the...

#### What is the purpose of this change? This adds two scripts. One builds the apt repo and the other builds the yum repo. The scripts can be run using...

When I try to use a non-standard port on my backend, I cannot connect using the pagekite frontend. I get the following error: ``` >>> Hello! This is pagekite.py v1.5.2.201011....