abame / abame.github.io

Personal Blog

Home Page:https://albionba.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to my personal site/blog via Gihub Pages

This site/blog is build and published with Jekyll, Node.js and Github Pages .

For all usage and documentation please see: http://jekyllbootstrap.com

Jekyll Themes

Pages site will use the layout and styles from the Jekyll theme you have selected. The name of this theme is saved in the Jekyll _config.yml configuration file.

Node.js

Node.js is used to generate the pages needed for Jekyll to generate the site.

The content is fetched from Contentful - Headless CMS by using the scripts found under generate-files.

Nunjucks is used to generate the files that are required from Jekyll based on the given templates.

Run Locally

You need to have ruby installed on your machine and after that, run the following commands:

bundle config set --local path 'vendor/bundle'
bundle install
bundle exec jekyll serve

License

MIT

About

Personal Blog

https://albionba.me

License:MIT License


Languages

Language:HTML 48.7%Language:CSS 37.5%Language:JavaScript 12.6%Language:Ruby 1.2%