- Are you looking for a quick intro website with minimal efforts ?
- Unveil is a template works with GitHub Pages pages and gives you contact website in just few minutes. !
-
Fork this repository.
-
Rename it to [YOUR-GITHUB-USERNAME].github.io
-
Switch to GitHub Pages and choose master branch for deployment.
-
Open user-json.js
const user = { "title" : "Your website title here.", "photo": "url to your nice photograph,add only link here.", "name" : "Your name here.", "biography": "Who are you ? What describe you better ? Type here to let people know about you.", "description" : "short description for meta", "links" : { "github" : "https://www.github.com/apsrcreatix/unveil", "twitter": "https://twitter.com/USERNAME", "facebook" : "#", "dribble" : "#", "instagram" : "https://www.instagram.com/USERNAME", "whatsapp" : "https://wa.me/YOUR-NUMBER-HERE/?text=Hey+YOUR-NAME+%21+I+am+", "linkedin" : "#", "pinterest" : "#", "youtube" : "#", }, "colors" : { "primary-color" : "Put a nice color code in HEX here eg: #23526", "secondary-color" : "Put anohter color for gradient effect" } };
-
Edit values of the keys according to your needs but do not touch the keys
- Example : "name": "unveil" => "name" : "Aditya Pratap Singh Rajput"
-
Comment the sections you are not going to use, For example.
- Footer : make footer comment.
- Link you don't use : If you don't use dribble or facebook or any other website just comment that section by finding their name in index.html.
-
Commit changes. Save.Done !.
-
𝙲𝚛𝚎𝚊𝚝𝚎 𝚢𝚘𝚞𝚛 𝚘𝚠𝚗 𝚜𝚝𝚢𝚕𝚎, 𝚕𝚎𝚝 𝚒𝚝 𝚋𝚎 𝚞𝚗𝚒𝚚𝚞𝚎 𝚊𝚗𝚍 𝚒𝚗𝚍𝚎𝚗𝚝𝚒𝚏𝚒𝚊𝚋𝚕𝚎 𝚏𝚘𝚛 𝚘𝚝𝚑𝚎𝚛𝚜. - 𝙾𝚛𝚜𝚘𝚗 𝚆𝚎𝚕𝚕𝚎𝚜
-
𝙵𝚎𝚎𝚕 𝚏𝚛𝚎𝚎 𝚝𝚘 𝚛𝚊𝚒𝚜𝚎 𝚒𝚜𝚜𝚞𝚎𝚜
-
𝓒𝓻𝓮𝓪𝓽𝓮𝓭 𝔀𝓲𝓽𝓱 ☕ 𝓫𝔂 𝓪𝓹𝓼𝓻𝓬𝓻𝓮𝓪𝓽𝓲𝔁