💾 Archived View for bbs.geminispace.org › u › skyjake › 1147 captured on 2024-05-12 at 20:05:17. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-05-10)
-=-=-=-=-=-=-
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 · 1 year ago
👻 mori [OP] · 2023-05-28 at 15:59:
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