

If on the public internet, also consider how your going to integrate with a CDN like Cloudflair. With luck they will serve a lot of the load and provide the DDOS protection.
Interests: News, Finance, Computer, Science, Tech, and Living
If on the public internet, also consider how your going to integrate with a CDN like Cloudflair. With luck they will serve a lot of the load and provide the DDOS protection.
Libreoffice has an HTML mode and also you can take any document and save as HTML.
Another way is use Markdown.
Another is to use a template editor like Bluefish. This is coding HTML but more easily.
Many cell providers have a mail to SMS gateway. Just sent email to the correct address and you’ll get SMS. As far as sending mail either with bash or with Python. That is quite possible and not hard.
Sorry I do not have the code at hand. Memory is Python standard library has SMTP capability and Bash you can just use the mail command. May have to configure mail on your Linux box too or just use a remote server.
A short list:
The current one is a Linux system backup tool written in Python that I use for my systems.
Recently worked through Mozillas PWA materials to learn how to make Progessive Web Apps. I need decide on what to do with that next. This HTML, CSS, JavaScript, pretty much. Put up a Python web server for some of it.
I have a security system that is tied together via various Python services. I need to work on that more.
A few years ago I write a big Monte Carlo financial simulation for retirement planning including taxes. Again Python.
A while ago I wrote a bunch of test code too benchmark all of the ways to make Python fast. Also looked a C extension, parallel computing, vectorization, GPUs. Some results not that intuitive.
I have a ton more.
The point is a CDN is worth considering if your site cannot be down and it may be subject to high load or DDOS attacks. There are many CDNs.