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.
- Goto the location you would like to bootstrap your Jekyll project
- Clone this repository
git clone https://git.sharpetronics.com/sharpetronics/st-jekyll-bootstrap
- cd st-jekyll-bootstrap
- bash ./generate-new-jekyll-site.sh
- cd .. && ls
- 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.
Languages
HTML
85.3%
SCSS
9.9%
Shell
3.3%
Ruby
1.5%