Commit Graph

25 Commits

Author SHA1 Message Date
Eduardo Bouças e6f3fd347c Add link to Staticman
This PR adds a link to [Staticman](https://staticman.net), a free and open source platform to insert user-generated into a Jekyll site by converting entries to data files and pushing them to the repository where the site lives.
2016-08-10 10:08:00 +01:00
Mike Neumegen 8d2227a03a
added JekyllConf page 2016-07-11 17:03:43 -04:00
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
Parker Moore 5258f78a51 Add Jekyll Tips and the Cheatsheet to the list of resources 2016-05-12 14:54:40 -05:00
Alex Hanselka 514fdc7610 update formkeep url 2016-04-26 16:23:52 -05:00
Alex Hoyau eb4e9dd347 more form baas 2016-04-04 19:07:57 +02:00
chrisfinazzo 27d617a319 Use the correct URL, Fixes #4698 2016-03-22 17:48:57 -04:00
Parker Moore de8f67c4a2 Fix link issues in the site found by HTML Proofer. 2016-03-01 19:43:22 -08:00
Parker Moore 9c6f33024f Restructure the resources page a bit 2016-01-16 12:21:07 -08:00
Ben Orenstein f97a48d970 Add utm params to link in docs
https://github.com/jekyll/jekyll/pull/4243 updated this link to a jekyll-specific page. This commit adds utm params to the link so we can tell that users came to us from the Jekyll documentation. Among other things, this will help us provide better support to Jekyll users who sign up, since we'll know what site generator they're using.
2015-12-09 16:28:25 -05:00
Ben Orenstein c9ead955a4 Link to less generic FormKeep page
This link used to point to a generic landing page. Now it links to a guide written specifically for Jekyll users.
2015-12-09 13:44:45 -05:00
Jordan Thornquest 5f7df357d4 Remove link to now-deleted blog post 2015-11-10 20:01:18 -07:00
Jordan Thornquest f04c9bb469 Moved blog with an article about Jekyll to a new location and updated the resources page to reflect the change. 2015-05-28 15:24:55 -06:00
chrisfinazzo 7d93e3fdcd Add the link back in 2015-03-13 11:53:41 -04:00
chrisfinazzo d3bd81361c Remove link to Eduardo's site 2015-03-13 11:52:37 -04:00
Eduardo Bouças eb064b6684 Change Ajax pagination resource link to use HTTPS 2015-03-12 22:04:17 +00:00
Jordan Thornquest 33c3b41f69 Fix broken link in resources
`jordanthornque.st` should be `jordanthornquest.com`. That's been remedied!
2015-02-09 23:58:22 -07:00
Alan Scherger c26f040bcf Eliminate the need for prev_section and next_section metadata. 2015-01-11 21:19:14 -08:00
Parker Moore 63ec07a062 Merge pr #3185.
add link to tutorial on building dynamic navbars

Conflicts:
	site/_docs/resources.md
2014-12-29 00:51:47 -05:00
Eduardo Boucas 40e4c031e3 Add site to Resources page 2014-12-05 12:36:34 +00:00
Jordan Thornquest f80dc07f82 add link to tutorial on building dynamic navbars 2014-12-04 21:54:02 -07:00
Dan Croak db220a9de6 Add FormKeep to resources as Jekyll form backend
Launched by [thoughtbot] today.
Intended to be Jekyll-friendly with
no iframes, JavaScript embeds, or CSS overrides.
It just generates a URL to use as your form's `action` endpoint.

It has a very simple webhook system, which means
it can automatically forward all submissions to a webhook of your choosing.
We've been using [Zapier] to handle the heavy lifting of
sending form data along from FormKeep to MailChimp, Trello, etc.

[thoughtbot]: https://thoughtbot.com
[Zapier]: http://zapier.com
2014-10-17 11:00:44 -07:00
Barry Clark af1cc06184 blockquote needs spaces before it 2014-08-03 19:14:39 -04:00
Barry Clark d1b9dfc6c9 Adds Smashing Magazine tutorial to resources page 2014-08-03 18:51:36 -04:00
Parker Moore e57cd0031d Use site.docs instead of site.pages. 2014-07-31 04:34:38 -04:00