Skip to content
This repository has been archived by the owner on Jun 13, 2018. It is now read-only.

MrSaints/www-jekyll.fyianlai.com

Repository files navigation

Build Status devDependency Status

A personal website powered by Jekyll.

It is using a custom theme; handcrafted with help from civil.css library.

See humans.txt for more documentation.

Development

Install the development, and frontend dependencies: npm install && bower install

Most of the site's configuration can be found in _config.yml.

Syntax highlighting is disabled by default (i.e. the CSS for it is not imported). has_code: true must be defined in the YAML front matter of a post / page to enable it.

Command Description
npm run build Compiles the site's static assets using Gulp, and generates the site using Jekyll
npm run dev An alias for jekyll serve (starts a built-in development server to preview the generated site)
rake post["Title"] Creates a new post with the specified title using Rake

About

[DEPRECATED: SEE https://github.com/MrSaints/www.fyianlai.com INSTEAD] A personal website powered by Jekyll.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published