5 ms·
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 redire
by lbill 2y ago
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/ https://github.com/lucienbill/lucien.run/
- notpushkin 2y agoAnd 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!