Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aslakhellesoy/cukes.info

The (new) Cucumber website
https://github.com/aslakhellesoy/cukes.info

Last synced: about 1 month ago
JSON representation

The (new) Cucumber website

Awesome Lists containing this project

README

        

h1. cukes.info

This is the new website for cukes.info. It uses Jekyll.

h2. Software

./install_osx.sh

If you're on a different OS, please contribute a new installation script

h2. Building

The i18n examples are built from Rake:

* Regenerate _includes/i18n_examples.html:
* rake i18n_examples
* jekyll --server --auto

h2. TODO

* Only show programming language icons for certain pages. Use Textile header to turn on/off?

* Layout inspiration
** http://diveintohtml5.org/extensibility.html (big letters)
** http://opentochoice.org/en/
** http://ninject.org
** http://matthewjamestaylor.com/blog/perfect-2-column-right-menu.htm
* The tags page should have a section (sidebar?) for known special tags like @allow-rescue, @javascript etc. with links to where to learn more.