Skip to content
This repository was archived by the owner on Dec 15, 2020. It is now read-only.

Meuhor/colorie

 
 

Repository files navigation

The Abandoned Meuhor's Blog source files

A personal blog powered by Colorie - Jekyll theme.

Theme were forked from Colorie. Removed jekyll-seo-tag plugin from origin gemfile, for Github page do not support this plugin yet, which cause the tag link in posts corrupted. Instead, switch to plugin-free jekyll technics to manage tags from longqian's blog. Removed feed button from origin source currently.

A Chinese verison of these blogs are available on cnblogs page named Just-Works.

Dependency

Ruby 2.6.x recommended

Jekyll

Bundler

Install locally to estimate or modify

After install Ruby, switch to the fastest source in reach

  • gem install bundler jekyll

Run following commands from the source

  • bundle install
  • bundle exec jekyll serve --watch --force_polling

Built With and further information

About

Colorie - Single column blog and portfolio Jekyll theme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 60.5%
  • SCSS 20.9%
  • Ruby 12.0%
  • Python 6.6%