Skip to content
Open

11 #306

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
52 commits
Select commit Hold shift + click to select a range
b32a2c3
Create gh-pages branch via GitHub
jeffharrell Mar 16, 2013
0c55c29
Create gh-pages branch via GitHub
jeffharrell Mar 16, 2013
39f5f36
Adding CNAME file
jeffharrell Apr 1, 2013
7af79ce
Merge branch 'master' of github.com:jeffharrell/minicart into gh-pages
jeffharrell Jun 6, 2013
bda1af8
Removing old files
jeffharrell Oct 1, 2013
387e473
Dynamically loading README and rendering
jeffharrell Oct 1, 2013
50da68b
Cleaning up unused JS files
jeffharrell Oct 1, 2013
9027e5b
Update CNAME
jeffharrell Oct 1, 2013
3e98fac
Update index.html
jeffharrell Oct 1, 2013
cb92ec9
Update index.html
jeffharrell Oct 1, 2013
910e07a
Adding dist pages
jeffharrell Oct 1, 2013
7428f97
Adding examples to source control
jeffharrell Oct 6, 2013
82c7119
Adding legacy build images
jeffharrell Oct 6, 2013
771654c
Updating dist
jeffharrell Oct 7, 2013
a242e19
Adding images from alpha branch
jeffharrell Nov 9, 2013
6384c48
Removing old dist
jeffharrell Nov 9, 2013
becceb9
Adding dist back
jeffharrell Nov 9, 2013
8817689
Updating to 3.0 code
jeffharrell Nov 9, 2013
1977410
Updating to 3.0 code
jeffharrell Nov 9, 2013
2a71b4d
Dist update
jeffharrell Nov 10, 2013
7195300
Updating dist
jeffharrell Nov 18, 2013
5992257
updating dist version
jeffharrell Nov 28, 2013
3dfe1c5
dist update
jeffharrell Nov 29, 2013
3bca52e
Content updates
jeffharrell Nov 30, 2013
d4ca177
CSS fix
jeffharrell Nov 30, 2013
35545eb
CSS fix
jeffharrell Nov 30, 2013
c8c745f
Style updates
jeffharrell Dec 1, 2013
f973f2a
Adding a bit o' character
jeffharrell Dec 1, 2013
b931f89
UI color tweaks
jeffharrell Dec 1, 2013
b24618c
UI color tweaks
jeffharrell Dec 1, 2013
19534d4
Removing XHR load and converting to jekyll build
jeffharrell Dec 1, 2013
eb55418
Fixing TOC
jeffharrell Dec 1, 2013
2836ee5
CSS typo
jeffharrell Dec 1, 2013
4e56594
Doc updates from master
jeffharrell Dec 2, 2013
dfe71cb
Doc updates from master
jeffharrell Dec 2, 2013
711f27e
Correcting sandbox link
jeffharrell Dec 2, 2013
46bba8f
Adding mobile meta viewport
jeffharrell Dec 2, 2013
8075f7f
Doc updates from master
jeffharrell Dec 13, 2013
2c743db
Updating dist for 3.0.4
jeffharrell Dec 13, 2013
e750c87
Hooking up reset method for demo page; #202
jeffharrell Dec 13, 2013
c4e48e4
iphone ui tweaks
jeffharrell Dec 14, 2013
e706f67
Merge branch 'gh-pages' of github.com:jeffharrell/minicart into gh-pages
jeffharrell Dec 14, 2013
f09dced
code fixes for small screens
jeffharrell Dec 14, 2013
7bc1519
code fixes for small screens
jeffharrell Dec 14, 2013
a6316ac
code fixes for small screens
jeffharrell Dec 14, 2013
c03a8cf
code fixes for small screens
jeffharrell Dec 14, 2013
643d16d
code fixes for small screens
jeffharrell Dec 14, 2013
c1c9ea8
Updating dist for
jeffharrell Apr 16, 2014
a3cf16d
Updating dist for
jeffharrell Apr 16, 2014
af04942
Doc updates from master
jeffharrell Apr 18, 2014
ea0d3a1
Updating dist for v3.0.6
jeffharrell Mar 15, 2015
8e8a455
Revving version in URL
jeffharrell Mar 15, 2015
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
node_modules
.DS_Store
*.log
.idea
node_modules
_site
68 changes: 0 additions & 68 deletions .jshintrc

This file was deleted.

1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
minicartjs.com
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
source 'https://rubygems.org'
gem 'github-pages'
58 changes: 58 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
GEM
remote: https://rubygems.org/
specs:
RedCloth (4.2.9)
classifier (1.3.3)
fast-stemmer (>= 1.0.0)
colorator (0.1)
commander (4.1.5)
highline (~> 1.6.11)
fast-stemmer (1.0.2)
ffi (1.9.3)
github-pages (11)
RedCloth (= 4.2.9)
jekyll (= 1.3.1)
kramdown (= 1.2.0)
liquid (= 2.5.4)
maruku (= 0.6.1)
rdiscount (= 2.1.7)
redcarpet (= 2.3.0)
highline (1.6.20)
jekyll (1.3.1)
classifier (~> 1.3)
colorator (~> 0.1)
commander (~> 4.1.3)
liquid (~> 2.5.2)
listen (~> 1.3)
maruku (~> 0.6.0)
pygments.rb (~> 0.5.0)
redcarpet (~> 2.3.0)
safe_yaml (~> 0.9.7)
kramdown (1.2.0)
liquid (2.5.4)
listen (1.3.1)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
rb-kqueue (>= 0.2)
maruku (0.6.1)
syntax (>= 1.0.0)
posix-spawn (0.3.6)
pygments.rb (0.5.4)
posix-spawn (~> 0.3.6)
yajl-ruby (~> 1.1.0)
rb-fsevent (0.9.3)
rb-inotify (0.9.2)
ffi (>= 0.5.0)
rb-kqueue (0.2.0)
ffi (>= 0.5.0)
rdiscount (2.1.7)
redcarpet (2.3.0)
safe_yaml (0.9.7)
syntax (1.0.0)
yajl-ruby (1.1.0)

PLATFORMS
ruby

DEPENDENCIES
github-pages
7 changes: 0 additions & 7 deletions LICENSE

This file was deleted.

Loading