apsrcreatix / unveil

A quick way to introduce yourself. :bowtie:

Home Page:https://apsrcreatix.github.io/unveil

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐š„๐™ฝ๐š…๐™ด๐™ธ๐™ป

unveil logo

๐™ฐ๐š‹๐š˜๐šž๐š ๐š„๐š—๐šŸ๐šŽ๐š’๐š•

  • 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. !

๐š‚๐šƒ๐™ด๐™ฟ๐š‚ ๐šƒ๐™พ ๐™ต๐™พ๐™ป๐™ป๐™พ๐š†

  1. Fork this repository.

  2. Rename it to [YOUR-GITHUB-USERNAME].github.io

  3. Switch to GitHub Pages and choose master branch for deployment.

  4. 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"
        }
    };
  5. Edit values of the keys according to your needs but do not touch the keys

    1. Example : "name": "unveil" => "name" : "Aditya Pratap Singh Rajput"
  6. Comment the sections you are not going to use, For example.

    1. Footer : make footer comment.
    2. 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.
  7. Commit changes. Save.Done !.

๐š‚๐šŒ๐š›๐šŽ๐šŽ๐š—๐šœ๐š‘๐š˜๐š๐šœ

๐™พ๐š— ๐™ฑ๐š’๐š๐š๐šŽ๐š› ๐š‚๐šŒ๐š›๐šŽ๐šŽ๐š—๐šœ

screenshot

๐™พ๐š— ๐™ผ๐š˜๐š‹๐š’๐š•๐šŽ ๐™ฟ๐š‘๐š˜๐š—๐šŽ๐šœ

screenshot screenshot

๐™พ๐š— ๐šƒ๐šŠ๐š‹๐š•๐šŽ๐š๐šœ

screenshot

๐š‚๐š‘๐š˜๐š ๐šŒ๐šŠ๐šœ๐šŽ

apsrcreatix.me

screenshot

๐™ฝ๐š˜๐š๐šŽ

  • ๐™ฒ๐š›๐šŽ๐šŠ๐š๐šŽ ๐šข๐š˜๐šž๐š› ๐š˜๐š ๐š— ๐šœ๐š๐šข๐š•๐šŽ, ๐š•๐šŽ๐š ๐š’๐š ๐š‹๐šŽ ๐šž๐š—๐š’๐šš๐šž๐šŽ ๐šŠ๐š—๐š ๐š’๐š—๐š๐šŽ๐š—๐š๐š’๐š๐š’๐šŠ๐š‹๐š•๐šŽ ๐š๐š˜๐š› ๐š˜๐š๐š‘๐šŽ๐š›๐šœ. - ๐™พ๐š›๐šœ๐š˜๐š— ๐š†๐šŽ๐š•๐š•๐šŽ๐šœ

  • ๐™ต๐šŽ๐šŽ๐š• ๐š๐š›๐šŽ๐šŽ ๐š๐š˜ ๐š›๐šŠ๐š’๐šœ๐šŽ ๐š’๐šœ๐šœ๐šž๐šŽ๐šœ

  • ๐“’๐“ป๐“ฎ๐“ช๐“ฝ๐“ฎ๐“ญ ๐”€๐“ฒ๐“ฝ๐“ฑ โ˜• ๐“ซ๐”‚ ๐“ช๐“น๐“ผ๐“ป๐“ฌ๐“ป๐“ฎ๐“ช๐“ฝ๐“ฒ๐”

About

A quick way to introduce yourself. :bowtie:

https://apsrcreatix.github.io/unveil

License:MIT License


Languages

Language:HTML 60.2%Language:JavaScript 21.1%Language:CSS 18.7%