Skip to content

Xmausix/blog

 
 

Repository files navigation

Prerequisites

You'll need to have Ruby and RubyGems installed to run or build the application

Install dependencies from Gemfile

bundle install

Running the blog locally

bundle exec jekyll serve # ignore the warning messages

Open http://localhost:4000

Building the blog

bundle exec jekyll build # ignore the warning messages

WIP Articles

Work in progress (WIP) articles are written at https://github.com/mterczynski/private-blog

About

My own blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 36.1%
  • Python 35.2%
  • Shell 17.2%
  • HTML 11.5%