While it may seem slightly more expensive, Cloudways has everything you need to get started easily and is the better choice ...
blog_site/ ├── config.php # Configurações do site ├── index.php # Página inicial ├── about.php # Página sobre ├── blog.php # Listagem de posts ├── post.php # Visualização de post individual ├── ...