DEV Community

Cover image for How to Deploy a Jekyll Project to a Server?
21CloudBox
21CloudBox

Posted on • Updated on • Originally published at 21cloudbox.com

How to Deploy a Jekyll Project to a Server?

What is Jekyll?

Jekyll is a static site generator written in Ruby. It was one of the first batch of static site generators. It has a wealth of third-party plug-ins making it loved by Ruby developers.

21YunBox provides a very simple Jekyll deployment method. You can quickly and easily deploy with 21YunBox in a static site environment.

How to Deploy Jekyll?

  1. Register as a 21YunBox member
  2. Fork Jekyll Example on Gitee
  3. Create a cloud service on 21YunBox, and allow 21YunBox to access your code base
  4. Create with the following configuration
Environment Static Site
Build command bundle install && bundle exec Jekyll build
Release Directory ./_site

Why Choose 21YunBox?

21YunBox is a Cloud Service Platform based out of Beijing, China. We specialize in modern web hosting and automation solutions. This enables you to set up websites instantly.

Have questions about hosting and deploying in China? Let us know, we are happy to help! 21YunBox@gmail.com

To learn about the differences between 21YunBox and these foreign (outside of China) cloud service platforms, please refer to:



This article's content originated here

For additional detail and future modifications, refer the original post.

Top comments (0)