This project was bootstrapped with Think It. Build It. Deploy It. Boilerplate..
Jekyll is a Ruby Gem that can be installed on most systems.
- Ruby version 2.6.0 (check your Ruby version using ruby -v)
Need to place these steps from here here.
In the project directory, you can run:
Installs all the Jekyll specific gems (software libraries)
See the setup section in official Jekyll Docs for more setup information.
Installs all other project specific gems (software libraries)
See the setup section in official Jekyll Docs for more setup information.
Runs the app in the development mode.
Open http://localhost:4000 to view it in the browser.
See the setup section in official Jekyll Docs for more setup information.
The page will reload if you make edits.
You will also see any lint errors in the console.
Builds the app for production to the _site
folder.
Your app is ready to be deployed!
See the section about deployment for more information.
You can learn more in the Ruby Installation Guides.
To learn Jekyll, check out the Step by Step Tutorial.