This is an automated email from the ASF dual-hosted git repository. mattmann pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/drat.git
commit 47e60dcdad22249b2591c055925b4d56d844ef89 Merge: f608a83 9392bc4 Author: Chris Mattmann <[email protected]> AuthorDate: Tue Feb 27 22:03:03 2018 -0800 Merge pull request #111 from nipurndoshi/dev-site Website first draft .gitignore | 2 +- backup-underconstruction/assets/.DS_Store | Bin 0 -> 6148 bytes backup-underconstruction/assets/css/.DS_Store | Bin 0 -> 6148 bytes .../assets}/css/font-awesome.min.css | 0 .../assets}/css/main-min.css | 0 .../assets}/css/main.css | 0 .../assets}/fonts/FontAwesome.otf | Bin .../assets}/fonts/fontawesome-webfont.eot | Bin .../assets}/fonts/fontawesome-webfont.svg | 0 .../assets}/fonts/fontawesome-webfont.ttf | Bin .../assets}/fonts/fontawesome-webfont.woff | Bin .../assets}/fonts/fontawesome-webfont.woff2 | Bin .../assets}/js/demo-min.js | 0 .../assets}/js/demo.js | 0 .../assets}/js/jquery.min.js | 0 .../assets}/js/jquery.scrollex.min.js | 0 .../assets}/js/jquery.scrolly.min.js | 0 .../assets}/js/main-min.js | 0 .../assets}/js/main.js | 0 .../assets}/js/skel.min.js | 0 .../assets}/js/util-min.js | 0 .../assets}/js/util.js | 0 .../assets}/sass/base/_page.scss | 0 .../assets}/sass/base/_typography.scss | 0 .../assets}/sass/components/_banner.scss | 0 .../assets}/sass/components/_box.scss | 0 .../assets}/sass/components/_button.scss | 0 .../assets}/sass/components/_form.scss | 0 .../assets}/sass/components/_gallery.scss | 0 .../assets}/sass/components/_icon.scss | 0 .../assets}/sass/components/_image.scss | 0 .../assets}/sass/components/_index.scss | 0 .../assets}/sass/components/_items.scss | 0 .../assets}/sass/components/_list.scss | 0 .../assets}/sass/components/_section.scss | 0 .../assets}/sass/components/_spotlight.scss | 0 .../assets}/sass/components/_table.scss | 0 .../assets}/sass/components/_wrapper.scss | 0 .../assets}/sass/layout/_wrapper.scss | 0 .../assets}/sass/libs/_functions.scss | 0 .../assets}/sass/libs/_mixins.scss | 0 .../assets}/sass/libs/_skel.scss | 0 .../assets}/sass/libs/_vars.scss | 0 .../assets}/sass/main.scss | 0 .../images}/asf_logo_wide.svg | 0 .../images}/banner.jpg | Bin .../images}/feather.svg | 0 .../images}/gallery/fulls/01.jpg | Bin .../images}/gallery/fulls/02.jpg | Bin .../images}/gallery/fulls/03.jpg | Bin .../images}/gallery/fulls/04.jpg | Bin .../images}/gallery/fulls/05.jpg | Bin .../images}/gallery/fulls/06.jpg | Bin .../images}/gallery/fulls/07.jpg | Bin .../images}/gallery/fulls/08.jpg | Bin .../images}/gallery/fulls/09.jpg | Bin .../images}/gallery/fulls/10.jpg | Bin .../images}/gallery/fulls/11.jpg | Bin .../images}/gallery/fulls/12.jpg | Bin .../images}/gallery/thumbs/01.jpg | Bin .../images}/gallery/thumbs/02.jpg | Bin .../images}/gallery/thumbs/03.jpg | Bin .../images}/gallery/thumbs/04.jpg | Bin .../images}/gallery/thumbs/05.jpg | Bin .../images}/gallery/thumbs/06.jpg | Bin .../images}/gallery/thumbs/07.jpg | Bin .../images}/gallery/thumbs/08.jpg | Bin .../images}/gallery/thumbs/09.jpg | Bin .../images}/gallery/thumbs/10.jpg | Bin .../images}/gallery/thumbs/11.jpg | Bin .../images}/gallery/thumbs/12.jpg | Bin .../images}/pic01.jpg | Bin .../images}/pic02.jpg | Bin .../images}/pic03.jpg | Bin .../images}/spotlight01.jpg | Bin .../images}/spotlight02.jpg | Bin .../images}/spotlight03.jpg | Bin index.html => backup-underconstruction/index.html | 0 css/.DS_Store | Bin 0 -> 8196 bytes css/bootstrap-grid.css | 1567 ++++ css/bootstrap-grid.css.map | 1 + css/bootstrap-grid.min.css | 7 + css/bootstrap-grid.min.css.map | 1 + css/bootstrap-reboot.css | 342 + css/bootstrap-reboot.css.map | 1 + css/bootstrap-reboot.min.css | 8 + css/bootstrap-reboot.min.css.map | 1 + css/bootstrap.css | 8374 ++++++++++++++++++++ css/bootstrap.css.map | 1 + css/bootstrap.min.css | 7 + css/bootstrap.min.css.map | 1 + css/custom.css | 85 + {assets/css => css}/font-awesome.min.css | 0 {assets/fonts => fonts}/FontAwesome.otf | Bin {assets/fonts => fonts}/fontawesome-webfont.eot | Bin {assets/fonts => fonts}/fontawesome-webfont.svg | 0 {assets/fonts => fonts}/fontawesome-webfont.ttf | Bin {assets/fonts => fonts}/fontawesome-webfont.woff | Bin {assets/fonts => fonts}/fontawesome-webfont.woff2 | Bin img/apache-logo.png | Bin 0 -> 36988 bytes img/code.png | Bin 0 -> 3347 bytes img/header.png | Bin 0 -> 32489 bytes img/icon-1.png | Bin 0 -> 1731 bytes img/icon-2.png | Bin 0 -> 1654 bytes img/icon-3.png | Bin 0 -> 2816 bytes img/publication.png | Bin 0 -> 3004 bytes img/the-problem.png | Bin 0 -> 12610 bytes index.html | 407 +- js/bootstrap.bundle.js | 6287 +++++++++++++++ js/bootstrap.bundle.js.map | 1 + js/bootstrap.bundle.min.js | 7 + js/bootstrap.bundle.min.js.map | 1 + js/bootstrap.js | 3850 +++++++++ js/bootstrap.js.map | 1 + js/bootstrap.min.js | 7 + js/bootstrap.min.js.map | 1 + 116 files changed, 20846 insertions(+), 114 deletions(-) -- To stop receiving notification emails like this one, please contact [email protected].
