jasonculligan

Results 9 issues of jasonculligan

**Describe the bug** Not a bug I would like to know how I can supply pictures of something of my own choosing, give it a name (for example my own...

### What you'd like to propose? Adding "hiddenInHomelist = true" in my site yaml file does work and hides material I place inside the content directory from appearing in the...

enhancement

When following the README, the following instructions to build the image fail ```console $ make image docker build -t pytm . Unable to find image 'pytm:latest' locally docker: Error response...

When following the second example on the readme an error is thrown: ```console $ ./tm.py --dfd | dot -Tpng -o tm/dfd.png Format: "png" not recognized. ``` ```console $ dot -V...

After following the basic guide and trying to run the first example, the following occurs. All prerequisites are fulfilled as far as I can see, going by the README. ```console...

Noticed that https://staticssl.ibsrv.net/ serves ads at https://mbworld.org

Linux Mint 22.1. When I select "Export..." I get a standard file dialog, so I just enter the file name but there's no file type extension to indicate what type...

I just came across this tool and I am blown away with it. Especially how simplistic and to the point it is. Two things I found that would improve the...

I thought this would be easy but I was wrong. Consider the following Github action: ```yaml name: Daily Pull and Vulnerability Scan on: schedule: - cron: "0 0 * *...