title
: This will be displayed as the website's name in your browser tab.description
: This will be meta HTML tag content. This can be ignored.baseurl
: The subpath of your site- set this to "", if you renamed the repository to
<user>.github.io
- set this to "", if you renamed the repository to
-
username
: This will displayed on the landing page as your name. -
typing_text
: This will be text, which will be typed before scroll down for more.- set this to your job title, e.g. Fullstack Developer
-
email
: Your E-Mail address for the email button. -
Social Link buttons:
- For every social button you want to display, set your username or userid
- Usernames or ids can usually be taken from your profile links
- If you do not use one of the following websites, then leave it empty
- e.g. since I don't blog on dev.to or have Twitter my configs are like this:
github_username
: longpdocodepen_username
: longpdodev_username
:linkedin_username
: longpdotwitter_username
:
-
show_aboutme_card
:- setting this to true, will display the About Me section
- setting this to false, will omit the About Me section
-
about_me_title
: The will be displayed as the title in the About Me section -
about_me_description
: This will be displayed under the title.- You can add and style website links with this HTML template inside every section_description, e.g. checkout the current
about_me_description
:
<a class="highlight-link" href="https://github.com/longpdo/neumorphism" target="_blank" rel="noreferrer"> Github </a>
- You can add and style website links with this HTML template inside every section_description, e.g. checkout the current
show_skills_card
:- setting this to true, will display the Skills section
- setting this to false, will omit the Skills section
about_me_title
: The will be displayed as the title in the Skills section
show_timeline_card
:- setting this to true, will display the Timeline section
- setting this to false, will omit the Timeline section
timeline_title
: The will be displayed as the title in the Timeline sectioncv_download_link
: The link where you host your cv.
show_projects_card
:- setting this to true, will display the Projects section
- setting this to false, will omit the Projects section
show_projects
:- setting this to true, will display your listed projects in _data/projects.yml
- setting this to false, will omit your listed projects
projects_title
: The will be displayed as the title of your projectsshow_os_projects
:- setting this to true, will display your public projects on github
- setting this to false, will omit your public projects on github
os_projects_title
: The will be displayed as the title of your open source projects
show_contact_card
:- setting this to true, will display the Contact section
- setting this to false, will omit the Contact section
contact_title
: The will be displayed as the title in the Contact sectioncontact_description
: This will be displayed under the title.
repository
:- Set this to your forked repository
- e.g.
<user>/<user>.github.io
projects
:sortby
:- set this to pushed, if you want to sort your github repositories by time.
- set this to stars, if you want to sort your github repositories by stars.
exclude
:archived
:- setting this to true, will exclude archived repositories
- setting this to false, will also display archived repositories
forks
:- setting this to true, will exclude forked repositories
- setting this to false, will also display forked repositories
projects
: A list of the repository names you want to exclude from the listing.
id
: Set the id, if you want to track your website with Google Analytics