This repository publishes my online portfolio at https://preqon.github.io.
About goes in index.md. Header bio goes in _config.yml.
Add a new project by adding a new markdown file in projects/. Then go to
_data/settings.yml and add project title there with url to markdown file.
Add a header item in _data/settings.yml.
Add cv experience in _data/cv/experience.
Add education in _data/cv/education.
Add contact information in _data/settings.yml.
Add socials (footer) information in _data/settings.yml.
Add a post by adding a new markdown file in _posts. File name should begin
with the date (YY-MM-DD).