1
0
Fork 0
docsearch/docs/_includes/join-form.haml
2017-03-01 17:20:53 +01:00

34 lines
No EOL
1.2 KiB
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

%form.join-form{action: '#', method: 'POST'}
%h3 Get Started. Its Forever FREE!
.spacer20
.input-group
%span.input-group-addon
%i.fa.fa-fw.fa-globe
%input.form-control{type: 'text', placeholder: 'https://website.com/doc', name: 'url'}
%p.text-sm Well crawl the <u>documentation pages</u> of your website and index them on Algolia.
.spacer10
.input-group
%span.input-group-addon
%i.fa.fa-fw.fa-envelope-o
%input.form-control{type: 'email', placeholder: 'you@example.org', name: 'email'}
%p.text-sm Well email you the code you need to integrate the search into your documentation.
%p.checkbox.text-center
%label
%input{type: 'checkbox', name: 'owner'}
%span I'm the <u>owner</u> of that website
.spacer20
.text-center
%button.btn.btn-primary.btn-lg{type: 'submit'}
JOIN THE PROGRAM!
%form.join-form.join-form-validated
%h3 Thank you !
.spacer20
%p.text-sm
%b
We'll review your request shortly,
after making sure your website is eligible to Docsearch.
%p.text-sm
This is a manual process and can take some time.
%p.text-sm We'll then email you the code you need to integrate on your website
.spacer20