Jay Miller

Results 114 issues of Jay Miller

good first issue
translation

In the spirit of separating concerns especially since the cli brings in dependencies like cookiecutter that are only used in the initial template, I think it is time that we...

admin

#379 was a good add but I'm noticing the change has set the values to null in #381. This leads me to believe there is a bug in there somewhere...

### Conference Name Black Python Devs Leadership Summit ### URL https://blackpythondevs.com/leadership-summit-2024 ### Conference Dates 21 - 21 Sep 2024 ### Conference Type both ### Conference Location Durham, NC, USA ###...

conference

Update post. If you look at the page for unorded list > list items are oddly margined. ![Side-by-side](https://github.com/user-attachments/assets/aaf1bfc0-c2ee-4445-9f9d-3c35ab8f33a4) Options could be to add left margin or remove the list decoration...

good first issue
design

With more folks contributing content to the site, it would be good to have an authors page where you can see their bio, photo, and links to github and social,...

enhancement
help wanted
backlog
hold

https://github.com/BlackPythonDevs/blackpythondevs.github.io/blob/98976d9d46e17f78d20a81ef51920c7e13308c28/_layouts/index.html#L6-L8 Newer posts should have a featured image, summary , and title. We can use those to create a carousel about the latest news.

design
javascript

We mention doing things like running `pre-commit` but we don't really provide the best instructions on how to test (or run precommit) on our code. If you are using a...