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

This commit is contained in:
sharpetronics 2022-12-18 18:08:30 -05:00
parent 4ca4aaf4d1
commit 6ebaa6a5b3

View File

@ -4,7 +4,7 @@ Creating a brand new Jekyll website process
0. Choose a Jekyll template or custom design.
1. Create a new project in Geany with Project/New
2. Create space to work on the new site
3. On the git server, create and setup the new site repository.
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
6. cd into st-jekyll-bootstrap