nxnom.github.io

nxnom.github.io

My personal portfolio/blog.

Clean and Simple Jekyll Blog

Built using Jekyll.

View the live site at https://oyhpnayiaw.github.io/.

Requirements

  • Ruby(See .ruby-version for version)

Usage

Install with bundle install

Development

Following script will start a local server at http://localhost:4000 with live reload and will also include draft posts.

rake dev

See Rakefile for more details.