Giter Site home page Giter Site logo

demo_website's Introduction

Hello Page

screenshot

A so very simple personal site.

This was forked from the Fork-n-Go project, then forked again from Kate B's project for class.

To see the original demo, go to jlord.github.io/hello.

My repository is here: marielib.github.io/demo_website.

First, fork this repository.

Click the fork button in the upper right. Now you have a copy of this repository on your GitHub account!

Rename your fork

Once you've forked it, click on Settings and rename your fork, because probably hello is not what you want in your URL. You can give it any 'ol name and GitHub will host it using this patter: username.github.io/reponame. Or you can keep it named demo_website and find it at: username.github.io/demo_website.

Make yours live

  1. From your fork's page on GitHub, click the clone button to copy the repository URL to your clipboard.
  2. Clone your fork to your own computer.
  3. Make changes to the index.html so that the site reflects your name and bio. You might also want to change this README file (it's written in Markdown).
  4. Add + commit your changes, and push back to GitHub. Remember that you are on the gh-pages fork, not the master.

Now your site is live! Go check it out!

Style

There are basic styles included in style.css but go wild and make it your own, try other things!

Bonus Style

2

There is another style option included within this repository. If you change the CSS file specified on line 7 in index.html to:

<link rel="stylesheet" type="text/css" href="css/style.css"

Then you'll get the other option! Commit your changes to make it live. Change the file called for back to css/style2.css to go back to the other.

demo_website's People

Contributors

marielib avatar honzi avatar katebron avatar jaredpolivka avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.