mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 17:05:18 +00:00
e0aa635aec
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. |
||
---|---|---|
.. | ||
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.