mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
2c4dc043cb
Changes: - Added a new Sails generator, `landing-page`, that generates a page with our current landing page layout with lorum ipsum and placeholder images. New pages created by this generator will live in the `/imagine/` subfolder and can be created by running (from the `website/` folder) `. - Added a handbook entry about using the landing page generator. - Removed the `experimental/okta-webflow` page. --------- Co-authored-by: Jarod Reyes <jarodreyes@gmail.com> Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
1.2 KiB
Vendored
1.2 KiB
Vendored
@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.