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.
npm install
npx uj setup
npm start
npm start
in Terminal to get all the latest updates from the Ultimate Jekyll template and launch your website in the browser.url
in _config.yml
to your domain.npm run dist
in Terminal.--browser=false
- Disables the browser from opening when running npm start
.npm start -- --browser=false