Git Product home page Git Product logo

evgeniydorogoy.github.io's Introduction

evgeniyDorogoy.github.io

A personal blog of Evgeniy Dorogoy

Dependencies

  • ruby >= 2.6.10
  • bundler >= 1.17.2

Development

NOTE: Only MacOS is supported for now.

  1. Make sure you have Ruby installed (assuming you use Homebrew):
brew update && brew install chruby ruby-install

for more details of Ruby installation see this tutorial

  1. Bundler is a dependency manager for Ruby, it ships as part of Rubi installation from above. Make sure that you have it installed:
bundler -v
  1. Init bundler inside the project root directory by executing next command, provide bundler install path:
bundler init && bundler config set --local path 'vendor/bundle'
  1. Install `Jekyll:
bundler add jekyll
  1. Create new src directory inside of the project directory, cd into it and init Jekyll:
mkdir src && cd src && jekyll new --skip-bundle .

TODO

  1. Rename this github repo with lowercase letters only

Custom domain

Having custom domain for github pages is a common practice, so here is a good primer on how to do that:

evgeniydorogoy.github.io's People

Contributors

evgeniydorogoy avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.