Skip to content

A quick tutorial on how to build your own personalized website

Notifications You must be signed in to change notification settings

SCUACM/website-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

SCU ACM Website Tutorial

This is a simple tutorial on how to build your own website that can serve as a personalized portfolio.

Getting Started

  1. Download Brackets 1.12. You can find that here: brackets.io
  2. Download acmwebtest.html and acmwebtest.css

Moving Forward with Your Website

Github

You can create a website through github in 6 simple steps :

  1. Create a repository
  2. Choose what git client you are using
  3. Clone the repository
  4. Enter the project folder and add an index.html file
  5. Add, commit, and push you changes
  6. Fire up a browser and to go your website!

You can find more information and details on how to create a website through github here : https://pages.github.com/

SCU Webpages Services

Lucky for us, the Engineering Computing Center gives SCU Engineering students free webpages! You can learn more about it here : http://wiki.helpme.engr.scu.edu/index.php/Webpage

Resources

Bootstrap

Bootstrap is an open source toolkit for developing with HTML, CSS, and JS. You can use Bootstrap templates to create your own website! You can find the templates here : https://getbootstrap.com/

References

  1. HTML Reference About Tags, Color, and More!
  2. CSS Reference About Properties and Selectors!

About

A quick tutorial on how to build your own personalized website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published