Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It seems like this was a big waste of time reinventing Octopress.


Octopress is very difficult to use, and I would not recommend it. Using jekyll directly is a much better choice.


Octopress is built on top of jekyll and what is a real nuisance is how long it takes to re-generate a site with more than a few posts.


This isn't true anymore. Octopress uses an older version of Jekyll. If you're on 3.0 (which we're using) has incremental generation. Here's the log of a recent incremental build:

  [Step 1/3] Jekyll build (11s)
  [20:52:40][Jekyll build] Jekyll build --config '_blog.config.yml' --no-watch
  [20:52:43][Jekyll build] Configuration file: C:/BuildAgent/work/4e27a39603eb2bf1/blog/_config.yml
  [20:52:43][Jekyll build]             Source: C:/BuildAgent/work/4e27a39603eb2bf1/blog
  [20:52:43][Jekyll build]        Destination: C:/BuildAgent/work/4e27a39603eb2bf1/blog/_site
  [20:52:43][Jekyll build]  Incremental build: disabled
  [20:52:43][Jekyll build]       Generating... 
  [20:52:52][Jekyll build]                     done in 9.082 seconds.


Cool, time to upgrade then!




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: