guides:editing_ubnetdef_website

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
guides:editing_ubnetdef_website [2017/09/18 18:14]
jeredgei [2. Clone the website repository]
guides:editing_ubnetdef_website [2017/09/18 18:18] (current)
jeredgei [2. Clone the website repository]
Line 19: Line 19:
 Lockdown Repo: https://​github.com/​ubnetdef/​lockdown-website Lockdown Repo: https://​github.com/​ubnetdef/​lockdown-website
  
-Git Command:+**Git Command:** 
 `git clone "​REPO"​` `git clone "​REPO"​`
 +
 +After cloning for the first time, there is no need to reclone the repo. To update your copy of the website to the most current version use the command `git pull` from a git CLI in the directory you previously created.
  
  
Line 28: Line 31:
 ===== 4. You're Done! ===== ===== 4. You're Done! =====
 Once you push them to the GitHub repo, the website will auto-magically download the changes, and build it. Woah! It's magic. Once you push them to the GitHub repo, the website will auto-magically download the changes, and build it. Woah! It's magic.
 +
 +**Git commands:**
 +
 +`git add -A`
 +
 +`git committ -m "​Change comments"​`
 +
 +`git push`
  
 {{:​guides:​magic.jpeg?​400|}} {{:​guides:​magic.jpeg?​400|}}
  • guides/editing_ubnetdef_website.1505758488.txt.gz
  • Last modified: 2017/09/18 18:14
  • by jeredgei