My plan is to run a website 24/7 on Pi 4, and then buy a domain.
I would like to make it as fast as possible, and this is what i understood right now (please add your tips or correct me where I'm wrong):
- Use an headless OS (Raspbian Lite is ok?)
- Edit website from remote desktop
- Use a lightweight webserver (Nginx instead of Apache?)
- Use a lightweight CMS (WordPress will not be good?)
Note that I want to make a simple blog with some other pages, and a clean but nice theme.
I want to share it with friends or use like "business card".
I don't want to learn PHP/SQL/HTML/CSS right now honestly...
I don't have time for it because i'm actually studying Computer and Automation Engineering, need to put effort on that
Anyways, I've studied Java/C/Python at university, and have few reminescences of HTML and CSS. I'm also always been a geek, so have a bit of general knowledge.
So, do you have some tutorials that I could follow for those purposes? Because in "Get Started" is written what to do to install OS with desktop environment, that I'm not interested to.