Site | NPM Module | GitHub Repo
Ultimate Jekyll is a template that helps you jumpstart your Jekyll sites and is fueled by an intuitive incorporation of npm, gulp, and is fully SEO optimized and blazingly fast.
- SEO Optimized: Ultimate Jekyll is fully SEO optimized.
- Blazingly Fast: Ultimate Jekyll is blazingly fast.
- NPM & Gulp: Ultimate Jekyll is fueled by an intuitive incorporation of npm and gulp.
- Create a repo from the Ultimate Jekyll template.
- Clone the repo to your local machine.
- Run these command to get everything setup and sync'd!
npm install
npx uj setup
npm start
- Simply run
npx uj setup
in Terminal to get all the latest updates from the Ultimate Jekyll template.
- Change the
url
in_config.yml
to your domain. - Push your changes to GitHub using
npm run dist
in Terminal.