8000 GitHub - martoe/martoe.github.io
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

martoe/martoe.github.io

Repository files navigation

Build Status

Main site

Getting started on Windows

  1. Download Jekyll:

     git clone git@github.com:madhur/PortableJekyll.git
     git clone git@github.com:martoe/martoe.github.io.git
    
  2. Prepare Jekyll (as of Feb 2016, GitHub Pages uses Jekyll 3.0):

     cd PortableJekyll
     git checkout 3.0.0
     setpath.cmd
     cd ..\martoe.github.io
     gem install bundler
     bundle install
     bundle update
    
  3. Start Jekyll (as of Feb 2016, GitHub Pages uses Jekyll 3.0):

     cd PortableJekyll
     setpath.cmd
     cd ..\martoe.github.io
     jekyll serve --drafts
    
  4. Open localhost:4000

Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0