Bare bones HTML landing page template, focused on engagement and conversion.
See https://bdavidxyz.github.io/simplest-startup-starter/
Blog article is here http://bdavidxyz.com/blog/the-simplest-landing-page/
- Subscribe to crisp.im, google analytics, and formspree (for the latter there is no subscription, just be aware of the email you will use to collect visitor's email)
- (optional) Create some products at payfacile.com
- Clone or fork or download this repository.
- Open custom.js and replace GOOGLE_ANALYTICS_ID, CRISP_IM_ID, and FORMSPREE_EMAIL with ids collected at stage 1.
- Open index.html and replace all String that starts with https://www.payfacile.com/simpleststartupstart/s/ (3 occurences) with your the products you created at stage 2.
- Replace content of index.html with your own content.
- Now you are ready to promote your business. You can deploy the page at GitHub Pages, or any other plaform you'd like to.
Go to the "docs" branch of this repository and follow instructions.