jekyll.dev

jekyll.dev

Jekyll development environment with Docker and Docker Compose.

jekyll.dev

Jekyll development environment with Docker and Docker Compose.

Status

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.