GithubHelp home page GithubHelp logo

Hello Page

screenshot

A so very simple personal site.

This is a Fork-n-Go project, so fork to get started making your own.

See the demo at jlord.github.io/hello.

Create your own

You'll Need:
GitHub account Basic HTML

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. Name your new repository: username.github.io (but make username your username, for instance, I'd use jlord.github.io). GitHub will host all website files on the master branch of a repo with that account name convention. Woo! More info on that at pages.github.com.

You can also give it any 'ol name and GitHub will host it using this patter: username.github.io/reponame. Or you can keep it named hello and find it at: username.github.io/hello.

Make yours live

  1. From your fork's page on GitHub, click the index.html link, then on the next page click Edit.
  2. Make changes to the HTML so that the site reflects your name and bio.
  3. At the bottom of the site, click the Commit button to save your changes.

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.

Giacomo Consonni's Projects

p icon p

[Fork-n-Go] A simple personal page. Demo:

terraboard icon terraboard

:earth_africa: :clipboard: A web dashboard to inspect Terraform States

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.