neocotic

Results 27 issues of neocotic

I've added the option to output the raw source code (without documentation/comments) to individual files (e.g. `my.py.md` -> `my.py`). Although this is primarily targeted at literate languages, I have deliberately...

I know that I just split out the code into multiple modules and repositories in #53, however, it's already becoming challenging for maintaining versioning and collaboration. While we still only...

build

I only just noticed that I linked directly to the pen instead of the full view: https://codepen.io/neocotic/full/YQzmBm

documentation

I don't know how I lost this badge. It was there before. But it needs to be added again.

documentation

The following markdown within `README.md` contains a bad link: ``` markdown If you have any problems with QRious or would like to see changes currently in development you can do...

documentation

`CONTRIBUTING.md` contains the following: > You must have at least [Node.js](https://nodejs.org) version 4 or newer and [npm](https://npmjs.com) **installed** version 5 or newer installed. I've highlighted in bold the word that...

documentation

Currently, there's still some references to my homepage (https://neocotic.com/qrious). I would like to get rid of these references and create a new homepage just for QRious. It will be hosted...

documentation

The page was created when I published v2 (QRious), but I never actually got around to writing the guide yet: https://github.com/neocotic/qrious/wiki/Migrating-from-older-versions I just want to track this so I don't...

documentation

While running builds for 0.5.0 I noticed that one of the tests for the `media-queries.svg` fixture was failing, but only for PNG output and only on CI. Annoyingly, it was...

build

The current test setup includes a lot of repetition. While this does ensure that the code is thoroughly tested, it would be good to reduce some of this repetition in...

enhancement
build