Ovelhart/CLI-style-for-HTML — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a simple single page website that feels like a command line in the browser. I want it to look like an old school terminal, with a dark background, monospace text, and a clean CLI vibe, but it should still just be plain HTML, CSS, and JavaScript.

Use the assets that are already here, like the logo, fonts, and any ASCII or tag scripts, to make it feel polished. If the repo data in the JSON file is meant to be shown, display it in a terminal style way, like a list of repos or commands printing results to the screen. It would also be nice if the page had some ASCII art or banner output so it feels more authentic.

Keep it lightweight and easy to open locally in a browser. Make the page visually consistent and make sure the styling and scripts all work together without needing a backend. If anything is unclear from the existing files, check the current docs or examples online and make a sensible version that matches the CLI HTML theme.

Want more depth? Deep Reverse