Started this a while back with Django. This lets you write something over a whole webpage in big letters.
Find source at https://github.com/hasithsen/sayit. Hosted at https://sayit.hsen.tech.
Feedback is very much appreciated. Thanks!
1–4 of 4 posts
Find source at https://github.com/hasithsen/sayit. Hosted at https://sayit.hsen.tech.
Feedback is very much appreciated. Thanks!
I just checked that it accepts unicode characters (at least latin-1). Back in my days, sites used to crash when the texts was not ascii.
Do you have yet spam or other forms of abuse?
Clicky: https://sayit.hsen.tech I just checked that it accepts unicode characters (at least latin-1). Back in my days, sites used to crash when the texts was not ascii. Do you have yet spam or other forms of abuse?
[1] https://github.com/hasithsen/sayit/blob/main/stage/forms.py [2] https://github.com/hasithsen/sayit/blob/main/stage/models.py