fleet/website/generators/landing-page
Eric e0aa635aec
Website: Update landing-page generator & /imagine/higher-education (#11751)
Changes:
- Updated the landing page generator to generate a new .ejs file using
the `generateFile()` method instead of using a page template so we can
be sure that every landing page generated will have `<%- /* Expose
server-rendered data as window.SAILS_LOCALS :: */
exposeLocalsToBrowser() %>`.
- Updated /imagine/higher-education to have a `SAILS_LOCALS` variable.
2023-05-17 17:01:47 -05:00
..
templates Website: Update landing-page generator & /imagine/higher-education (#11751) 2023-05-17 17:01:47 -05:00
index.js Website: Update landing-page generator & /imagine/higher-education (#11751) 2023-05-17 17:01:47 -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