calvinbui / calvin.me-jekyll

:bookmark_tabs: My blog running on Jekyll using GitHub Pages

Home Page:https://calvin.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Moved to https://github.com/calvinbui/calvin.me

calvin.me

Source files for my website https://calvin.me.

Makes use of GitHub pages and Jekyll.

Runs over a customised Jekyll Now theme

Running

Will require Ruby and Bundler installed.

Run bundler install to get the latest packages.

To execute, run bundle exec jekyll serve [--incremental] [--drafts] [--host 0.0.0.0]. Otherwise run the scripts in the scripts folder.

Generate Critical CSS

Install dependencies:

npm install

Comment out the current critical-css in default.html

Run the gulp script:

gulp

About

:bookmark_tabs: My blog running on Jekyll using GitHub Pages

https://calvin.me


Languages

Language:SCSS 92.5%Language:HTML 6.6%Language:JavaScript 0.4%Language:Ruby 0.3%Language:Shell 0.2%Language:Batchfile 0.0%