summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Added a landing page when logged outRobby Zambito2025-07-29
| | | | | Prompt: Create a logged out landing page.
* Turned into SaaS siteRobby Zambito2025-07-29
| | | | | Prompt: Great, that looks really good! I'm looking to create a site that would be something that someone would be expected to login to. This seems to be a portfolio site, which one would not expect to login to. Can you change the content of the site to make it into something that one would login to?
* Fixed issue with broken spanRobby Zambito2025-07-29
| | | | | Promt to Kagi Code: The text rendered at the start seems to not properly handle the span. See the included screenshot.
* Initial fancy siteRobby Zambito2025-07-29
| | | | | | | This is generated by Kagi Code. Prompt used: Write a really nice, modern looking, static HTML page. It can reference CSS and JS files, so long as you create both of them also, and they can be statically served.
* Serve a basic html page and REST api endpointRobby Zambito2025-07-29
|
* Initial commitRobby Zambito2025-07-29