percy / example-percy-jekyll

Home Page:https://docs.percy.io/docs/jeykll

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

example-percy-jekyll This project is using Percy.io for visual regression testing. CircleCI

Example app demonstrating Percy with a Jekyll created site.

To install dependencies, build and run the site:

bundle install
bundle exec jekyll build
bundle exec jekyll serve
open http://127.0.0.1:4000

To snapshot it in Percy, set your PERCY_TOKEN environment variable and then run:

npx percy snapshot _site

Attributions

Thank you to CloudCannon for the Hydra theme.

About

https://docs.percy.io/docs/jeykll

License:MIT License


Languages

Language:SCSS 55.8%Language:HTML 43.7%Language:Ruby 0.5%