Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 561 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 561 Bytes

ninja.sg

Home of the shinobi

Installing Dependencies

sudo gem update --system
sudo gem install jekyll

Local Development

  1. Launch Jekyll

     jekyll --server --url http://0.0.0.0:4000
    
  2. Browse to http://0.0.0.0:4000

PubSubHubbub Publishing

When publishing a new article, ping the PubSubHubbub hub to push-notify all feed subscribers. Jekyll on GitHub Pages does not support this so use the bookmarklet to manually ping the hub.

Bookmarklet