Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/aslakhellesoy/cukes.info
- Owner: aslakhellesoy
- Created: 2009-11-14T15:45:09.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2011-06-12T00:45:31.000Z (over 13 years ago)
- Last Synced: 2024-04-14T15:13:26.228Z (8 months ago)
- Language: JavaScript
- Homepage: http://cukes.info
- Size: 1.03 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.textile
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 --autoh2. 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.