BlueFrogGaming / icuke

Integration testing for iPhone applications with Cucumber
MIT License
20 stars 3 forks source link

Added website #5

Closed jrgifford closed 12 years ago

jrgifford commented 12 years ago

@eraserhd contacted me back in early October to build an octopress website for iCukes, so I did.

Took me longer than expected for various reasons, mainly schoolwork and some difficulties with Octopress.

Anyway, here it is.

Things to know:

The raw site (before it's generated into the static html) is in the icukes-pages-source directory.

The file icukes-pages-source/_config.yml will need some changes before you can use it.

url: http://jrgifford.github.com/icuke - that will need to be changed to url: http://BlueFrogGaming.github.com/icuke (or whatever the URL you decide to host it at).

root: /icuke - that will need to be changed to whatever it is - the default is /, the one I used (since this was for iCuke's github pages) was /icuke.

Outside of that, it's set. If you have any questions or suggestions, let me know.