Skip to content

Offirmo/hello-world-github-pages-jekyll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The latest GitHub pages compatible vanilla Jekyll for reference.

Introduction

A free, quality hosting solution is to use Jekyll on GitHub pages. Due to its particular structure, Jekyll changes are hard to track and it may be difficult to distinguish between vanilla Jekyll files and our custom files.

This repo features the latest (on my discretion ;) vanilla, unmodified, GitHub-compatible Jekyll install to serve as a reference when either:

  • upgrading Jekyll
  • evaluating Jekyll themes and plugins

Need ruby

Created following instructions here:

run and update

Need ruby installed: https://github.com/Offirmo-team/wiki/wiki/Ruby#installation

bundle update
bundle exec jekyll serve --drafts
bundle exec jekyll new . --force   <- XXX review the changes to undo some lines

Interesting read

Links:

Releases

No releases published

Packages

No packages published