fleet/website/generators/landing-page
Eric 32580c823d
Website: Build testimonials in <scrollable-tweets> component from YAML. (#15638)
https://github.com/fleetdm/confidential/issues/4533

Changes:
- Added `/handbook/company/testimonials.yml`.
- Updated `build-static-content` to validate each item in
`testimonials.yml` and to add each item to
`sails.config.builtStaticContent.testimonials`
- Updated the scrollable tweets component to build cards of quotes from
`sails.config.builtStaticContent.testimonials`.
- Updated view-actions for pages where the `<scrollable-tweets>`
component is being used to throw an error if the testimonials
configuration is missing and to send the testimonials config to the
page.
- Updated pages where `<scrollable-tweets>` was being used.
- Updated the landing page generator to create new view-actions that
send the testimonials configuration to generated pages and updated the
template .ejs file.
2023-12-18 15:09:58 -06:00
..
templates Website: Update landing-page generator & /imagine/higher-education (#11751) 2023-05-17 17:01:47 -05:00
index.js Website: Build testimonials in <scrollable-tweets> component from YAML. (#15638) 2023-12-18 15:09:58 -06: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