This is based off of a Bootstrap startup landing page. The rest of the readme focuses on this. To make this easy to deploy in the one place we have some control over on our servers, i've added a make_war.sh script that will generate a very simple war file we can use to deploy the application. just run the script, and copy the resulting landing.war to our production server, then move it into the deployment directory. Have a great day!
Until 5/18/2020, this repository was named "mindtrails_landingpage".
Landing Page is a multipurpose landing page template for Bootstrap created by Start Bootstrap.
After downloading, simply edit the HTML and CSS files included with the template in your favorite text editor to make changes. These are the only files you need to worry about, you can ignore everything else! To preview the changes you make to the code, you can open the index.html file in your web browser.
#install the latest version of gulp
npm i gulp-cli -g
#install the node_modules
npm install
#move node files into vendor folder
gulp
#run website
gulp devBe sure you have gulp-cli installed to the latest version
npm i gulp-cli -gAfter installation, run npm install and then run gulp dev which will open up a preview of the template in your default browser, watch for changes to core template files, and live reload the browser when changes are saved. You can view the gulpfile.js to see which tasks are included with the dev environment.
Have a bug or an issue with this template? Open a new issue here on GitHub or leave a comment on the template overview page at Start Bootstrap.
You can hire Start Bootstrap to create a custom build of any template, or create something from scratch using Bootstrap. For more information, visit the custom design services page.
Start Bootstrap is an open source library of free Bootstrap templates and themes. All of the free templates and themes on Start Bootstrap are released under the MIT license, which means you can use them for any purpose, even for commercial projects.
Start Bootstrap was created by and is maintained by David Miller, Owner of Blackrock Digital.
Start Bootstrap is based on the Bootstrap framework created by Mark Otto and Jacob Thorton.
Copyright 2013-2018 Blackrock Digital LLC. Code released under the MIT license.
