Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 536 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 536 Bytes

tortugas-llc.com

The website of Tortugas Consulting, LLC.

Development

Simply clone this repository and run the following commands from the root of the checkout.

bower install
npm install
grunt server

Deployment

To publish the changes to the site, one must run

grunt build
grunt gh-pages

Assemble is a component and static site generator that makes it dead simple to build modular sites, documentation and components from reusable templates and data.