Skip to content

gregology/gregology.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gregology

A simple Jekyll blog for Gregology.net.

Theme

Base theme beautiful-jekyll created by @daattali.

Local development

Install the Ruby dependencies locally and run the built-in Jekyll server:

bundle install
bundle exec jekyll serve

Deployment

Publishing is handled by GitHub Actions in .github/workflows/pages.yml. Pushing to master triggers a workflow that:

  1. Installs Ruby and the gems defined in Gemfile.lock.
  2. Builds the site with bundle exec jekyll build.
  3. Deploys the generated _site folder with the official actions/deploy-pages@v4.

Make sure the repository Settings → Pages “Build and deployment” source is set to GitHub Actions so the workflow can publish updates.

Includes

_includes contains tools for instagram, youtube, flickr, and generic video players. I have tried to make them as generic as possible with usage examples so they can be used elsewhere. I'm working on my javascript / jekyll skills so please let me know of any improvements.

License

The jekyll theme, HTML, CSS and JavaScript is licensed under GPLv3 (unless stated otherwise in the file).

About

The gateway to digital Greg Clarke

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •