mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 17:05:18 +00:00
32580c823d
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. |
||
---|---|---|
.. | ||
templates | ||
index.js | ||
package.json | ||
README.md |
@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.
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.