fleet/website/generators/landing-page
Eric a0d1172f89
Website Update /start signup flow. (#18027)
Closes: #17958

Changes:
- Updated the primary and secondary CTAs site-wide
- Updated the /start page to have a multi-stage form that users can fill
out to personalize their onboarding experience
- Updated the signup action to not set a `primaryBuyingSituation` on new
user records (This will now be set when users progress through the
/start form)
- Added two new attributes to the `User` model:
`currentGetStartedQuestionnarieStep` and
`getStartedQuestionnarieAnswers` that save user's progress in the /start
form.


Before this PR can be merged we will need to:
- [x] Update the Zapier webhook that runs when new users sign up to no
longer expect a `primaryBuyingSituation` value
- [ ] Update the User table in the website's database
- [ ] Migrate the existing user records
2024-04-04 11:13:53 -05:00
..
templates Website: Update contact page and CTAs (#17450) 2024-03-07 10:07:50 +09:00
index.js Website Update /start signup flow. (#18027) 2024-04-04 11:13:53 -05:00
package.json Website: Add landing page generator (#11308) 2023-05-03 18:51:01 -05:00
README.md Website: Add landing page generator (#11308) 2023-05-03 18:51:01 -05:00

@eashaw/sails-generate-landing-page

A landing-page generator for use with the Sails command-line interface.

Usage

$ sails generate landing-page 

Need help?

See Extending Sails > Generators > Custom Generators in the Sails documentation, or check out recommended support options.

Sails.js logo (small)

Bugs

To report a bug, click here.

Contributing

Anyone can contribute.

License

This landing-page generator is available under the MIT license.

The Sails framework is free and open-source under the MIT License.

image_squidhome@2x.png