Thanks to visit codestin.com
Credit goes to github.com

Skip to content

shamanskiy/Shamanskiy.github.io

Repository files navigation

CodeThatMath

This is my personal blog about mathematics, programming and some other stuff like lifestyle, languages and music, but mainly about mathematics and programming.

The blog is built with Jekyll, uses this awesome Hydejack theme and is hosted via GitHub Pages on https://www.codethatmath.com. In case you think that this is cool, here is a blog post that explains how you can create your own blog using GitHub Pages and Jekyll.

How to host locally

To host this blog locally, you will need the following:

  1. Install Ruby
  2. Install Bundler:
gem install bundler
bundle install
  1. Install the GitHub Pages gem (comes with Jekyll included):
gem install github-pages
  1. Go to the root of the repository and run
bundle exec jekyll serve

Voilà!

About

My personal blog about math and programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published