Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
calloc
14y ago
0 comments
Save
Share
But github does that part for you. You push up the raw files AND Github runs Jekyll and generates the HTML files.
0 comments
2 comments · 1 top-level
top
newest
oldest
mkopinsky
14y ago
· 1 in thread
Could you have this as a two stage process? Make changes to files, push to my repo, repo hook runs jeckyll, commits new static assets, and pushes to github? This does require using a central server other than github I guess, though...
pyre
14y ago
You could make a local shell script or Makefile that pulls together those commands and then pushes to github. No need for a central server.
j
/
k
navigate · click thread line to collapse