Skip to content

Jekyll development environment with Docker and Docker Compose.

License

Notifications You must be signed in to change notification settings

rolodoom/jekyll.dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

jekyll.dev

Jekyll development environment with Docker and Docker Compose.

Status

GitHub license

Contents:

Requirements

Usage

Up and Running

Clone the repo and create the folder structure for the laravel source code:

git clone https://github.com/rolodoom/jekyll.dev.git
cd jekyll.dev
mkdir -p src vendor/bundle

Start the services:

docker-compose up -d

Setup Jekyll Project

Create Jekyll Project:

-->TODO

Bugs and Issues

Have a bug or an issue with this template? Open a new issue here on GitHub.

License

This code in this repository is released under the MIT license, which means you can use it for any purpose, even for commercial projects. In other words, do what you want with it. The only requirement with the MIT License is that the license and copyright notice must be provided with the software.

About

Jekyll development environment with Docker and Docker Compose.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published