Y
Hacker News
new
|
ask
|
show
|
jobs
by
pmoriarty
3542 days ago
Could you elaborate on this? As someone unfamiliar with Jekyll, I don't know what you mean.
1 comments
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.
link
amenghra
3541 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