Browse Source

Update 'templates/docs/new-site-process.txt'

master
sharpetronics 1 year ago
parent
commit
48a4e9b1f1
  1. 2
      templates/docs/new-site-process.txt

2
templates/docs/new-site-process.txt

@ -6,7 +6,7 @@ Creating a brand new Jekyll website process
2. Create space to work on the new site
3. On the git server, create and setup the new site repository. Note: the license is copied from bootstrap
4. Clone the new site repository: git clone https://git.sharpetronics.com/sharpetronics/new-site-repo-example
5. In new repo, clone the Bootstrap: git clone https://git.sharpetronics.com/sharpetronics/st-jekyll-bootstrap
5. cd into the new-site-repo-example and clone the Bootstrap: git clone https://git.sharpetronics.com/sharpetronics/st-jekyll-bootstrap
6. cd into st-jekyll-bootstrap
7. run the bash script bash ./generate-new-jekyll-site.sh
8. cd .. out of the script directory and optionally remove st-jekyll-bootstrap with rm -r st-jekyll-bootstrap

Loading…
Cancel
Save