Add CheatSheet form on internal page
Use form on page instead of an external page.
Add this form on antisèche
page
Systemeio provide a Embedded Form
<form method="post" action="https://systeme.io/embedded/3299399/subscription">
<input type="email" name="email" required="required" /><input type="text" name="first_name" required="required" />
<div class="f-row">
<button type="submit" class="btn">Inscrire</button>
</div>
</form>
-
Apply the site design to this form -
Change title for H1 -
create a nice input form CSS -
reduce the size of "En soumettant ce formulaire..." -
add a picture like this page : https://www.theresumerx.com/starter-guide/ -
create component to include picture :
-
Import this component and use css -
create sample image
Systeme.io page for inspiration
Docs
- https://aide.systeme.io/article/49-comment-integrer-un-formulaire-ou-une-popup-sur-son-site
- https://docusaurus.io/fr/docs/markdown-features/plugins
- https://docusaurus.io/docs/next/markdown-features/head-metadata
- https://twitter.com/sebastienlorber/status/1505519646501396484
- https://docusaurus.io/docs/creating-pages#routing
Edited by Christophe Chaudier