Skip to content
/ jekyll Public template

A Sample for Jekyll created using "jekyll new site"

Notifications You must be signed in to change notification settings

elestio-examples/jekyll

Repository files navigation

Jekyll starter Template on Elestio

This is a minimal example of a Jekyll site created with jekyll bundler

Click on the button below to deploy this repository with CI/CD on Elestio:

Deploy on Elest.io

screenshot of the Jekyll app

Steps to clone this repository and run locally.

Step 1: Clone this repository

git clone YOUR_REPOSITORY_URL

Step 2: Go to project folder

cd jekyll

Step 3: Install dependencies

bundle install

Step 4: Run your app in dev mode

jekyll serve

Step 5: Make some changes and push

Try to make some change in your Jekyll project then push to the git repository

After few seconds to few minutes your changes will be deployed on your CI/CD target 🚀

About

A Sample for Jekyll created using "jekyll new site"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published