|
|
|
|
|
by dudul
3878 days ago
|
|
I would advocate Github Pages powered by Jekyll. You can use another static site generator, but Jekyll is directly supported by GH pages, so it makes it slightly easier to deploy. I like not being dependent on a specific platform. If I decide that I don't like Github pages anymore I can just take my static content and push it somewhere else. Also, it makes it very easy to work on my posts offline. |
|