added basic bootstrap for placeholder site
authorBenjamin Mako Hill <mako@atdot.cc>
Thu, 31 Oct 2013 22:35:19 +0000 (15:35 -0700)
committerBenjamin Mako Hill <mako@atdot.cc>
Thu, 31 Oct 2013 22:35:19 +0000 (15:35 -0700)
commitd624db8321b40a588fa23943b96fb3775b1f366e
tree26219f35cfa1f8ff39219dc85ae99f0e41dda2b7
added basic bootstrap for placeholder site
css/bootstrap-theme.css [new file with mode: 0644]
css/bootstrap-theme.min.css [new file with mode: 0644]
css/bootstrap.css [new file with mode: 0644]
css/bootstrap.min.css [new file with mode: 0644]
fonts/glyphicons-halflings-regular.eot [new file with mode: 0644]
fonts/glyphicons-halflings-regular.svg [new file with mode: 0644]
fonts/glyphicons-halflings-regular.ttf [new file with mode: 0644]
fonts/glyphicons-halflings-regular.woff [new file with mode: 0644]
index.html [new file with mode: 0644]
js/bootstrap.js [new file with mode: 0644]
js/bootstrap.min.js [new file with mode: 0644]

Benjamin Mako Hill || Want to submit a patch?