Skip to content
This repository has been archived by the owner on Jan 25, 2018. It is now read-only.

code-echo/static-site

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 

Repository files navigation

Static Site

Programming and deploying a static site because I'm bored.

Cloning

⚠️ Git IS required for this to work.

Git can be downloaded from: https://git-scm.com

 

Step 1:

Click "Clone or download" and then click the tiny clipboard icon next to the clone URL.

Step 2:

After you've got the clone URL, open your terminal/cmd and type cd Desktop.

Step 3:

Then, assuming your terminal/cmd is still open, type git clone and paste the URL you copied before, it should look like the following: git clone https://github.com/DudeVoid/static-site.git.

 

You're all done!

About

FOR REFERENCE ONLY! (GO TO DUDEVOID/STATIC-SITE TO CONTRIBUTE)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 63.2%
  • CSS 36.8%