James Schloss

Results 253 comments of James Schloss

I believe we should implement PR templates for chapter submissions, code submissions, and issues once #493 is resolved. We are missing a lot of languages in the [Code Style Guide](https://github.com/algorithm-archivists/algorithm-archive/wiki/Code-style-guide),...

Thanks for the write-up, it is thorough and clear! I think @berquist was working on an mdbook solution, but couldn't replicate the language switching behaviour. I am also not sure...

Yeah, I have no doubt the aaa-py can work for this. I'm excited to see where it goes. I'm open to other ideas from the community as well.

I am not convinced that the mdbook build is actually that much faster. After all, it is lacking core functionality to switch languages, which takes up a majority of the...

After a lot of discussion amongst the community, it seems like we are more or less settled on the python version. That said, there was some discussion on discord not...

Right, I think we can probably close this one, but I want to be clear and thank @Neverik for all the work put into this and @Trashtalk217 for leading the...

I know, I 100% agree.

Reopening this issue as we are now thinking about switching off of honkit as well. All of the same alternative options apply here, except now I would also like to...

So I just built both the AAA-py and mdbook versions. Here are the positives of both: Mdbook positives: 1. Build is super fast 2. Dynamic search is nice Mdbook negatives:...

I don't really know how to solve this issue. We could have a language method at the start of the file that allows us to create html variables or something...