Web engineer blog built by Jekyll

kenchan0130.github.io

This is kenchan0130’s Web developer blog.

Powered by

  • jekyll – Static Web site generator
  • centrarium – A simple yet classy theme for your Jekyll website or blog
  • CircleCI – Continuous integration service
  • Dependabot – Automated dependency updates
  • GitHub Pages – Host directly site from your GitHub repository

How to develop and write

bundle install --path=vendor/bundle
bundle exec jekyll s --watch --future

Test

bundle exec jekyll build --config "_config.yml,_config_production.yml"
bundle exec htmlproofer ./_site/ --check-html --check-img-http --assume-extension

Deployment

I use rake-jekyll with CircleCI.

Please check Rakefile and .circleci/config.yml for more detail.


Looking for Support or Custom Solutions?

We specialize in creating stunning, fully-customized Jekyll websites tailored to your needs.

If you need assistance with setup, customization, or support, don't hesitate to contact us.

CONTACT US
Scroll to Top