💾 Archived View for bbs.geminispace.org › u › skyjake › 1147 captured on 2023-11-04 at 17:14:05. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-09-28)
-=-=-=-=-=-=-
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.
2023-05-27 · 5 months ago
Thanks for the input.
Just added a robots.txt to the capsule, should be lighter on indexers now
2023-05-28 · 5 months ago
— 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