Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mkhaykin/mkhaykin.github.io
me cv
https://github.com/mkhaykin/mkhaykin.github.io
Last synced: 11 days ago
JSON representation
me cv
- Host: GitHub
- URL: https://github.com/mkhaykin/mkhaykin.github.io
- Owner: mkhaykin
- License: mit
- Created: 2024-01-31T13:59:24.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-12-03T09:10:09.000Z (26 days ago)
- Last Synced: 2024-12-03T10:18:55.365Z (26 days ago)
- Language: HTML
- Homepage: https://mkhaykin.github.io/
- Size: 135 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Jekyll Resume Theme
Live demo at https://mkhaykin.github.io/
# Stack
![](https://img.shields.io/badge/jekyll-✓-blue.svg)
![](https://img.shields.io/badge/html5-✓-blue.svg)
![](https://img.shields.io/badge/css-✓-blue.svg)
![](https://img.shields.io/badge/font--awesome-✓-blue.svg)# Quick Setup
1. Fork this repository and clone your fork
2. Edit `_config.yml` to personalize your site and `data\resume_.yml`
3. Push to github and publish
> Don't forget to change your URL before you deploy your site!# Running locally
In order to compile the assets and run `Jekyll` locally you need to follow those steps:
1. Install Jekyll, Ruby
2. Run `bundle install`
3. Run `bundle exec jekyll build`
4. Start and http-server in the folder `_site`
5. Enjoy: http://127.0.0.1:4000/