Just worked on Nekode updates today…

  • Updated VSCode version to latest version (finally managed to build it on my server)
  • Added built-in extension for nested CSS highlighting
  • Added support for other sites in Nekode
  • and whatever other fixes

I’ve been continuing to refactor Nekoweb’s code. It’s actually getting into a decent shape now. I was hopeless about it before, but now I think there’s a chance it’ll be all good eventually. Still needs a lot of complex structure changes though.

Ever since I configured Cloudflare caching, it made Nekoweb’s site statistics completely useless. Most sites started to show 10 times less users. My solution to this was to add an API for view counting and inject a script into every Nekoweb site that calls this API.