Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 592 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 592 Bytes

Jekyll Tailpages Blog-Portfolio

This repository is used my serve the personal blog-portfolio website.

You may visit my blogfolio here.

Source

This repo is a fork of Harry Wang's Tailpages Jekyll template (see also the author's Medium tutorial).

Run locally

Build inside the folder with: bundle install (optionally check webrick with bundle add webrick).

Serve the website locally with: bundle exec jekyll serve.