Skip to content
gmarik edited this page Oct 23, 2011 · 3 revisions

Howto

  1. clone vim-scripts repo. This is the jekyll based template. Note that the machine-generated files (i.e. /api) may be very out of date! This repo is not updated by the scraper.
  2. make your edits, push them when you're done, send pull request.

The next time the scraper runs, it merges any new changes in the vim-scripts repo, adds the new scrape data, and pushes the result to vim-scraper.github.com. This way the scraper won't stomp on your changes, and the site edit history isn't consumed with endless scrape events.

Clone this wiki locally