Skip to content

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

License

Notifications You must be signed in to change notification settings

Selfie-bd/selfiebd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 41.6%
  • HTML 30.7%
  • JavaScript 27.7%