A very simple library. Creates heavily-interlinked sets of HTML for crawler testing.
Generate the HTML as follows:
(use 'fake.core)
(generate 10 "/tmp/html-base-dir" (fn [] "<p>do something fun to create body content here</p>"))
Copy the files into your webservers' htdoc base directory.
Copyright © 2014 Rory Gibson
Distributed under the Eclipse Public License version 1.0