Clinton-Abraham / Git-Site

Create Your Beautiful Personal Website with Github API and Host using Github Pages.

Home Page:https://jeet-private.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Git-Site

Create Your Beautiful Personal Website with Github's API and Host using Github Pages.

Wordpress-for-Heroku



Creating Your own Site:

1 . Fork this Repo.
2 . (Optional) Change your Repository name to yourusername.github.io in Settings.
3 . Edit main.js and add your Github Username & Email Address in Github_Username & Email_Id Section.

##Example

###Previously
var Github_Username = "cachecleanerjeet";
var Email_Id = "me@mailtuhin.ml";

###After Enter Your Own
var Github_Username = "example";
var Email_Id = "me@example.com";

4 . Goto Github Pages Section in Settings and Enable it.

That's It !!!!

This is using Github's API, So whenever you change your Github Profile Pic / Bio etc. The same will updated on your website also, your valuable time will saved.

This is my Website :
https://jeet-private.github.io/
or,
https://thetuhin.com/



My Website & Social


Website .. Facebook .. Instagram .. YouTube .. Blogger

About

Create Your Beautiful Personal Website with Github API and Host using Github Pages.

https://jeet-private.github.io/

License:MIT License


Languages

Language:CSS 41.0%Language:HTML 30.2%Language:JavaScript 28.8%