Y
Hacker News
new
|
ask
|
show
|
jobs
by
detaro
3542 days ago
On GitHub Pages, GitHub will run a basic Jekyll for you -> you don't have to install or run it locally, just edit the source files in the repo and it builds and publishes the page for you.
1 comments
amenghra
3542 days ago
You could get the same result with Hugo + Travis (+ Travis' encrypted file thing). You don't get it out of the box, but it's do-able.
link