Skip to content

aleibl/aleibl.github.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

This repo is for my personal website on GitHub ... 
above the project's websites. 



Here's what I got without this repo:

Page does not exist! Read the Full Documentation
Instructions for setting up username.github.com *
  Create a repo named username.github.com
  Push a `master` branch to GitHub and enjoy!
Instructions for setting up username.github.com/repo-name *

cd /path/to/repo-name
  git symbolic-ref HEAD refs/heads/gh-pages
  rm .git/index
  git clean -fdx
  echo "My GitHub Page" > index.html
  git add .
  git commit -a -m "First pages commit"
  git push origin gh-pages
WARNING: All pages (even those created on private repos) will be publicly viewable
* It may take up to 10 minutes to activate GitHub Pages for your account

Full documentation: http://pages.github.com/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published