From a1b1a1c3d96a819b305d33f5f2ff10dc05825902 Mon Sep 17 00:00:00 2001 From: Adam Mathes Date: Fri, 13 Feb 2026 16:32:02 -0800 Subject: update readme --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 4f4dfcf..b7e97e8 100644 --- a/README.md +++ b/README.md @@ -250,7 +250,7 @@ password: VeryLongRandomStringBecauseSecurityIsFun I decided I didn't like the [original version of this that was python and mongo](https://github.com/adammathes/neko_v1) so rewrote it. I wanted to learn some Go. So assume the code is not great since I don't know what I'm doing even more so than normal. -The Javascript frontend is still the same, I keep saying I will rewrite that too since it's old backbone.js code but it still seems to mostly work. It's not very pretty though. +The Javascript frontend stayed still the same, I kept saying I will rewrite that too since it's old backbone.js code but it still seems to mostly work. It's not very pretty though. ## July 2018 -- v0.2 @@ -263,9 +263,11 @@ Significant changes to simplify setup, configuration, usage. The goal was typing * `neko` runs web server by default * `neko` server crawls feeds regularly rather than requiring cron -## February 2026 -- Vibe-code Modernization +## February 2026 -- v.03 -- Vibe-code Modernization -The project underwent a significant modernization phase: +*WELCOME TO THE GEMINI ERA* + +The project underwent a significant modernization phase with the help of Google Antigravity, Gemini, and Claude: * **Architecture**: Refactored backend into a clean REST API. * **Frontend**: Completely rewrote the legacy Backbone.js frontend in React/Vite as a modern Single Page Application (SPA). -- cgit v1.2.3