Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ebazhanov/ebazhanov.github.io

My personal profile 💪👊🔥⭐❤️ 👏 (I do not recommend you to use Jekyll to build your profile Web App)
https://github.com/ebazhanov/ebazhanov.github.io

cv github-pages jekyll profile

Last synced: about 1 month ago
JSON representation

My personal profile 💪👊🔥⭐❤️ 👏 (I do not recommend you to use Jekyll to build your profile Web App)

Awesome Lists containing this project

README

        

# The source of ebazhanov.github.io

This repository contains the source code of [ebazhanov.github.io](https://ebazhanov.github.io/).

## Development

1. Run `bundle install`
2. Run `bundle exec jekyll serve` //just in case you forgot `export GEM_HOME="$HOME/.gem"`
3. Open http://localhost:4000

## Deployment

1. Push to master branch
2. GitHub Pages at https://github.com/ebazhanov/ebazhanov.github.io will build and deploy the website

## Credits

Website based on https://github.com/YoussefRaafatNasry/portfolYOU. Thanks!