Hacker News new | ask | show | jobs
by kgilpin 3336 days ago
That's true but in development mode the site is served dynamically.

That said, it doesn't use Sinatra there either. It uses WEBrick which is in the Ruby standard library.

https://github.com/jekyll/jekyll/blob/master/Gemfile

https://github.com/jekyll/jekyll/blob/master/lib/jekyll/comm...