2019-03-14 UTC
# [eddie] then I needed to get posts into my jekyll site so I built a Node.js Micropub endpoint. Then I wanted to rebuild my site so I had my Node.js site occasionally run the CLI for Jekyll on the server. Then eventually I wanted parts to be dynamic so I funneled all traffic through node.js and if available showed the static html files. And now everything is dynamic