timiskhakov / timiskhakov.github.io

Home Page:https://timiskhakov.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requirements

  1. To build and run the blog locally make sure you have the following dependencies installed on the machine:

Check out Jekyll's installation page to get detailed instructions.

  1. Install dependencies:
bundle install

Creating a New Post

  1. Add a post using the format yyyy-MM-dd-{title}.md to _posts.
  2. Put images to the images directory (if there are any).
  3. Build the site:
bundle exec jekyll build

Running Locally

  1. Execute:
bundle exec jekyll serve
  1. Navigate to http://localhost:4000.

About

https://timiskhakov.github.io


Languages

Language:HTML 92.5%Language:Ruby 7.5%