slush-spruce

0.1.4 • Public • Published

Spruce Template Generator

The Treehouse Internet Group

Template generator for spruce

Getting Started

You'll need to install Node.js: here

You'll need to install npm, gulp, and slush:

$ sudo npm install -g npm
$ sudo npm install -g slush
$ sudo npm install -g gulp

Install spruce generator

Install slush-spruce globally:

$ sudo npm install -g slush-spruce

Create a new folder for your project in a location of your choice:

$ mkdir xxxx-slush-spruce

Navigate to your new folder:

cd xxxx-slush-spruce

Time to gather content:

Refer to spruce generator question list here

Ready to generate?

On your mark, get set, go run the generator in your xxxx-slush-spruce folder!

$ slush spruce

Now what?

You successfully entered your content into the generator, now what?
Now you should see a dest folder in your xxxx-slush-spruce folder.
What are you waiting for open it!
Inside you will find some familiar file names, borders.php and template.css.
Open them up in your favorite editor and paste them into the CMS, and that's it.

Post generator tweaks

Now I hope you didn't think you were gonna paste those files in and poof, "site ready for review". There will certainly be some code tweaking to do. But hey, the boring part's out of the way....content, now time to work your magic and make that site pop!

Getting To Know Slush

Slush is a tool that uses Gulp for project scaffolding.

Slush does not contain anything "out of the box", except the ability to locate installed slush generators and to run them with liftoff.

To find out more about Slush, check out the documentation.

Contributing

See the CONTRIBUTING Guidelines

Support

If you have any problem or suggestion please open an issue here.

License

The MIT License

Copyright (c) 2016, Chris Roselli

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.4
    0
    • latest

Version History

Package Sidebar

Install

npm i slush-spruce

Weekly Downloads

0

Version

0.1.4

License

MIT

Last publish

Collaborators

  • chrisroselli