Commit Graph

35 Commits (v4.2.0)

Author SHA1 Message Date
Glen Cheney 818437a164 Add issue template 7 years ago
Glen Cheney 51e3d71b32 Use `_data` directory for site data. 8 years ago
Glen Cheney fd330bd800
Use `files` instead of .npmignore
Update webpack, add .map files
8 years ago
Glen Cheney 391481ea4f
Update docs 8 years ago
Glen Cheney 60cc0241b3 Docs updates. Remove LOADING and DONE events. 8 years ago
Glen Cheney eec4bfc157 Update compound filters demo. 8 years ago
Glen Cheney 6adb041ba1 Put home page demo items inside aspect boxes. 8 years ago
Glen Cheney a044a201fa Refactor more docs javascript and add css compilation with gulp. 8 years ago
Glen Cheney 47556e0c15 Remove jQuery dependency for page js.
Switch to <picture> for webp demo images instead of a js solution.
8 years ago
Glen Cheney 1dd55b0505 Use web pack multi compiler. 8 years ago
Glen Cheney b9065eb9b0 Got jest working for tests. jsdom sucks. 8 years ago
Glen Cheney 8ae5970c93 Upgrade Jekyll 8 years ago
Glen Cheney 36fad3200a Refactor all the things.
Removed shrink, shrunk, filter, and filtered events.
10 years ago
Glen Cheney 2cf8187f35 Add the require js demo to config file with images. 10 years ago
Glen Cheney af08bc2908 Separate Modernizr and Shuffle. Create custom build of Shuffle with custom Modernizr.
Ref #15
Also replace the global throttle/debounce with Underscore’s and define
it locally for Shuffle.
Next up: AMD support.
10 years ago
Glen Cheney 96ac963674 Add grunt. Replace compass with autoprefixer. Progress towards #15
You currently need two terminal tabs to watch/serve.
One for Jekyll to regenerate the _site folder, and one for sass. `grunt
serve` in one, `grunt watch` in the other.
10 years ago
Glen Cheney b6aa8fe396 Add bootstrap 3 demo, fix percentage width issue with Shuffle, closes #8.
Update jQuery to 1.11.0/2.1.0
Update Google Analytics
Fix nav highlighting.
10 years ago
Glen Cheney 38fdf25573 Made awesome demo with inner containers translated and appearing when scrolled into view. Updated FAQ with Zepto and hash links. Added pictures of demos to the index page instead of linking to the nav. 11 years ago
Glen Cheney 8e7c98c012 Add absolute urls to open graph and twitter cards. Added dev yml config file. Only include analytics in production environment. 11 years ago
Glen Cheney 9410153749 Replace lorem ipsum text with plugin description 11 years ago
Glen Cheney fe6b965013 Replace site.url with site.baseurl
I can now use `jekyll serve` and go to localhost:4000/Shuffle to see
the site and use relative links. This way it doesn't have to change
every time going from dev to production.
`jekyll serve --baseurl ""` also works to serve directly from localhost
without a subdirectory.
11 years ago
Glen Cheney e381e16b0f Add FAQ page. 11 years ago
Glen Cheney 5a6ae78c36 extra slash 11 years ago
Glen Cheney 3e5248c0c0 Update site.url 11 years ago
Glen Cheney 92239c6e49 Move shuffle.js files to top level. Some nav tweaks. 11 years ago
Glen Cheney b459c672ee Make the nav cooler
grayscale and scaling
11 years ago
Glen Cheney ded96737e3 Added favicon. Added description and image to each page for open graph and twitter cards.
Renamed some shuffle methods for more consistency
11 years ago
Glen Cheney 53152b4adb Filter button states 11 years ago
Glen Cheney d2a08407ee Added compass, finished shapes filter demo 11 years ago
Glen Cheney c1da3b374d Adding shapes demo 11 years ago
Glen Cheney 7a962634d0 Adding nav and webp screenshots for demos 11 years ago
Glen Cheney af2fef2e41 Homage page demo working 11 years ago
Glen Cheney 91535600de Gettin stylish 11 years ago
Glen Cheney 6f992ae755 Restructuring. 11 years ago
Glen Cheney 060c3315ee Converted to Jekyll. Woo! 11 years ago