Files
jekyll/site
Andrew Munsell ac552cd4e4 Add Formingo to the list of Jekyll form SaaS
Formingo (https://www.formingo.co) is a new service I'm working on that handles form processing for static websites, such as those generated through Jekyll. Adding it to the list of form services because I believe it'd be a helpful resource and alternative to some of the other listed services.
2016-07-04 16:15:48 -07:00
..
2016-03-06 15:32:26 -05:00
2016-06-03 16:41:35 -07:00
2016-06-06 11:16:32 -04:00
2015-10-30 22:04:04 +02:00
2014-11-20 22:18:02 +02:00
2014-05-06 19:35:51 +03:00
2016-02-16 12:54:41 -08:00
2014-04-06 09:17:14 +03:00
2015-08-30 15:48:02 +02:00

Jekyll docs site

This directory contains the code for the Jekyll docs site, jekyllrb.com.

Contributing

For information about contributing, see the Contributing page.

Running locally

You can preview your contributions before opening a pull request by running from within the directory:

  1. bundle install
  2. bundle exec rake site:preview

It's just a jekyll site, afterall! 😉