Skip to content
Snippets Groups Projects
Commit fbee5987 authored by Sean Packham (GitLab)'s avatar Sean Packham (GitLab)
Browse files

Merge branch 'add-jekyll-motivation' into 'master'

Add Jekyll motivation

See merge request !23
parents 5798291e 430b019d
No related branches found
No related tags found
1 merge request!23Add Jekyll motivation
Pipeline #
# Conversationl Development
# Conversational Development
 
URL: http://conversationaldevelopment.com
 
Loading
Loading
@@ -8,3 +7,12 @@ URL: http://conversationaldevelopment.com
- Install ruby 2.3.0 or greater and the `bundler` gem
- Clone this repo and run `bundle install` in the folder
- Run `jekyll serve` and browse to `http://localhost:4000`
## Recently converted to Jekyll
- Jekyll has incrimental builds which when incorporated into CI allows the
build times to be significantly reduced as the site grows.
- Allows us to compare a Jekyll site vs our Middleman about.gitlab.com site to
assess the pros and cons.
- Jekyll is the most widely supported and well known static site generator and
blogging platform (it even runs on Windows with no hassle) allowing others to easily contribute.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment