Hacker News new | ask | show | jobs
by psychrometer 2497 days ago
The front end of the site it static but the backend of the service seems to mostly by python.

https://git.sr.ht/~sircmpwn/meta.sr.ht/tree/master/metasrht

https://git.sr.ht/~sircmpwn/git.sr.ht/tree/master/gitsrht

https://git.sr.ht/~sircmpwn/core.sr.ht/tree/master/srht

edit: It is using flask according to this blog.

https://drewdevault.com/2019/01/30/Why-I-built-sr.ht-with-Fl...