Skip to content

Haroenv/simple-jekyll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

simple-jekyll

A base template for jekyll

Usage

  1. Get the files in this repository

    note: look at the contents of any script you run on beforehand

    curl -s https://raw.githubusercontent.com/Haroenv/simple-jekyll/master/install.sh | bash /dev/stdin
  2. Fill in the _config.yml

  3. Go ahead and do the rest

Tip

Add an alias of this script to your ~/.bash_profile like this

# simple jekyll template alias     #
# github.com/Haroenv/simple-jekyll #
####################################
alias template='curl -s https://raw.githubusercontent.com/Haroenv/simple-jekyll/master/install.sh | bash /dev/stdin'

or any alias you want.

Features

  • vanilla javascript
  • scss
  • jekyll
  • git
  • fancy meta-tags
  • flexible configuration

License

WTFPL

About

A base template for jekyll

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages