Skip to content

y2kpr/y2kpr.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

153 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the data for my blog

It is automatically transformed by Jekyll into a static site whenever I push this repository to GitHub.

This repo is built on top of a fork of http://github.com/mojombo/jekyll. Thanks mojombo for open sourcing it!

How to run the website locally

  1. Install the bundler using: gem install bundler. If gem command does not exist, install ruby first.

  2. At the root of this repository, run bundle install to install the necessary dependencies from the Gemfile.

  3. Run the website locally using: bundle exec jekyll serve.

  4. Preview the website at http://localhost:4000.

License

All directories and files (except posts) are MIT Licensed. This blog is forked from mojombo.github.io Feel free to use the HTML and CSS as you please. Do not use any posts without my permission (thanks :)).

About

Jekyll source for my personal blog.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors