Skip to content

huan/blog.zixia.net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZIXIA DE BLOG

Here's blog from huan.

TUTORIAL

Setup

jekyll new JekyllDemo

ruby -rubygems -e 'require "jekyll-import";
    JekyllImport::Importers::Blogger.run({
      "source"                => "/home/zixia/Downloads/blog-12-08-2017.xml",
      "no-blogger-info"       => false, # not to leave blogger-URL info (id and old URL) in the front matter
      "replace-internal-link" => false, # replace internal links using the post_url liquid tag.
    })'

bundle exec jekyll serve --watch

Local View

gem install bundler

Releases

No releases published

Packages

No packages published

Languages