Hacker News new | ask | show | jobs
by zacharypatten 1117 days ago
The source code for the website is inside the repository in the "Website" project. I'm not using any libraries. I just Implemented a "BlazorConsole" and redirected all the "System.Console" calls to call my "BlazorConsole" instead, and I just render the state of the console in HTML. So the emulation is custom.