top | item 46089639 (no title) rstupek | 3 months ago The problem is wordpress does require a database server by default. discuss order hn newest raw_anon_1111|3 months ago And reality is most blogs could be better served by a static web host platform with lower maintenance and less security risks. pdimitar|2 months ago Then the reality is that the blog should be migrated to fully static contents. You have generators, many of them (f.ex. Zola), where you write Markdown files, run a command and run `rsync` to your host.
raw_anon_1111|3 months ago And reality is most blogs could be better served by a static web host platform with lower maintenance and less security risks.
pdimitar|2 months ago Then the reality is that the blog should be migrated to fully static contents. You have generators, many of them (f.ex. Zola), where you write Markdown files, run a command and run `rsync` to your host.
raw_anon_1111|3 months ago
pdimitar|2 months ago