Merge branch 'master' into patch-1

This commit is contained in:
Sharath Kumar 2022-11-17 08:39:54 +05:30 committed by GitHub
commit d4cfa80826
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,6 +41,23 @@ docker-compose up
*docker-compose.yml* file is used to create a container that is reachable under http://localhost:4000. *docker-compose.yml* file is used to create a container that is reachable under http://localhost:4000.
Changes *_data/data.yml* will be visible after a while. Changes *_data/data.yml* will be visible after a while.
### Local machine
* Get the repo into your machine
```bash
git clone https://github.com/sharu725/online-cv.git
```
* Install required ruby gems
```bash
bundle install
```
* Serve the site locally
```bash
bundle exec jekyll serve
```
* Navigate to `http://localhost:4000`
## Skins ## Skins
There are 6 color schemes available: There are 6 color schemes available: