Ren C.
Ren C.
Question, where is the CONTRIBUTING.md file?
Hey there! I've never used Cogent3 before, but I thought it'd be helpful to pose some questions (for whoever else may come along). 1. What prerequisites should a documentation contributor...
Hello! I'm looking around at open-source projects in need of documentation. Could you tell me a bit more about how to approach this? Have you already implemented an SSG or...
I noticed that this issue is still open. Shall I go ahead and make the requested change? I think Lisa has a fair point that it's better not to make...
Hi, where can the "disabled by PB" icon be found? I'd be happy to help out if someone could point me in the direction of the PB icon asset.
It looks like that folder contains all the social media logos with the red disabled Badger added on. I was wondering if there's just the red hexagon below somewhere in...
Can you explain to me the purpose of this issue like I'm five years old? I want to understand the scope of this problem.
I recommend using a webdriver. Selenium is a good one, and it works well with Python if you import `selenium-python`. @mosheduminer is setting up a Python library if I'm not...
I found a step-by-step guide for setting up Selenium in Java (Selenium has a lot of support) [here](https://www.guru99.com/first-webdriver-script.html). It would add a dependency, however, as you'd need to install gecko...