Skip to content

Replacing for Jekyll default theme

Why?

Fixes #1 (closed)

What has been done?

  • Removed - Creative Theme Files
  • Added - new Jekyll 3 site default template (jekyll new project)
  • Updated - README
  • Removed - unnecessary line from .gitlab-ci.yml: cp -r static/* public/
  • Jekyll config: fixed urls and title: "Jekyll on GitLab Pages - Branched"
  • Index: added <p> "fork me on GitLab"
  • Creative Theme site forked to Jekyll Themes

Preview site: https://virtua-tests.gitlab.io/jekyll-branched/


cc/ @axil

Merge request reports