💾 Archived View for bbs.geminispace.org › u › skyjake › 1147 captured on 2023-12-28 at 18:31:28. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-11-14)
-=-=-=-=-=-=-
Re: "my first gemini project - ethplore"
Congrats on the first project.
As a friendly advice, you may wish to add a robots.txt on the site to prevent search engine indexers from having to traverse all those pages.
May 27 · 7 months ago
Thanks for the input.
Just added a robots.txt to the capsule, should be lighter on indexers now
— check it out at ethplore.minte.ar 🙂
my first gemini project - ethplore — since my day job is developing smart contracts for ethereum projects, i thought it might be a fun idea to implement a simple block explorer. right now it's a quite crude implementation, and bugs are abound - but it works, at least for my purposes. now, my next hurdle is getting gitolite to work correctly 🤣 p.s. if anyone has some experience with setting up gitweb through nginx please point