Skip to content

b0ndt/boris.io

Repository files navigation

boris.io

Netlify Status

This page is built using Google AMP

AMP Accelerated Mobile Pages is an open-source project that defines rules for creating websites that load nearly instantly even on mobile devices with slow connections.

Getting Started

Step 1: Install Jekyll

On windows If on windows you will need the ruby devkit available here: rubyinstaller.

Step 2: Clone this repo to your computer

git clone git@github.com:b0ndt/boris.io.git

Step 3: Run gem install bundler; bundle install inside the folder to install the required ruby dependencies.

Step 4: Tweak _config.yml.

Step 5: Run bundle exec jekyll serve and then open http://localhost:4000/

Step 6: Publish your site.