Skip to content

Comment on Show HN: An open-source alternative to Bitlyparent

Comments

I agree!

That's why I set up my own thing. I don't care about analytics at all, so I just wrote a simple build system doto generate some very basic HTML redirects.

It isn't perfect but it's very cheap to run!

https://github.com/lucienbill/lucien.run/

And if you use Netlify, you can just create a _redirects file like this:

  / https://example.com
  /cv https://example.net/cv.pdf
  /git https://github.com/octocat
Works good for me on ale.sh so far!
AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.