From elsewhere
How Jekyll works
- Command line usage
- Command Line Usage | Jekyll • Simple, blog-aware, static sites
- from Command Line Usage | Jekyll • Simple, blog-aware, static sites
- Jekyll is a gem
- gem makes executable available,
jekyll
jekyll
has several subcommandsjekyll command [argument] [option] [argument_to_option]
- two main subcommands:
build
andserve
- there are build command options
- gem makes executable available,
- Jekyll is a gem
Liquid Syntax
- Liquid template language
- created by “shopify”
- written in ruby
- How to Use Math Filters with Liquid — Front End Development
Other notes linking here:
View the edit history