Skip to content

chi2liu/chi2liu.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chi2liu.github.io

Personal website for Liu Chi built with Jekyll Now.

Local Development

gem install github-pages
jekyll serve

Visit http://127.0.0.1:4000/ to view the site.

Adding Blog Posts

  1. Create a new file in _posts/ directory
  2. Name it: YYYY-MM-DD-title.md
  3. Add front matter:
    ---
    layout: post
    title: Your Title
    ---
  4. Write your content in Markdown

License

This site is based on Jekyll Now.

About

Personal's Pages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •