Ryan Roemer

Results 175 comments of Ryan Roemer

@gordonpro -- As a fix for right now, you can always style `navbar-brand.img` via CSS or just resize your image itself appropriately. My main issue is the height of the...

Cool! Would love a PR from the community on this one. We've got instructions for updating bootstrap in this project right here to help too: https://github.com/ryan-roemer/sphinx-bootstrap-theme/blob/master/TODO.rst#updating-bootstrap

@svenevs -- - Overall changes look like a good direction! - `requirements.txt` is just to help development of the theme. Not functionally needed for users of the theme. Feel free...

All sounds good. The GitHub pages thing is a manual, simple process: 1. In `master` run `make demo`. Stash `build/html` files 2. Checkout out `gh-pages` branch (or have a separate...

Unfortunately, we have a "who watches the watchers?" problem here. The CloudFormation bootstrap stack and Terraform service stack are the things that define the IAM permissions for the Serverless app....