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:15]
jeredgei [4. You're Done!]
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 29: Line 32:
 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 commands:** 
 `git add -A` `git add -A`
 +
 `git committ -m "​Change comments"​` `git committ -m "​Change comments"​`
 +
 `git push` `git push`
  
  • guides/editing_ubnetdef_website.1505758550.txt.gz
  • Last modified: 2017/09/18 18:15
  • by jeredgei