2022-12-18 16:28:29 -05:00
2022-12-18 16:28:29 -05:00
2022-12-18 16:21:04 -05:00
2022-12-18 16:28:29 -05:00

st-jekyll-bootstrap

This is a bash script that is used to bootstrap new Jekyll projects.

It currently supports Strapi and Drone-CI integration. The plugins and .env data must be added for Strapi and Drone-CI integration to work.

  1. Goto the location you would like to bootstrap your Jekyll project
  2. Clone this repository git clone https://git.sharpetronics.com/sharpetronics/st-jekyll-bootstrap
  3. cd st-jekyll-bootstrap
  4. bash ./generate-new-jekyll-site.sh
  5. cd .. && ls
  6. sudo docker compose up

Happy Hacking!!! ❤️

Description
This is a bash script that is used to bootstrap new Jekyll projects. It currently supports Strapi and Drone-CI integration. The plugins and .env data must be added for Strapi and Drone-CI integration to work.
Readme 748 KiB
Languages
HTML 85.3%
SCSS 9.9%
Shell 3.3%
Ruby 1.5%