Skip to content

jjett/synbioks.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SBKS Website

In order to edit the website locally, do the following:

git clone https://github.com/synbioks/synbioks.github.io.git
edit index.html with favorite html browser
git checkout -b <branchName>
git status 
git add index.html
git commit 
Add your commit message
git push --set-upstream origin <branchName>
git checkout master
git pull

Repeat above for next change

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 73.8%
  • JavaScript 19.3%
  • HTML 6.9%