Skip to content

Portfolio template for publishing on GitHub Pages

Notifications You must be signed in to change notification settings

alexeyhimself/portfolio_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio template for tech people

Demo

This is how this repository looks being published with GitHub Pages: open portfolio template.

For whom

This template might be a good solution for you if you:

  • don't have a portfolio,
  • want to build a portfolio from a simple and nice template fast,
  • know how to work with GitHub and JSON.

This portfolio uses GitHub Pages technology for publishing. And for example this portfolio template is currently published with GitHub Pages as well.

How to use

Fork and init publishing

  1. Fork this repository into your GitHub account;
  2. Publish it with GitHub Pages. To do so in your newly forked repository: go to "Settings" ➔ select "Pages" ➔ find "Branch" selector ➔ select "main" branch ➔ click "Save" button to init publishing pipeline:
  3. Go to "Actions" to check that the publishing pipeline started and to know when it finished;
  4. When publishing finished return back to "Settings" ➔ open "Pages" and find the link of a published portfolio:

Adjust content

  1. Copy sample content from data/data.sample.json to data/data.json;
  2. Update content in data/data.json with your data;
  3. Make sure data/data.json is valid JSON file;
  4. Push your changes;
  5. Go to "Actions" to make sure that publishing has finished successfully;
  6. Refresh the page opened from the link in "Settings" ➔ "Pages".

Inspirations

Inspiration for simple and clear design for this template I've got from Nathan Ko's portfolio web-site.

About

Portfolio template for publishing on GitHub Pages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published