CarterA / Tribo

Extremely fast static site generator written in Objective-C
http://cartera.me/2011/10/16/made-on-a-mac/
Other
42 stars 6 forks source link

File-watching appears to be broken. #24

Closed sgoodwin closed 12 years ago

sgoodwin commented 12 years ago

The GUI app gets to the file-watcher delegate method, but the site isn't actually regenerated. Re-launching the app from the command line or from the GUI is needed to get the site to actually regenerate.

sgoodwin commented 12 years ago

Pretty sure this is working now. Not sure why it didn't before.