https://github.com/jackivanov/jackivanov.github.io
https://github.com/jackivanov/jackivanov.github.io
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/jackivanov/jackivanov.github.io
- Owner: jackivanov
- License: apache-2.0
- Created: 2018-05-07T18:05:37.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-05-16T19:01:14.000Z (about 2 years ago)
- Last Synced: 2025-04-28T11:14:19.940Z (about 1 year ago)
- Language: JavaScript
- Size: 1.41 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is an example one-pager site that prospective job-seekers can use to quickly
highlight their accomplishments and make an introduction. It can be hosted for free using
GitHub Pages (as a Jekyll page).
This is based on a heavily pared-down version Jerome Lachaud's [Freelancer Jekyll theme](https://github.com/jeromelachaud/freelancer-theme).
Jerome's original theme is well-suited for designers to easily assemble a portfolio site of their visual work; this
is a prose-centric version tailored to software developers. [formspree](http://formspree.io/) is used for the contact form.
## Demo
View an example one-pager [here](http://chuckgroom.com/onepage-bio/)
## How to use
- Place your photo in `/img/profile.png`
- (Optional) Update the favicon `/img/icon.png`
- Edit `_config.yml` to give your name, email address, social media contacts, etc. You can also update the color scheme.
- Edit content in `/_includes/about_me.html` and `/_includes/interests.html`
## Screenshot

## Jekyll
For more details on Jekyll, read the [documentation](http://jekyllrb.com/).