From 62a3ef99a40c33a3b471ad245b5907bd94bd94ff Mon Sep 17 00:00:00 2001 From: Josh Fischer Date: Thu, 6 Feb 2020 21:40:34 -0600 Subject: [PATCH] remove old site --- website/.gitignore | 8 - website/Makefile | 52 - website/README.md | 146 - website/archetypes/blog.md | 24 - website/archetypes/default.md | 20 - website/archetypes/docs.md | 23 - website/assets/css/.gitkeep | 0 website/assets/css/font-awesome.min.css | 4 - website/assets/js/.gitkeep | 0 website/assets/js/app.js | 38 - website/assets/sass/_bootstrap.scss | 60 - website/assets/sass/_typography.scss | 259 -- website/assets/sass/_variables.scss | 15 - website/assets/sass/bootstrap/_alerts.scss | 73 - website/assets/sass/bootstrap/_badges.scss | 68 - .../sass/bootstrap/_bootstrap-compass.scss | 9 - .../sass/bootstrap/_bootstrap-mincer.scss | 19 - .../sass/bootstrap/_bootstrap-sprockets.scss | 9 - .../assets/sass/bootstrap/_breadcrumbs.scss | 28 - .../assets/sass/bootstrap/_button-groups.scss | 244 -- website/assets/sass/bootstrap/_buttons.scss | 168 - website/assets/sass/bootstrap/_carousel.scss | 270 -- website/assets/sass/bootstrap/_close.scss | 36 - website/assets/sass/bootstrap/_code.scss | 69 - .../sass/bootstrap/_component-animations.scss | 37 - website/assets/sass/bootstrap/_dropdowns.scss | 216 - website/assets/sass/bootstrap/_forms.scss | 617 --- .../assets/sass/bootstrap/_glyphicons.scss | 307 -- website/assets/sass/bootstrap/_grid.scss | 84 - .../assets/sass/bootstrap/_input-groups.scss | 171 - website/assets/sass/bootstrap/_jumbotron.scss | 54 - website/assets/sass/bootstrap/_labels.scss | 66 - .../assets/sass/bootstrap/_list-group.scss | 130 - website/assets/sass/bootstrap/_media.scss | 66 - website/assets/sass/bootstrap/_mixins.scss | 40 - website/assets/sass/bootstrap/_modals.scss | 150 - website/assets/sass/bootstrap/_navbar.scss | 662 --- website/assets/sass/bootstrap/_navs.scss | 242 -- website/assets/sass/bootstrap/_normalize.scss | 424 -- website/assets/sass/bootstrap/_pager.scss | 54 - .../assets/sass/bootstrap/_pagination.scss | 89 - website/assets/sass/bootstrap/_panels.scss | 271 -- website/assets/sass/bootstrap/_popovers.scss | 131 - website/assets/sass/bootstrap/_print.scss | 101 - .../assets/sass/bootstrap/_progress-bars.scss | 87 - .../sass/bootstrap/_responsive-embed.scss | 35 - .../sass/bootstrap/_responsive-utilities.scss | 179 - .../assets/sass/bootstrap/_scaffolding.scss | 161 - website/assets/sass/bootstrap/_tables.scss | 234 -- website/assets/sass/bootstrap/_theme.scss | 291 -- .../assets/sass/bootstrap/_thumbnails.scss | 38 - website/assets/sass/bootstrap/_tooltip.scss | 101 - website/assets/sass/bootstrap/_type.scss | 298 -- website/assets/sass/bootstrap/_utilities.scss | 55 - website/assets/sass/bootstrap/_variables.scss | 875 ---- website/assets/sass/bootstrap/_wells.scss | 29 - .../assets/sass/bootstrap/mixins/_alerts.scss | 14 - .../bootstrap/mixins/_background-variant.scss | 12 - .../sass/bootstrap/mixins/_border-radius.scss | 18 - .../sass/bootstrap/mixins/_buttons.scss | 65 - .../sass/bootstrap/mixins/_center-block.scss | 7 - .../sass/bootstrap/mixins/_clearfix.scss | 22 - .../assets/sass/bootstrap/mixins/_forms.scss | 88 - .../sass/bootstrap/mixins/_gradients.scss | 58 - .../bootstrap/mixins/_grid-framework.scss | 81 - .../assets/sass/bootstrap/mixins/_grid.scss | 122 - .../sass/bootstrap/mixins/_hide-text.scss | 21 - .../assets/sass/bootstrap/mixins/_image.scss | 33 - .../assets/sass/bootstrap/mixins/_labels.scss | 12 - .../sass/bootstrap/mixins/_list-group.scss | 32 - .../sass/bootstrap/mixins/_nav-divider.scss | 10 - .../bootstrap/mixins/_nav-vertical-align.scss | 9 - .../sass/bootstrap/mixins/_opacity.scss | 8 - .../sass/bootstrap/mixins/_pagination.scss | 24 - .../assets/sass/bootstrap/mixins/_panels.scss | 24 - .../sass/bootstrap/mixins/_progress-bar.scss | 10 - .../sass/bootstrap/mixins/_reset-filter.scss | 8 - .../sass/bootstrap/mixins/_reset-text.scss | 18 - .../assets/sass/bootstrap/mixins/_resize.scss | 6 - .../mixins/_responsive-visibility.scss | 21 - .../assets/sass/bootstrap/mixins/_size.scss | 10 - .../sass/bootstrap/mixins/_tab-focus.scss | 9 - .../sass/bootstrap/mixins/_table-row.scss | 28 - .../sass/bootstrap/mixins/_text-emphasis.scss | 12 - .../sass/bootstrap/mixins/_text-overflow.scss | 8 - .../bootstrap/mixins/_vendor-prefixes.scss | 222 - website/assets/sass/style.scss | 219 - website/build_site.sh | 29 - website/config.yaml | 72 - website/content/docs/concepts/architecture.md | 322 -- .../docs/concepts/delivery-semantics.md | 80 - website/content/docs/concepts/design-goals.md | 98 - .../content/docs/concepts/streamlet-api.md | 818 ---- website/content/docs/concepts/topologies.md | 224 - website/content/docs/contributors/codebase.md | 203 - .../content/docs/contributors/community.md | 100 - .../docs/contributors/custom-metrics-sink.md | 178 - .../docs/contributors/custom-scheduler.md | 93 - .../content/docs/contributors/governance.md | 85 - website/content/docs/contributors/license.md | 22 - website/content/docs/contributors/roadmap.md | 44 - website/content/docs/contributors/support.md | 47 - website/content/docs/contributors/testing.md | 91 - .../docs/developers/compiling/compiling.md | 160 - .../docs/developers/compiling/docker.md | 202 - .../docs/developers/compiling/linux.md | 239 -- .../content/docs/developers/compiling/mac.md | 80 - website/content/docs/developers/data-model.md | 132 - website/content/docs/developers/java/bolts.md | 47 - .../docs/developers/java/eco-api.mmark | 544 --- .../docs/developers/java/effectively-once.md | 286 -- .../content/docs/developers/java/spouts.md | 62 - .../docs/developers/java/streamlet-api.mmark | 583 --- .../docs/developers/java/topologies.md | 339 -- .../docs/developers/packing/ffdpacking.md | 118 - .../content/docs/developers/python/bolts.md | 104 - .../content/docs/developers/python/spouts.md | 116 - .../docs/developers/python/topologies.md | 363 -- .../docs/developers/scala/streamlet-api.mmark | 546 --- .../content/docs/developers/serialization.md | 55 - .../content/docs/developers/simulator-mode.md | 79 - .../docs/developers/troubleshooting.md | 237 -- website/content/docs/developers/tuning.md | 75 - website/content/docs/developers/ui-guide.md | 183 - .../docs/getting-started-troubleshooting.md | 140 - website/content/docs/getting-started.md | 288 -- .../content/docs/migrate-storm-to-heron.md | 127 - .../operators/configuration/config-intro.md | 65 - .../docs/operators/configuration/instance.md | 104 - .../configuration/metrics-manager.md | 57 - .../docs/operators/configuration/stmgr.md | 54 - .../docs/operators/configuration/system.md | 42 - .../docs/operators/configuration/tmaster.md | 38 - .../docs/operators/deployment/_index.md | 72 - .../operators/deployment/configuration.md | 113 - .../schedulers/aurora-local-setup.md | 329 -- .../operators/deployment/schedulers/aurora.md | 138 - .../operators/deployment/schedulers/dcos.md | 255 -- .../deployment/schedulers/kubernetes-helm.md | 308 -- .../deployment/schedulers/kubernetes.md | 480 --- .../operators/deployment/schedulers/local.md | 86 - .../deployment/schedulers/mesos-local-mac.md | 167 - .../operators/deployment/schedulers/mesos.md | 106 - .../deployment/schedulers/nomad-docker.md | 182 - .../deployment/schedulers/nomad-raw-execs.md | 264 -- .../operators/deployment/schedulers/nomad.md | 37 - .../operators/deployment/schedulers/slurm.md | 90 - .../deployment/schedulers/standalone.md | 242 -- .../operators/deployment/schedulers/yarn.md | 169 - .../deployment/statemanagers/localfs.md | 66 - .../deployment/statemanagers/zookeeper.md | 99 - .../operators/deployment/uploaders/_index.md | 28 - .../operators/deployment/uploaders/hdfs.md | 62 - .../operators/deployment/uploaders/http.md | 63 - .../operators/deployment/uploaders/localfs.md | 60 - .../docs/operators/deployment/uploaders/s3.md | 64 - .../operators/deployment/uploaders/scp.md | 87 - .../docs/operators/heron-api-server.md | 94 - website/content/docs/operators/heron-cli.md | 387 -- .../content/docs/operators/heron-explorer.md | 185 - website/content/docs/operators/heron-shell.md | 72 - .../docs/operators/heron-tracker-api.md | 665 --- .../content/docs/operators/heron-tracker.md | 128 - website/content/docs/operators/heron-ui.md | 60 - .../docs/operators/observability/_index.md | 21 - .../docs/operators/observability/graphite.md | 101 - .../operators/observability/prometheus.md | 44 - .../docs/operators/observability/scribe.md | 48 - website/content/docs/resources.md | 65 - website/content/snippets/heron-eco-api.md | 39 - .../snippets/heron-on-kubernetes-config.md | 193 - .../content/snippets/heron-streamlet-api.md | 44 - website/data/alerts.yaml | 48 - website/data/configs/descriptions.yaml | 19 - website/data/configs/kubernetes.yaml | 324 -- website/data/toc.yaml | 188 - website/gulpfile.js | 88 - website/layouts/404.ace | 25 - website/layouts/docs/list.ace | 33 - website/layouts/docs/single.ace | 33 - website/layouts/index.ace | 71 - website/layouts/partials/css.includes.ace | 3 - website/layouts/partials/docs/main.ace | 5 - website/layouts/partials/docs/page-meta.ace | 4 - website/layouts/partials/footer.ace | 23 - website/layouts/partials/head.ace | 3 - website/layouts/partials/index/feed.ace | 1 - .../partials/index/google-analytics.ace | 8 - website/layouts/partials/index/index-meta.ace | 4 - .../partials/index/twitter-timeline.ace | 2 - website/layouts/partials/meta.ace | 17 - website/layouts/partials/navbar.ace | 28 - website/layouts/partials/sidenav.ace | 18 - website/layouts/shortcodes/alert.html | 34 - website/layouts/shortcodes/bazelVersion.html | 20 - website/layouts/shortcodes/configtable.html | 78 - website/layouts/shortcodes/currentYear.html | 20 - website/layouts/shortcodes/diagram.html | 20 - website/layouts/shortcodes/githubMaster.html | 20 - website/layouts/shortcodes/heronVersion.html | 20 - .../layouts/shortcodes/heronpyVersion.html | 20 - website/package.json | 14 - website/publish_site.sh | 35 - website/scripts/javadocs-overview.html | 22 - website/scripts/javadocs.sh | 78 - website/scripts/publish.sh | 36 - website/scripts/python-doc-gen.sh | 36 - website/scripts/setup.sh | 42 - website/static/css/font-awesome.min.css | 4 - website/static/fonts/FontAwesome.otf | Bin 109688 -> 0 bytes website/static/fonts/fontawesome-webfont.eot | Bin 70807 -> 0 bytes website/static/fonts/fontawesome-webfont.svg | 655 --- website/static/fonts/fontawesome-webfont.ttf | Bin 142072 -> 0 bytes website/static/fonts/fontawesome-webfont.woff | Bin 83588 -> 0 bytes .../static/fonts/fontawesome-webfont.woff2 | Bin 66624 -> 0 bytes website/static/img/.gitkeep | 0 .../static/img/aurora-local-cluster-start.png | Bin 28125 -> 0 bytes .../img/aurora-local-topology-submitted.png | Bin 58248 -> 0 bytes website/static/img/backpressure1.png | Bin 194560 -> 0 bytes website/static/img/backpressure2.png | Bin 196734 -> 0 bytes website/static/img/bolt-log.png | Bin 174799 -> 0 bytes website/static/img/component-metrics.png | Bin 43355 -> 0 bytes .../img/container-container-sandbox.png | Bin 386592 -> 0 bytes website/static/img/container-log-files.png | Bin 370459 -> 0 bytes website/static/img/containers.png | Bin 134630 -> 0 bytes website/static/img/data-flow.png | Bin 197881 -> 0 bytes website/static/img/dsl-physical-plan.png | Bin 35841 -> 0 bytes website/static/img/favicon-16x16.png | Bin 870 -> 0 bytes website/static/img/favicon-32x32.png | Bin 2341 -> 0 bytes website/static/img/heron-deployment.png | Bin 498371 -> 0 bytes website/static/img/heron-logos/1.ai | 319 -- website/static/img/heron-logos/1.eps | Bin 96081 -> 0 bytes website/static/img/heron-logos/1.jpg | Bin 622807 -> 0 bytes website/static/img/heron-logos/1.pdf | Bin 389242 -> 0 bytes website/static/img/heron-logos/1.png | Bin 37684 -> 0 bytes website/static/img/heron-logos/1.psd | Bin 755718 -> 0 bytes website/static/img/heron-logos/2.ai | 412 -- website/static/img/heron-logos/2.eps | Bin 119689 -> 0 bytes website/static/img/heron-logos/2.jpg | Bin 633665 -> 0 bytes website/static/img/heron-logos/2.pdf | Bin 390648 -> 0 bytes website/static/img/heron-logos/2.png | Bin 44295 -> 0 bytes website/static/img/heron-logos/2.psd | Bin 776485 -> 0 bytes website/static/img/heron-logos/3.ai | 651 --- website/static/img/heron-logos/3.eps | Bin 132138 -> 0 bytes website/static/img/heron-logos/3.jpg | Bin 637467 -> 0 bytes website/static/img/heron-logos/3.pdf | Bin 393506 -> 0 bytes website/static/img/heron-logos/3.png | Bin 52615 -> 0 bytes website/static/img/heron-logos/3.psd | Bin 786991 -> 0 bytes website/static/img/heron-tracker.png | Bin 81032 -> 0 bytes .../img/heron-ui-topology-submitted.png | Bin 38607 -> 0 bytes website/static/img/heron-ui.png | Bin 92067 -> 0 bytes .../static/img/incubator_feather_egg_logo.png | Bin 30207 -> 0 bytes website/static/img/intellij-save-console.jpg | Bin 208348 -> 0 bytes .../static/img/intellij-set-breakpoint.jpg | Bin 131030 -> 0 bytes website/static/img/logical-plan.png | Bin 40516 -> 0 bytes website/static/img/logical-topology.png | Bin 44554 -> 0 bytes website/static/img/logo54x54.png | Bin 5014 -> 0 bytes .../static/img/mesos-local-heron-ui-more.png | Bin 222499 -> 0 bytes .../mesos-local-heron-ui-to-mesos-console.png | Bin 171826 -> 0 bytes website/static/img/mesos-local-heron-ui.png | Bin 145451 -> 0 bytes ...mesos-management-console-with-topology.png | Bin 282080 -> 0 bytes .../static/img/mesos-management-console.png | Bin 208141 -> 0 bytes website/static/img/physicalplan.png | Bin 278323 -> 0 bytes website/static/img/tmaster.png | Bin 322711 -> 0 bytes website/static/img/topology-counters.png | Bin 44711 -> 0 bytes website/static/img/topology-info.png | Bin 14134 -> 0 bytes website/static/img/topology-metrics.png | Bin 69316 -> 0 bytes .../img/topology-submit-sequence-diagram.png | Bin 99160 -> 0 bytes website/static/img/topology.png | Bin 180277 -> 0 bytes .../static/img/ui-guide/all-topologies.png | Bin 229160 -> 0 bytes website/static/img/ui-guide/config.png | Bin 194766 -> 0 bytes website/static/img/ui-guide/dump.png | Bin 57488 -> 0 bytes website/static/img/ui-guide/exceptions.png | Bin 240154 -> 0 bytes website/static/img/ui-guide/histo.png | Bin 477470 -> 0 bytes website/static/img/ui-guide/jobpage1.png | Bin 515489 -> 0 bytes .../static/img/ui-guide/jobpage2-logfiles.png | Bin 679322 -> 0 bytes website/static/img/ui-guide/jstack.png | Bin 494768 -> 0 bytes website/static/img/ui-guide/logs.png | Bin 786197 -> 0 bytes website/static/img/ui-guide/pid.png | Bin 23304 -> 0 bytes .../static/img/ui-guide/topology-capacity.png | Bin 255599 -> 0 bytes .../img/ui-guide/topology-component.png | Bin 145849 -> 0 bytes .../static/img/ui-guide/topology-config.png | Bin 105594 -> 0 bytes .../static/img/ui-guide/topology-failures.png | Bin 247672 -> 0 bytes .../img/ui-guide/topology-instance-links.png | Bin 74950 -> 0 bytes .../static/img/ui-guide/topology-instance.png | Bin 171341 -> 0 bytes website/static/img/ui-guide/topology1.png | Bin 228612 -> 0 bytes website/static/img/ui-guide/topology2.png | Bin 250786 -> 0 bytes website/static/img/ui.png | Bin 167623 -> 0 bytes website/static/img/virtual-box-memory.png | Bin 98137 -> 0 bytes website/static/img/virtual-box-processors.png | Bin 75819 -> 0 bytes website/static/img/viz-link.png | Bin 15759 -> 0 bytes website/static/js/bootstrap.js | 2363 ----------- website/static/js/jquery.scrollTo.js | 210 - website/yarn.lock | 3622 ----------------- 294 files changed, 32528 deletions(-) delete mode 100644 website/.gitignore delete mode 100755 website/Makefile delete mode 100644 website/README.md delete mode 100644 website/archetypes/blog.md delete mode 100644 website/archetypes/default.md delete mode 100644 website/archetypes/docs.md delete mode 100644 website/assets/css/.gitkeep delete mode 100644 website/assets/css/font-awesome.min.css delete mode 100644 website/assets/js/.gitkeep delete mode 100644 website/assets/js/app.js delete mode 100644 website/assets/sass/_bootstrap.scss delete mode 100644 website/assets/sass/_typography.scss delete mode 100644 website/assets/sass/_variables.scss delete mode 100644 website/assets/sass/bootstrap/_alerts.scss delete mode 100644 website/assets/sass/bootstrap/_badges.scss delete mode 100644 website/assets/sass/bootstrap/_bootstrap-compass.scss delete mode 100644 website/assets/sass/bootstrap/_bootstrap-mincer.scss delete mode 100644 website/assets/sass/bootstrap/_bootstrap-sprockets.scss delete mode 100644 website/assets/sass/bootstrap/_breadcrumbs.scss delete mode 100644 website/assets/sass/bootstrap/_button-groups.scss delete mode 100644 website/assets/sass/bootstrap/_buttons.scss delete mode 100644 website/assets/sass/bootstrap/_carousel.scss delete mode 100644 website/assets/sass/bootstrap/_close.scss delete mode 100644 website/assets/sass/bootstrap/_code.scss delete mode 100644 website/assets/sass/bootstrap/_component-animations.scss delete mode 100644 website/assets/sass/bootstrap/_dropdowns.scss delete mode 100644 website/assets/sass/bootstrap/_forms.scss delete mode 100644 website/assets/sass/bootstrap/_glyphicons.scss delete mode 100644 website/assets/sass/bootstrap/_grid.scss delete mode 100644 website/assets/sass/bootstrap/_input-groups.scss delete mode 100644 website/assets/sass/bootstrap/_jumbotron.scss delete mode 100644 website/assets/sass/bootstrap/_labels.scss delete mode 100644 website/assets/sass/bootstrap/_list-group.scss delete mode 100644 website/assets/sass/bootstrap/_media.scss delete mode 100644 website/assets/sass/bootstrap/_mixins.scss delete mode 100644 website/assets/sass/bootstrap/_modals.scss delete mode 100644 website/assets/sass/bootstrap/_navbar.scss delete mode 100644 website/assets/sass/bootstrap/_navs.scss delete mode 100644 website/assets/sass/bootstrap/_normalize.scss delete mode 100644 website/assets/sass/bootstrap/_pager.scss delete mode 100644 website/assets/sass/bootstrap/_pagination.scss delete mode 100644 website/assets/sass/bootstrap/_panels.scss delete mode 100644 website/assets/sass/bootstrap/_popovers.scss delete mode 100644 website/assets/sass/bootstrap/_print.scss delete mode 100644 website/assets/sass/bootstrap/_progress-bars.scss delete mode 100644 website/assets/sass/bootstrap/_responsive-embed.scss delete mode 100644 website/assets/sass/bootstrap/_responsive-utilities.scss delete mode 100644 website/assets/sass/bootstrap/_scaffolding.scss delete mode 100644 website/assets/sass/bootstrap/_tables.scss delete mode 100644 website/assets/sass/bootstrap/_theme.scss delete mode 100644 website/assets/sass/bootstrap/_thumbnails.scss delete mode 100644 website/assets/sass/bootstrap/_tooltip.scss delete mode 100644 website/assets/sass/bootstrap/_type.scss delete mode 100644 website/assets/sass/bootstrap/_utilities.scss delete mode 100644 website/assets/sass/bootstrap/_variables.scss delete mode 100644 website/assets/sass/bootstrap/_wells.scss delete mode 100644 website/assets/sass/bootstrap/mixins/_alerts.scss delete mode 100644 website/assets/sass/bootstrap/mixins/_background-variant.scss delete mode 100644 website/assets/sass/bootstrap/mixins/_border-radius.scss delete mode 100644 website/assets/sass/bootstrap/mixins/_buttons.scss delete mode 100644 website/assets/sass/bootstrap/mixins/_center-block.scss delete mode 100644 website/assets/sass/bootstrap/mixins/_clearfix.scss delete mode 100644 website/assets/sass/bootstrap/mixins/_forms.scss delete mode 100644 website/assets/sass/bootstrap/mixins/_gradients.scss delete mode 100644 website/assets/sass/bootstrap/mixins/_grid-framework.scss delete mode 100644 website/assets/sass/bootstrap/mixins/_grid.scss delete mode 100644 website/assets/sass/bootstrap/mixins/_hide-text.scss delete mode 100644 website/assets/sass/bootstrap/mixins/_image.scss delete mode 100644 website/assets/sass/bootstrap/mixins/_labels.scss delete mode 100644 website/assets/sass/bootstrap/mixins/_list-group.scss delete mode 100644 website/assets/sass/bootstrap/mixins/_nav-divider.scss delete mode 100644 website/assets/sass/bootstrap/mixins/_nav-vertical-align.scss delete mode 100644 website/assets/sass/bootstrap/mixins/_opacity.scss delete mode 100644 website/assets/sass/bootstrap/mixins/_pagination.scss delete mode 100644 website/assets/sass/bootstrap/mixins/_panels.scss delete mode 100644 website/assets/sass/bootstrap/mixins/_progress-bar.scss delete mode 100644 website/assets/sass/bootstrap/mixins/_reset-filter.scss delete mode 100644 website/assets/sass/bootstrap/mixins/_reset-text.scss delete mode 100644 website/assets/sass/bootstrap/mixins/_resize.scss delete mode 100644 website/assets/sass/bootstrap/mixins/_responsive-visibility.scss delete mode 100644 website/assets/sass/bootstrap/mixins/_size.scss delete mode 100644 website/assets/sass/bootstrap/mixins/_tab-focus.scss delete mode 100644 website/assets/sass/bootstrap/mixins/_table-row.scss delete mode 100644 website/assets/sass/bootstrap/mixins/_text-emphasis.scss delete mode 100644 website/assets/sass/bootstrap/mixins/_text-overflow.scss delete mode 100644 website/assets/sass/bootstrap/mixins/_vendor-prefixes.scss delete mode 100644 website/assets/sass/style.scss delete mode 100755 website/build_site.sh delete mode 100755 website/config.yaml delete mode 100644 website/content/docs/concepts/architecture.md delete mode 100644 website/content/docs/concepts/delivery-semantics.md delete mode 100644 website/content/docs/concepts/design-goals.md delete mode 100644 website/content/docs/concepts/streamlet-api.md delete mode 100644 website/content/docs/concepts/topologies.md delete mode 100644 website/content/docs/contributors/codebase.md delete mode 100644 website/content/docs/contributors/community.md delete mode 100644 website/content/docs/contributors/custom-metrics-sink.md delete mode 100644 website/content/docs/contributors/custom-scheduler.md delete mode 100644 website/content/docs/contributors/governance.md delete mode 100644 website/content/docs/contributors/license.md delete mode 100644 website/content/docs/contributors/roadmap.md delete mode 100644 website/content/docs/contributors/support.md delete mode 100644 website/content/docs/contributors/testing.md delete mode 100644 website/content/docs/developers/compiling/compiling.md delete mode 100644 website/content/docs/developers/compiling/docker.md delete mode 100644 website/content/docs/developers/compiling/linux.md delete mode 100644 website/content/docs/developers/compiling/mac.md delete mode 100644 website/content/docs/developers/data-model.md delete mode 100644 website/content/docs/developers/java/bolts.md delete mode 100644 website/content/docs/developers/java/eco-api.mmark delete mode 100644 website/content/docs/developers/java/effectively-once.md delete mode 100644 website/content/docs/developers/java/spouts.md delete mode 100644 website/content/docs/developers/java/streamlet-api.mmark delete mode 100644 website/content/docs/developers/java/topologies.md delete mode 100644 website/content/docs/developers/packing/ffdpacking.md delete mode 100644 website/content/docs/developers/python/bolts.md delete mode 100644 website/content/docs/developers/python/spouts.md delete mode 100644 website/content/docs/developers/python/topologies.md delete mode 100644 website/content/docs/developers/scala/streamlet-api.mmark delete mode 100644 website/content/docs/developers/serialization.md delete mode 100644 website/content/docs/developers/simulator-mode.md delete mode 100644 website/content/docs/developers/troubleshooting.md delete mode 100644 website/content/docs/developers/tuning.md delete mode 100644 website/content/docs/developers/ui-guide.md delete mode 100644 website/content/docs/getting-started-troubleshooting.md delete mode 100644 website/content/docs/getting-started.md delete mode 100644 website/content/docs/migrate-storm-to-heron.md delete mode 100644 website/content/docs/operators/configuration/config-intro.md delete mode 100644 website/content/docs/operators/configuration/instance.md delete mode 100644 website/content/docs/operators/configuration/metrics-manager.md delete mode 100644 website/content/docs/operators/configuration/stmgr.md delete mode 100644 website/content/docs/operators/configuration/system.md delete mode 100644 website/content/docs/operators/configuration/tmaster.md delete mode 100644 website/content/docs/operators/deployment/_index.md delete mode 100644 website/content/docs/operators/deployment/configuration.md delete mode 100644 website/content/docs/operators/deployment/schedulers/aurora-local-setup.md delete mode 100644 website/content/docs/operators/deployment/schedulers/aurora.md delete mode 100644 website/content/docs/operators/deployment/schedulers/dcos.md delete mode 100644 website/content/docs/operators/deployment/schedulers/kubernetes-helm.md delete mode 100644 website/content/docs/operators/deployment/schedulers/kubernetes.md delete mode 100644 website/content/docs/operators/deployment/schedulers/local.md delete mode 100644 website/content/docs/operators/deployment/schedulers/mesos-local-mac.md delete mode 100644 website/content/docs/operators/deployment/schedulers/mesos.md delete mode 100644 website/content/docs/operators/deployment/schedulers/nomad-docker.md delete mode 100644 website/content/docs/operators/deployment/schedulers/nomad-raw-execs.md delete mode 100644 website/content/docs/operators/deployment/schedulers/nomad.md delete mode 100644 website/content/docs/operators/deployment/schedulers/slurm.md delete mode 100644 website/content/docs/operators/deployment/schedulers/standalone.md delete mode 100644 website/content/docs/operators/deployment/schedulers/yarn.md delete mode 100644 website/content/docs/operators/deployment/statemanagers/localfs.md delete mode 100644 website/content/docs/operators/deployment/statemanagers/zookeeper.md delete mode 100644 website/content/docs/operators/deployment/uploaders/_index.md delete mode 100644 website/content/docs/operators/deployment/uploaders/hdfs.md delete mode 100644 website/content/docs/operators/deployment/uploaders/http.md delete mode 100644 website/content/docs/operators/deployment/uploaders/localfs.md delete mode 100644 website/content/docs/operators/deployment/uploaders/s3.md delete mode 100644 website/content/docs/operators/deployment/uploaders/scp.md delete mode 100644 website/content/docs/operators/heron-api-server.md delete mode 100644 website/content/docs/operators/heron-cli.md delete mode 100644 website/content/docs/operators/heron-explorer.md delete mode 100644 website/content/docs/operators/heron-shell.md delete mode 100644 website/content/docs/operators/heron-tracker-api.md delete mode 100644 website/content/docs/operators/heron-tracker.md delete mode 100644 website/content/docs/operators/heron-ui.md delete mode 100644 website/content/docs/operators/observability/_index.md delete mode 100644 website/content/docs/operators/observability/graphite.md delete mode 100644 website/content/docs/operators/observability/prometheus.md delete mode 100644 website/content/docs/operators/observability/scribe.md delete mode 100644 website/content/docs/resources.md delete mode 100644 website/content/snippets/heron-eco-api.md delete mode 100644 website/content/snippets/heron-on-kubernetes-config.md delete mode 100644 website/content/snippets/heron-streamlet-api.md delete mode 100644 website/data/alerts.yaml delete mode 100644 website/data/configs/descriptions.yaml delete mode 100644 website/data/configs/kubernetes.yaml delete mode 100644 website/data/toc.yaml delete mode 100644 website/gulpfile.js delete mode 100644 website/layouts/404.ace delete mode 100644 website/layouts/docs/list.ace delete mode 100644 website/layouts/docs/single.ace delete mode 100644 website/layouts/index.ace delete mode 100644 website/layouts/partials/css.includes.ace delete mode 100644 website/layouts/partials/docs/main.ace delete mode 100644 website/layouts/partials/docs/page-meta.ace delete mode 100644 website/layouts/partials/footer.ace delete mode 100644 website/layouts/partials/head.ace delete mode 100644 website/layouts/partials/index/feed.ace delete mode 100644 website/layouts/partials/index/google-analytics.ace delete mode 100644 website/layouts/partials/index/index-meta.ace delete mode 100644 website/layouts/partials/index/twitter-timeline.ace delete mode 100644 website/layouts/partials/meta.ace delete mode 100644 website/layouts/partials/navbar.ace delete mode 100644 website/layouts/partials/sidenav.ace delete mode 100644 website/layouts/shortcodes/alert.html delete mode 100644 website/layouts/shortcodes/bazelVersion.html delete mode 100644 website/layouts/shortcodes/configtable.html delete mode 100644 website/layouts/shortcodes/currentYear.html delete mode 100644 website/layouts/shortcodes/diagram.html delete mode 100644 website/layouts/shortcodes/githubMaster.html delete mode 100644 website/layouts/shortcodes/heronVersion.html delete mode 100644 website/layouts/shortcodes/heronpyVersion.html delete mode 100755 website/package.json delete mode 100755 website/publish_site.sh delete mode 100644 website/scripts/javadocs-overview.html delete mode 100755 website/scripts/javadocs.sh delete mode 100755 website/scripts/publish.sh delete mode 100755 website/scripts/python-doc-gen.sh delete mode 100755 website/scripts/setup.sh delete mode 100644 website/static/css/font-awesome.min.css delete mode 100644 website/static/fonts/FontAwesome.otf delete mode 100644 website/static/fonts/fontawesome-webfont.eot delete mode 100644 website/static/fonts/fontawesome-webfont.svg delete mode 100644 website/static/fonts/fontawesome-webfont.ttf delete mode 100644 website/static/fonts/fontawesome-webfont.woff delete mode 100644 website/static/fonts/fontawesome-webfont.woff2 delete mode 100644 website/static/img/.gitkeep delete mode 100644 website/static/img/aurora-local-cluster-start.png delete mode 100644 website/static/img/aurora-local-topology-submitted.png delete mode 100755 website/static/img/backpressure1.png delete mode 100755 website/static/img/backpressure2.png delete mode 100644 website/static/img/bolt-log.png delete mode 100755 website/static/img/component-metrics.png delete mode 100644 website/static/img/container-container-sandbox.png delete mode 100644 website/static/img/container-log-files.png delete mode 100755 website/static/img/containers.png delete mode 100755 website/static/img/data-flow.png delete mode 100644 website/static/img/dsl-physical-plan.png delete mode 100644 website/static/img/favicon-16x16.png delete mode 100644 website/static/img/favicon-32x32.png delete mode 100644 website/static/img/heron-deployment.png delete mode 100644 website/static/img/heron-logos/1.ai delete mode 100644 website/static/img/heron-logos/1.eps delete mode 100644 website/static/img/heron-logos/1.jpg delete mode 100644 website/static/img/heron-logos/1.pdf delete mode 100644 website/static/img/heron-logos/1.png delete mode 100644 website/static/img/heron-logos/1.psd delete mode 100644 website/static/img/heron-logos/2.ai delete mode 100644 website/static/img/heron-logos/2.eps delete mode 100644 website/static/img/heron-logos/2.jpg delete mode 100644 website/static/img/heron-logos/2.pdf delete mode 100644 website/static/img/heron-logos/2.png delete mode 100644 website/static/img/heron-logos/2.psd delete mode 100644 website/static/img/heron-logos/3.ai delete mode 100644 website/static/img/heron-logos/3.eps delete mode 100644 website/static/img/heron-logos/3.jpg delete mode 100644 website/static/img/heron-logos/3.pdf delete mode 100644 website/static/img/heron-logos/3.png delete mode 100644 website/static/img/heron-logos/3.psd delete mode 100644 website/static/img/heron-tracker.png delete mode 100644 website/static/img/heron-ui-topology-submitted.png delete mode 100644 website/static/img/heron-ui.png delete mode 100644 website/static/img/incubator_feather_egg_logo.png delete mode 100644 website/static/img/intellij-save-console.jpg delete mode 100644 website/static/img/intellij-set-breakpoint.jpg delete mode 100644 website/static/img/logical-plan.png delete mode 100644 website/static/img/logical-topology.png delete mode 100755 website/static/img/logo54x54.png delete mode 100644 website/static/img/mesos-local-heron-ui-more.png delete mode 100644 website/static/img/mesos-local-heron-ui-to-mesos-console.png delete mode 100644 website/static/img/mesos-local-heron-ui.png delete mode 100644 website/static/img/mesos-management-console-with-topology.png delete mode 100644 website/static/img/mesos-management-console.png delete mode 100755 website/static/img/physicalplan.png delete mode 100755 website/static/img/tmaster.png delete mode 100644 website/static/img/topology-counters.png delete mode 100644 website/static/img/topology-info.png delete mode 100644 website/static/img/topology-metrics.png delete mode 100644 website/static/img/topology-submit-sequence-diagram.png delete mode 100755 website/static/img/topology.png delete mode 100644 website/static/img/ui-guide/all-topologies.png delete mode 100644 website/static/img/ui-guide/config.png delete mode 100644 website/static/img/ui-guide/dump.png delete mode 100644 website/static/img/ui-guide/exceptions.png delete mode 100644 website/static/img/ui-guide/histo.png delete mode 100644 website/static/img/ui-guide/jobpage1.png delete mode 100644 website/static/img/ui-guide/jobpage2-logfiles.png delete mode 100644 website/static/img/ui-guide/jstack.png delete mode 100644 website/static/img/ui-guide/logs.png delete mode 100644 website/static/img/ui-guide/pid.png delete mode 100644 website/static/img/ui-guide/topology-capacity.png delete mode 100644 website/static/img/ui-guide/topology-component.png delete mode 100644 website/static/img/ui-guide/topology-config.png delete mode 100644 website/static/img/ui-guide/topology-failures.png delete mode 100644 website/static/img/ui-guide/topology-instance-links.png delete mode 100644 website/static/img/ui-guide/topology-instance.png delete mode 100644 website/static/img/ui-guide/topology1.png delete mode 100644 website/static/img/ui-guide/topology2.png delete mode 100644 website/static/img/ui.png delete mode 100755 website/static/img/virtual-box-memory.png delete mode 100755 website/static/img/virtual-box-processors.png delete mode 100644 website/static/img/viz-link.png delete mode 100644 website/static/js/bootstrap.js delete mode 100644 website/static/js/jquery.scrollTo.js delete mode 100644 website/yarn.lock diff --git a/website/.gitignore b/website/.gitignore deleted file mode 100644 index 72a33f28581..00000000000 --- a/website/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -# Generated artifacts for the website -package-lock.json -node_modules/ -public/ -static/api -static/css/style*.css -static/js/app*.js -data/assetHashes.json diff --git a/website/Makefile b/website/Makefile deleted file mode 100755 index 027b4ac23cd..00000000000 --- a/website/Makefile +++ /dev/null @@ -1,52 +0,0 @@ -HERONPY_VERSION := $(shell python -c "import yaml; print yaml.load(open('config.yaml', 'r'))['params']['versions']['heronpy']") -NODE_BIN = node_modules/.bin -GULP = $(NODE_BIN)/gulp -CONCURRENTLY = $(NODE_BIN)/concurrently - -setup: - scripts/setup.sh - -clean: - rm -rf public/* static/api static/style.css static/style*.css - -develop-content: build-static-assets - @ENV=development hugo serve --buildDrafts --disableFastRender - -serve: - $(CONCURRENTLY) "make develop-content" "make develop-static-assets" - -develop-static-assets: - @$(GULP) dev - -build-static-assets: - @$(GULP) build - -pages: - @ENV=production hugo - -linkchecker: - @scripts/linkchecker.sh - -javadocs: - @scripts/javadocs.sh - -python-docs: - @scripts/python-doc-gen.sh $(HERONPY_VERSION) - -site: - @make clean - @make build-static-assets - @make javadocs - @make python-docs - @make pages - @rm static/css/style-*.css static/js/app-*.js - -publish: - @scripts/publish.sh - -travis-site: - @make clean - @make build-static-assets - @scripts/javadocs.sh --travis - @make python-docs - @make pages diff --git a/website/README.md b/website/README.md deleted file mode 100644 index 0ef1bedf997..00000000000 --- a/website/README.md +++ /dev/null @@ -1,146 +0,0 @@ - -# Heron Documentation - -Heron's documentation was primarily built using the following components: - -* [Hugo](http://gohugo.io) --- Static site generator -* [GulpJS](http://gulpjs.com) --- Build tool for static assets -* [Twitter Bootstrap](http://getbootstrap.com) --- Sass/CSS and JavaScript - -## Documentation Setup - -Running the Heron documentation locally requires that you have the following -installed: - -* [Make](https://www.gnu.org/software/make/) -* [Node.js](https://nodejs.org/en/) -* [npm](https://www.npmjs.com/) -* [pip](https://pypi.python.org/pypi/pip) - install `PyYAML>=3.12` -* [Go](https://golang.org) (make sure that your `GOPATH` and `GOROOT` are set) - -### macOS setup - -To get set up on macOS: - -```bash -$ cd website -$ make setup -$ make build-static-assets -``` - -This will install Gulp and all of the necessary Gulp plugins and build the -static assets for the site, as well as some necessary Python libraries. - -### Other Operating Systems Setup - -Although the documentation is currently set up to be built and run on OS X, it's -also possible to do so on other systems. In addition to Node.js and npm you will -also need to [install Hugo](https://github.com/spf13/hugo/releases). Once those -are installed: - -1. Navigate to the `website` folder -2. Run `npm install` -3. Run `make site` - -## Building the Docs Locally - -To build the docs locally: - -```bash -$ make site -``` - -This will generate a full build of the docs in the `public` folder, a full build -of the static assets in the `static` folder, and check all links. If broken -links are found, see `linkchecker-errors.csv` (you can safely leave this file in -your directory, as it is ignored by Git). - -## Running the Site Locally - -To serve the site locally: - -```bash -$ make serve -``` - -This will run the docs locally on `localhost:1313`. Navigate to -[localhost:1313/heron](http://localhost:1313/heron) to see the served docs. Or -open the browser from the command line: - -```bash -$ open http://localhost:1313/incubator-heron/ -``` - -You can edit `.md` files and they will be automatically updated in your browser. - -## Working on Static Assets - -If you'd like to work on the site's static assets (Sass/CSS, JavaScript, etc.), -you can run `make develop-static-assets`. This will build all of the static -assets in the `assets` folder, store the build artifacts in the `static` -folder, and then watch the `assets` folder for changes, rebuilding when changes -are made. - -## Checking Links - -To verify that the links in the docs are all valid, make sure `wget` is installed -and run `make linkchecker`, which will produce a report of broken links. However, -no URL of parent webpages that contain broken links will be reported, but -one can use `grep` command to find those parent webpages. - -## Publishing the Site - -The content on the [twitter.github.io/heron](http://twitter.github.io/heron) -website is what is committed on the [gh-pages -branch](https://github.com/apache/incubator-heron/tree/gh-pages) of the Heron repo. To -simplify publishing docs generated from `master` onto the `gh-pages` branch, the -output directory of the site build process (i.e. `website/public`) is a -submodule that points to the `gh-pages` branch of the heron repo. - -A one-time setup is required to initialize the `website/public` submodule: - -``` -$ rm -rf website/public -$ git submodule update --init -$ cd website/public -$ git checkout gh-pages -$ git remote rename origin upstream -``` - -With the submodule in place, you will notice that when you `cd` into `website/public` -and run `git status` or `git remote -v`, it appears as another heron repo based off -of the `gh-pages` branch. - -```bash -$ git status -On branch master -Your branch is up-to-date with 'upstream/master'. -$ cd website/public -$ git status -On branch gh-pages -Your branch is up-to-date with 'upstream/gh-pages'. -``` - -To publish the site docs: - -1. Make the site as described in the above section. Verify all links are valid. -2. Change to the `website/public` directory, commit everything to the `gh-pages` branch and push to - the `upstream` repo. You can also push to the `gh-pages` branch of your own fork and verify the - site at `http://[username].github.io/heron`. diff --git a/website/archetypes/blog.md b/website/archetypes/blog.md deleted file mode 100644 index 16e6419173a..00000000000 --- a/website/archetypes/blog.md +++ /dev/null @@ -1,24 +0,0 @@ - ---- -categories: -- blog -tags: -title: ---- diff --git a/website/archetypes/default.md b/website/archetypes/default.md deleted file mode 100644 index 411885560c0..00000000000 --- a/website/archetypes/default.md +++ /dev/null @@ -1,20 +0,0 @@ - ---- ---- diff --git a/website/archetypes/docs.md b/website/archetypes/docs.md deleted file mode 100644 index 67e6b122920..00000000000 --- a/website/archetypes/docs.md +++ /dev/null @@ -1,23 +0,0 @@ - ---- -categories: - - docs -tags: ---- diff --git a/website/assets/css/.gitkeep b/website/assets/css/.gitkeep deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/website/assets/css/font-awesome.min.css b/website/assets/css/font-awesome.min.css deleted file mode 100644 index d0603cb4b01..00000000000 --- a/website/assets/css/font-awesome.min.css +++ /dev/null @@ -1,4 +0,0 @@ -/*! - * Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome - * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) - */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.5.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"} diff --git a/website/assets/js/.gitkeep b/website/assets/js/.gitkeep deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/website/assets/js/app.js b/website/assets/js/app.js deleted file mode 100644 index b9b1f8f9f61..00000000000 --- a/website/assets/js/app.js +++ /dev/null @@ -1,38 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - -$(function() { - var LS = window.localStorage; - var selected = LS['sidebar-selected'] || null; - - if (selected != null) { - var selectedElement = '#' + selected; - $(selectedElement).collapse('show'); - $('aside.hn-sidebar').scrollTo(selectedElement); - } - - var tabs = $("[id^='collapse']"); - tabs.on('shown.bs.collapse', function() { - LS['sidebar-selected'] = this.id; - }); - - tabs.on('hidden.bs.collapse', function() { - LS['sidebar-selected'] = null; - }); -}); diff --git a/website/assets/sass/_bootstrap.scss b/website/assets/sass/_bootstrap.scss deleted file mode 100644 index b3567bf6a50..00000000000 --- a/website/assets/sass/_bootstrap.scss +++ /dev/null @@ -1,60 +0,0 @@ -/*! - * Bootstrap v3.3.6 (http://getbootstrap.com) - * Copyright 2011-2015 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - */ - -// Sprockets, etc. -@import "bootstrap/bootstrap-compass"; -@import "bootstrap/bootstrap-sprockets"; - -// Core variables and mixins -@import "bootstrap/variables"; -@import "bootstrap/mixins"; - -// Reset and dependencies -@import "bootstrap/normalize"; -@import "bootstrap/print"; -@import "bootstrap/glyphicons"; - -// Core CSS -@import "bootstrap/scaffolding"; -@import "bootstrap/type"; -@import "bootstrap/code"; -@import "bootstrap/grid"; -@import "bootstrap/tables"; -@import "bootstrap/forms"; -@import "bootstrap/buttons"; - -// Components -@import "bootstrap/component-animations"; -@import "bootstrap/dropdowns"; -@import "bootstrap/button-groups"; -@import "bootstrap/input-groups"; -@import "bootstrap/navs"; -@import "bootstrap/navbar"; -@import "bootstrap/breadcrumbs"; -@import "bootstrap/pagination"; -@import "bootstrap/pager"; -@import "bootstrap/labels"; -@import "bootstrap/badges"; -@import "bootstrap/jumbotron"; -@import "bootstrap/thumbnails"; -@import "bootstrap/alerts"; -@import "bootstrap/progress-bars"; -@import "bootstrap/media"; -@import "bootstrap/list-group"; -@import "bootstrap/panels"; -@import "bootstrap/responsive-embed"; -@import "bootstrap/wells"; -@import "bootstrap/close"; - -// Components w/ JavaScript -@import "bootstrap/modals"; -@import "bootstrap/tooltip"; -@import "bootstrap/popovers"; -@import "bootstrap/carousel"; - -// Utility classes -@import "bootstrap/utilities"; -@import "bootstrap/responsive-utilities"; diff --git a/website/assets/sass/_typography.scss b/website/assets/sass/_typography.scss deleted file mode 100644 index 8d95e239d6f..00000000000 --- a/website/assets/sass/_typography.scss +++ /dev/null @@ -1,259 +0,0 @@ -$base-margin: 1.5rem; -$base-padding: 1rem; -$base-font-size: 18px; -$base-line-height: 1.5; -$yellow: darken(yellow, 9%); - -h1.hn-docs-title { - font-size: 3rem; - margin-bottom: 1rem; - - & + .hn-docs-description { - font-size: 1.25rem; - text-align: right; - } -} - -article.hn-docs-content { - code { - color: $heron-blue-green; - background-color: lighten($light-gray, 25%); - font-size: inherit; - } - - h1 { - font-size: $base-font-size * 2; - margin-bottom: $base-margin * 1.3; - } - - h2 { - font-size: $base-font-size * 1.8; - margin-bottom: $base-margin * 1.2; - } - - h3 { - font-size: $base-font-size * 1.6; - margin-bottom: $base-margin * 1.1; - } - - h4 { - font-size: $base-font-size * 1.4; - margin-bottom: $base-margin; - } - - h5 { - font-size: $base-font-size * 1.2; - margin-bottom: $base-margin; - } - - img { - display: block; - max-width: 100%; - margin: $base-margin auto; - - &:hover { - width: 125%; - } - } - - p { - line-height: $base-line-height; - font-size: $base-font-size; - - & + p { - margin-top: $base-margin; - } - - & + { - h1, h2, h3, h4 { - margin-top: $base-margin * 1.5; - } - } - } - - blockquote { - margin: $base-margin 0; - padding: 20px; - border-left: .5rem solid $heron-blue-green; - background-color: lighten($light-gray, 22%); - - h2, h3, h4 { - margin: .25rem 0 1.25rem 0; - } - - h4 { - font-size: $base-font-size * 1.5; - - & + p { - margin-top: $base-margin; - } - } - - p { - font-size: $base-font-size * 1.1; - } - - ul { - margin-bottom: 0; - } - } - - table, td, th { - border-collapse: collapse; - } - - th, td { - padding: 10px 20px 10px 5px; - line-height: 1.4; - } - - table { - margin: $base-margin 0; - table-layout: initial; - - thead { - font-size: $base-font-size * 1.1; - border-bottom: 1px solid black; - } - - tbody { - tr { - border-bottom: 1px solid $light-gray; - - td { - code { - font-size: $base-font-size; - } - } - - &:hover { - background-color: lighten($light-gray, 27%); - } - } - } - } - - ol { - li { - font-size: $base-font-size * .9; - } - } - - ol, ul { - margin: $base-margin 0; - - li { - font-size: $base-font-size; - padding-bottom: 0; - - ul { - margin: .5rem auto; - } - - & + li { - margin-top: $base-margin * .15; - } - } - } - - ul { - li { - list-style-type: square; - } - } - - .highlight { - margin: $base-margin * .8 0; - max-width: 100%; - - pre { - color: $light-gray; - padding: $base-padding * 1.25; - - code { - font-size: $base-font-size; - color: $light-gray; - background-color: #263238; - white-space: pre; - - .hll { background-color: #49483e } - .c { color: #75715e; } /* Comment */ - .err { color: #960050; background-color: #1e0010 } /* Error */ - .k { color: #66d9ef } /* Keyword */ - .l { color: #ae81ff } /* Literal */ - .n { color: #f8f8f2 } /* Name */ - .o { color: #f92672 } /* Operator */ - .p { color: #f8f8f2 } /* Punctuation */ - .ch { color: #75715e } /* Comment.Hashbang */ - .cm { color: #75715e } /* Comment.Multiline */ - .cp { color: #75715e } /* Comment.Preproc */ - .cpf { color: #75715e } /* Comment.PreprocFile */ - .c1 { color: #75715e } /* Comment.Single */ - .cs { color: #75715e } /* Comment.Special */ - .gd { color: #f92672 } /* Generic.Deleted */ - .ge { font-style: italic } /* Generic.Emph */ - .gi { color: #a6e22e } /* Generic.Inserted */ - .gs { font-weight: bold } /* Generic.Strong */ - .gu { color: #75715e } /* Generic.Subheading */ - .kc { color: #66d9ef } /* Keyword.Constant */ - .kd { color: #66d9ef } /* Keyword.Declaration */ - .kn { color: #f92672 } /* Keyword.Namespace */ - .kp { color: #66d9ef } /* Keyword.Pseudo */ - .kr { color: #66d9ef } /* Keyword.Reserved */ - .kt { color: #66d9ef } /* Keyword.Type */ - .ld { color: $yellow; } /* Literal.Date */ - .m { color: #ae81ff } /* Literal.Number */ - .s { color: $yellow; } /* Literal.String */ - .na { color: #a6e22e } /* Name.Attribute */ - .nb { color: #f8f8f2 } /* Name.Builtin */ - .nc { color: #a6e22e } /* Name.Class */ - .no { color: #66d9ef } /* Name.Constant */ - .nd { color: #a6e22e } /* Name.Decorator */ - .ni { color: #f8f8f2 } /* Name.Entity */ - .ne { color: #a6e22e } /* Name.Exception */ - .nf { color: #a6e22e } /* Name.Function */ - .nl { color: #f8f8f2 } /* Name.Label */ - .nn { color: #f8f8f2 } /* Name.Namespace */ - .nx { color: #a6e22e } /* Name.Other */ - .py { color: #f8f8f2 } /* Name.Property */ - .nt { color: #f92672 } /* Name.Tag */ - .nv { color: #f8f8f2 } /* Name.Variable */ - .ow { color: #f92672 } /* Operator.Word */ - .w { color: #f8f8f2 } /* Text.Whitespace */ - .mb { color: #ae81ff } /* Literal.Number.Bin */ - .mf { color: #ae81ff } /* Literal.Number.Float */ - .mh { color: #ae81ff } /* Literal.Number.Hex */ - .mi { color: #ae81ff } /* Literal.Number.Integer */ - .mo { color: #ae81ff } /* Literal.Number.Oct */ - .sb { color: $yellow; } /* Literal.String.Backtick */ - .sc { color: $yellow; } /* Literal.String.Char */ - .sd { color: $yellow; } /* Literal.String.Doc */ - .s2 { color: $yellow; } /* Literal.String.Double */ - .se { color: #ae81ff } /* Literal.String.Escape */ - .sh { color: $yellow; } /* Literal.String.Heredoc */ - .si { color: $yellow; } /* Literal.String.Interpol */ - .sx { color: $yellow; } /* Literal.String.Other */ - .sr { color: $yellow; } /* Literal.String.Regex */ - .s1 { color: $yellow; } /* Literal.String.Single */ - .ss { color: $yellow; } /* Literal.String.Symbol */ - .bp { color: #f8f8f2 } /* Name.Builtin.Pseudo */ - .vc { color: #f8f8f2 } /* Name.Variable.Class */ - .vg { color: #f8f8f2 } /* Name.Variable.Global */ - .vi { color: #f8f8f2 } /* Name.Variable.Instance */ - .il { color: #ae81ff } /* Literal.Number.Integer.Long */ - .clp { color: #f92672 } /* Command-line dollar sign */ - - &.language-bash { - .nb, .k { color: $light-gray; } - .o { color: $heron-blue-green; } - } - } - } - - & + { - h1, h2, h3, h4 { - margin-top: $base-margin * 1.75; - } - } - } -} diff --git a/website/assets/sass/_variables.scss b/website/assets/sass/_variables.scss deleted file mode 100644 index 6f915867a1d..00000000000 --- a/website/assets/sass/_variables.scss +++ /dev/null @@ -1,15 +0,0 @@ -// Set sans serif font -@import url(https://fonts.googleapis.com/css?family=Open+Sans); -$font-family-sans-serif: "Open Sans", sans-serif; - -// Set monospaced font -@import url(https://fonts.googleapis.com/css?family=Inconsolata); -$font-family-monospaced: "Inconsolata", monospace; - -// Heron-specific colors -$heron-blue-green: #4F8992; -$light-gray: lighten(#9d9d9d, 10%); -$heron-blue-gray: #263238; - -// Dimensions -$docs-main-bottom-margin: 8rem; \ No newline at end of file diff --git a/website/assets/sass/bootstrap/_alerts.scss b/website/assets/sass/bootstrap/_alerts.scss deleted file mode 100644 index 7d1e1fddd15..00000000000 --- a/website/assets/sass/bootstrap/_alerts.scss +++ /dev/null @@ -1,73 +0,0 @@ -// -// Alerts -// -------------------------------------------------- - - -// Base styles -// ------------------------- - -.alert { - padding: $alert-padding; - margin-bottom: $line-height-computed; - border: 1px solid transparent; - border-radius: $alert-border-radius; - - // Headings for larger alerts - h4 { - margin-top: 0; - // Specified for the h4 to prevent conflicts of changing $headings-color - color: inherit; - } - - // Provide class for links that match alerts - .alert-link { - font-weight: $alert-link-font-weight; - } - - // Improve alignment and spacing of inner content - > p, - > ul { - margin-bottom: 0; - } - - > p + p { - margin-top: 5px; - } -} - -// Dismissible alerts -// -// Expand the right padding and account for the close button's positioning. - -.alert-dismissable, // The misspelled .alert-dismissable was deprecated in 3.2.0. -.alert-dismissible { - padding-right: ($alert-padding + 20); - - // Adjust close link position - .close { - position: relative; - top: -2px; - right: -21px; - color: inherit; - } -} - -// Alternate styles -// -// Generate contextual modifier classes for colorizing the alert. - -.alert-success { - @include alert-variant($alert-success-bg, $alert-success-border, $alert-success-text); -} - -.alert-info { - @include alert-variant($alert-info-bg, $alert-info-border, $alert-info-text); -} - -.alert-warning { - @include alert-variant($alert-warning-bg, $alert-warning-border, $alert-warning-text); -} - -.alert-danger { - @include alert-variant($alert-danger-bg, $alert-danger-border, $alert-danger-text); -} diff --git a/website/assets/sass/bootstrap/_badges.scss b/website/assets/sass/bootstrap/_badges.scss deleted file mode 100644 index 70002e085b1..00000000000 --- a/website/assets/sass/bootstrap/_badges.scss +++ /dev/null @@ -1,68 +0,0 @@ -// -// Badges -// -------------------------------------------------- - - -// Base class -.badge { - display: inline-block; - min-width: 10px; - padding: 3px 7px; - font-size: $font-size-small; - font-weight: $badge-font-weight; - color: $badge-color; - line-height: $badge-line-height; - vertical-align: middle; - white-space: nowrap; - text-align: center; - background-color: $badge-bg; - border-radius: $badge-border-radius; - - // Empty badges collapse automatically (not available in IE8) - &:empty { - display: none; - } - - // Quick fix for badges in buttons - .btn & { - position: relative; - top: -1px; - } - - .btn-xs &, - .btn-group-xs > .btn & { - top: 0; - padding: 1px 5px; - } - - // [converter] extracted a& to a.badge - - // Account for badges in navs - .list-group-item.active > &, - .nav-pills > .active > a > & { - color: $badge-active-color; - background-color: $badge-active-bg; - } - - .list-group-item > & { - float: right; - } - - .list-group-item > & + & { - margin-right: 5px; - } - - .nav-pills > li > a > & { - margin-left: 3px; - } -} - -// Hover state, but only for links -a.badge { - &:hover, - &:focus { - color: $badge-link-hover-color; - text-decoration: none; - cursor: pointer; - } -} diff --git a/website/assets/sass/bootstrap/_bootstrap-compass.scss b/website/assets/sass/bootstrap/_bootstrap-compass.scss deleted file mode 100644 index 8fbc3cda5e3..00000000000 --- a/website/assets/sass/bootstrap/_bootstrap-compass.scss +++ /dev/null @@ -1,9 +0,0 @@ -@function twbs-font-path($path) { - @return font-url($path, true); -} - -@function twbs-image-path($path) { - @return image-url($path, true); -} - -$bootstrap-sass-asset-helper: true; diff --git a/website/assets/sass/bootstrap/_bootstrap-mincer.scss b/website/assets/sass/bootstrap/_bootstrap-mincer.scss deleted file mode 100644 index 0c4655e32d2..00000000000 --- a/website/assets/sass/bootstrap/_bootstrap-mincer.scss +++ /dev/null @@ -1,19 +0,0 @@ -// Mincer asset helper functions -// -// This must be imported into a .css.ejs.scss file. -// Then, <% %>-interpolations will be parsed as strings by Sass, and evaluated by EJS after Sass compilation. - - -@function twbs-font-path($path) { - // do something like following - // from "path/to/font.ext#suffix" to "<%- asset_path(path/to/font.ext)) + #suffix %>" - // from "path/to/font.ext?#suffix" to "<%- asset_path(path/to/font.ext)) + ?#suffix %>" - // or from "path/to/font.ext" just "<%- asset_path(path/to/font.ext)) %>" - @return "<%- asset_path("#{$path}".replace(/[#?].*$/, '')) + "#{$path}".replace(/(^[^#?]*)([#?]?.*$)/, '$2') %>"; -} - -@function twbs-image-path($file) { - @return "<%- asset_path("#{$file}") %>"; -} - -$bootstrap-sass-asset-helper: true; diff --git a/website/assets/sass/bootstrap/_bootstrap-sprockets.scss b/website/assets/sass/bootstrap/_bootstrap-sprockets.scss deleted file mode 100644 index 9fffc1eb4b1..00000000000 --- a/website/assets/sass/bootstrap/_bootstrap-sprockets.scss +++ /dev/null @@ -1,9 +0,0 @@ -@function twbs-font-path($path) { - @return font-path($path); -} - -@function twbs-image-path($path) { - @return image-path($path); -} - -$bootstrap-sass-asset-helper: true; diff --git a/website/assets/sass/bootstrap/_breadcrumbs.scss b/website/assets/sass/bootstrap/_breadcrumbs.scss deleted file mode 100644 index b61f0c731ca..00000000000 --- a/website/assets/sass/bootstrap/_breadcrumbs.scss +++ /dev/null @@ -1,28 +0,0 @@ -// -// Breadcrumbs -// -------------------------------------------------- - - -.breadcrumb { - padding: $breadcrumb-padding-vertical $breadcrumb-padding-horizontal; - margin-bottom: $line-height-computed; - list-style: none; - background-color: $breadcrumb-bg; - border-radius: $border-radius-base; - - > li { - display: inline-block; - - + li:before { - // [converter] Workaround for https://github.com/sass/libsass/issues/1115 - $nbsp: "\00a0"; - content: "#{$breadcrumb-separator}#{$nbsp}"; // Unicode space added since inline-block means non-collapsing white-space - padding: 0 5px; - color: $breadcrumb-color; - } - } - - > .active { - color: $breadcrumb-active-color; - } -} diff --git a/website/assets/sass/bootstrap/_button-groups.scss b/website/assets/sass/bootstrap/_button-groups.scss deleted file mode 100644 index baaacc44468..00000000000 --- a/website/assets/sass/bootstrap/_button-groups.scss +++ /dev/null @@ -1,244 +0,0 @@ -// -// Button groups -// -------------------------------------------------- - -// Make the div behave like a button -.btn-group, -.btn-group-vertical { - position: relative; - display: inline-block; - vertical-align: middle; // match .btn alignment given font-size hack above - > .btn { - position: relative; - float: left; - // Bring the "active" button to the front - &:hover, - &:focus, - &:active, - &.active { - z-index: 2; - } - } -} - -// Prevent double borders when buttons are next to each other -.btn-group { - .btn + .btn, - .btn + .btn-group, - .btn-group + .btn, - .btn-group + .btn-group { - margin-left: -1px; - } -} - -// Optional: Group multiple button groups together for a toolbar -.btn-toolbar { - margin-left: -5px; // Offset the first child's margin - @include clearfix; - - .btn, - .btn-group, - .input-group { - float: left; - } - > .btn, - > .btn-group, - > .input-group { - margin-left: 5px; - } -} - -.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) { - border-radius: 0; -} - -// Set corners individual because sometimes a single button can be in a .btn-group and we need :first-child and :last-child to both match -.btn-group > .btn:first-child { - margin-left: 0; - &:not(:last-child):not(.dropdown-toggle) { - @include border-right-radius(0); - } -} -// Need .dropdown-toggle since :last-child doesn't apply given a .dropdown-menu immediately after it -.btn-group > .btn:last-child:not(:first-child), -.btn-group > .dropdown-toggle:not(:first-child) { - @include border-left-radius(0); -} - -// Custom edits for including btn-groups within btn-groups (useful for including dropdown buttons within a btn-group) -.btn-group > .btn-group { - float: left; -} -.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn { - border-radius: 0; -} -.btn-group > .btn-group:first-child:not(:last-child) { - > .btn:last-child, - > .dropdown-toggle { - @include border-right-radius(0); - } -} -.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child { - @include border-left-radius(0); -} - -// On active and open, don't show outline -.btn-group .dropdown-toggle:active, -.btn-group.open .dropdown-toggle { - outline: 0; -} - - -// Sizing -// -// Remix the default button sizing classes into new ones for easier manipulation. - -.btn-group-xs > .btn { @extend .btn-xs; } -.btn-group-sm > .btn { @extend .btn-sm; } -.btn-group-lg > .btn { @extend .btn-lg; } - - -// Split button dropdowns -// ---------------------- - -// Give the line between buttons some depth -.btn-group > .btn + .dropdown-toggle { - padding-left: 8px; - padding-right: 8px; -} -.btn-group > .btn-lg + .dropdown-toggle { - padding-left: 12px; - padding-right: 12px; -} - -// The clickable button for toggling the menu -// Remove the gradient and set the same inset shadow as the :active state -.btn-group.open .dropdown-toggle { - @include box-shadow(inset 0 3px 5px rgba(0,0,0,.125)); - - // Show no shadow for `.btn-link` since it has no other button styles. - &.btn-link { - @include box-shadow(none); - } -} - - -// Reposition the caret -.btn .caret { - margin-left: 0; -} -// Carets in other button sizes -.btn-lg .caret { - border-width: $caret-width-large $caret-width-large 0; - border-bottom-width: 0; -} -// Upside down carets for .dropup -.dropup .btn-lg .caret { - border-width: 0 $caret-width-large $caret-width-large; -} - - -// Vertical button groups -// ---------------------- - -.btn-group-vertical { - > .btn, - > .btn-group, - > .btn-group > .btn { - display: block; - float: none; - width: 100%; - max-width: 100%; - } - - // Clear floats so dropdown menus can be properly placed - > .btn-group { - @include clearfix; - > .btn { - float: none; - } - } - - > .btn + .btn, - > .btn + .btn-group, - > .btn-group + .btn, - > .btn-group + .btn-group { - margin-top: -1px; - margin-left: 0; - } -} - -.btn-group-vertical > .btn { - &:not(:first-child):not(:last-child) { - border-radius: 0; - } - &:first-child:not(:last-child) { - @include border-top-radius($btn-border-radius-base); - @include border-bottom-radius(0); - } - &:last-child:not(:first-child) { - @include border-top-radius(0); - @include border-bottom-radius($btn-border-radius-base); - } -} -.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn { - border-radius: 0; -} -.btn-group-vertical > .btn-group:first-child:not(:last-child) { - > .btn:last-child, - > .dropdown-toggle { - @include border-bottom-radius(0); - } -} -.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child { - @include border-top-radius(0); -} - - -// Justified button groups -// ---------------------- - -.btn-group-justified { - display: table; - width: 100%; - table-layout: fixed; - border-collapse: separate; - > .btn, - > .btn-group { - float: none; - display: table-cell; - width: 1%; - } - > .btn-group .btn { - width: 100%; - } - - > .btn-group .dropdown-menu { - left: auto; - } -} - - -// Checkbox and radio options -// -// In order to support the browser's form validation feedback, powered by the -// `required` attribute, we have to "hide" the inputs via `clip`. We cannot use -// `display: none;` or `visibility: hidden;` as that also hides the popover. -// Simply visually hiding the inputs via `opacity` would leave them clickable in -// certain cases which is prevented by using `clip` and `pointer-events`. -// This way, we ensure a DOM element is visible to position the popover from. -// -// See https://github.com/twbs/bootstrap/pull/12794 and -// https://github.com/twbs/bootstrap/pull/14559 for more information. - -[data-toggle="buttons"] { - > .btn, - > .btn-group > .btn { - input[type="radio"], - input[type="checkbox"] { - position: absolute; - clip: rect(0,0,0,0); - pointer-events: none; - } - } -} diff --git a/website/assets/sass/bootstrap/_buttons.scss b/website/assets/sass/bootstrap/_buttons.scss deleted file mode 100644 index 6452b709f10..00000000000 --- a/website/assets/sass/bootstrap/_buttons.scss +++ /dev/null @@ -1,168 +0,0 @@ -// -// Buttons -// -------------------------------------------------- - - -// Base styles -// -------------------------------------------------- - -.btn { - display: inline-block; - margin-bottom: 0; // For input.btn - font-weight: $btn-font-weight; - text-align: center; - vertical-align: middle; - touch-action: manipulation; - cursor: pointer; - background-image: none; // Reset unusual Firefox-on-Android default style; see https://github.com/necolas/normalize.css/issues/214 - border: 1px solid transparent; - white-space: nowrap; - @include button-size($padding-base-vertical, $padding-base-horizontal, $font-size-base, $line-height-base, $btn-border-radius-base); - @include user-select(none); - - &, - &:active, - &.active { - &:focus, - &.focus { - @include tab-focus; - } - } - - &:hover, - &:focus, - &.focus { - color: $btn-default-color; - text-decoration: none; - } - - &:active, - &.active { - outline: 0; - background-image: none; - @include box-shadow(inset 0 3px 5px rgba(0,0,0,.125)); - } - - &.disabled, - &[disabled], - fieldset[disabled] & { - cursor: $cursor-disabled; - @include opacity(.65); - @include box-shadow(none); - } - - // [converter] extracted a& to a.btn -} - -a.btn { - &.disabled, - fieldset[disabled] & { - pointer-events: none; // Future-proof disabling of clicks on `` elements - } -} - - -// Alternate buttons -// -------------------------------------------------- - -.btn-default { - @include button-variant($btn-default-color, $btn-default-bg, $btn-default-border); -} -.btn-primary { - @include button-variant($btn-primary-color, $btn-primary-bg, $btn-primary-border); -} -// Success appears as green -.btn-success { - @include button-variant($btn-success-color, $btn-success-bg, $btn-success-border); -} -// Info appears as blue-green -.btn-info { - @include button-variant($btn-info-color, $btn-info-bg, $btn-info-border); -} -// Warning appears as orange -.btn-warning { - @include button-variant($btn-warning-color, $btn-warning-bg, $btn-warning-border); -} -// Danger and error appear as red -.btn-danger { - @include button-variant($btn-danger-color, $btn-danger-bg, $btn-danger-border); -} - - -// Link buttons -// ------------------------- - -// Make a button look and behave like a link -.btn-link { - color: $link-color; - font-weight: normal; - border-radius: 0; - - &, - &:active, - &.active, - &[disabled], - fieldset[disabled] & { - background-color: transparent; - @include box-shadow(none); - } - &, - &:hover, - &:focus, - &:active { - border-color: transparent; - } - &:hover, - &:focus { - color: $link-hover-color; - text-decoration: $link-hover-decoration; - background-color: transparent; - } - &[disabled], - fieldset[disabled] & { - &:hover, - &:focus { - color: $btn-link-disabled-color; - text-decoration: none; - } - } -} - - -// Button Sizes -// -------------------------------------------------- - -.btn-lg { - // line-height: ensure even-numbered height of button next to large input - @include button-size($padding-large-vertical, $padding-large-horizontal, $font-size-large, $line-height-large, $btn-border-radius-large); -} -.btn-sm { - // line-height: ensure proper height of button next to small input - @include button-size($padding-small-vertical, $padding-small-horizontal, $font-size-small, $line-height-small, $btn-border-radius-small); -} -.btn-xs { - @include button-size($padding-xs-vertical, $padding-xs-horizontal, $font-size-small, $line-height-small, $btn-border-radius-small); -} - - -// Block button -// -------------------------------------------------- - -.btn-block { - display: block; - width: 100%; -} - -// Vertically space out multiple block buttons -.btn-block + .btn-block { - margin-top: 5px; -} - -// Specificity overrides -input[type="submit"], -input[type="reset"], -input[type="button"] { - &.btn-block { - width: 100%; - } -} diff --git a/website/assets/sass/bootstrap/_carousel.scss b/website/assets/sass/bootstrap/_carousel.scss deleted file mode 100644 index 753d881f455..00000000000 --- a/website/assets/sass/bootstrap/_carousel.scss +++ /dev/null @@ -1,270 +0,0 @@ -// -// Carousel -// -------------------------------------------------- - - -// Wrapper for the slide container and indicators -.carousel { - position: relative; -} - -.carousel-inner { - position: relative; - overflow: hidden; - width: 100%; - - > .item { - display: none; - position: relative; - @include transition(.6s ease-in-out left); - - // Account for jankitude on images - > img, - > a > img { - @include img-responsive; - line-height: 1; - } - - // WebKit CSS3 transforms for supported devices - @media all and (transform-3d), (-webkit-transform-3d) { - @include transition-transform(0.6s ease-in-out); - @include backface-visibility(hidden); - @include perspective(1000px); - - &.next, - &.active.right { - @include translate3d(100%, 0, 0); - left: 0; - } - &.prev, - &.active.left { - @include translate3d(-100%, 0, 0); - left: 0; - } - &.next.left, - &.prev.right, - &.active { - @include translate3d(0, 0, 0); - left: 0; - } - } - } - - > .active, - > .next, - > .prev { - display: block; - } - - > .active { - left: 0; - } - - > .next, - > .prev { - position: absolute; - top: 0; - width: 100%; - } - - > .next { - left: 100%; - } - > .prev { - left: -100%; - } - > .next.left, - > .prev.right { - left: 0; - } - - > .active.left { - left: -100%; - } - > .active.right { - left: 100%; - } - -} - -// Left/right controls for nav -// --------------------------- - -.carousel-control { - position: absolute; - top: 0; - left: 0; - bottom: 0; - width: $carousel-control-width; - @include opacity($carousel-control-opacity); - font-size: $carousel-control-font-size; - color: $carousel-control-color; - text-align: center; - text-shadow: $carousel-text-shadow; - background-color: rgba(0, 0, 0, 0); // Fix IE9 click-thru bug - // We can't have this transition here because WebKit cancels the carousel - // animation if you trip this while in the middle of another animation. - - // Set gradients for backgrounds - &.left { - @include gradient-horizontal($start-color: rgba(0,0,0,.5), $end-color: rgba(0,0,0,.0001)); - } - &.right { - left: auto; - right: 0; - @include gradient-horizontal($start-color: rgba(0,0,0,.0001), $end-color: rgba(0,0,0,.5)); - } - - // Hover/focus state - &:hover, - &:focus { - outline: 0; - color: $carousel-control-color; - text-decoration: none; - @include opacity(.9); - } - - // Toggles - .icon-prev, - .icon-next, - .glyphicon-chevron-left, - .glyphicon-chevron-right { - position: absolute; - top: 50%; - margin-top: -10px; - z-index: 5; - display: inline-block; - } - .icon-prev, - .glyphicon-chevron-left { - left: 50%; - margin-left: -10px; - } - .icon-next, - .glyphicon-chevron-right { - right: 50%; - margin-right: -10px; - } - .icon-prev, - .icon-next { - width: 20px; - height: 20px; - line-height: 1; - font-family: serif; - } - - - .icon-prev { - &:before { - content: '\2039';// SINGLE LEFT-POINTING ANGLE QUOTATION MARK (U+2039) - } - } - .icon-next { - &:before { - content: '\203a';// SINGLE RIGHT-POINTING ANGLE QUOTATION MARK (U+203A) - } - } -} - -// Optional indicator pips -// -// Add an unordered list with the following class and add a list item for each -// slide your carousel holds. - -.carousel-indicators { - position: absolute; - bottom: 10px; - left: 50%; - z-index: 15; - width: 60%; - margin-left: -30%; - padding-left: 0; - list-style: none; - text-align: center; - - li { - display: inline-block; - width: 10px; - height: 10px; - margin: 1px; - text-indent: -999px; - border: 1px solid $carousel-indicator-border-color; - border-radius: 10px; - cursor: pointer; - - // IE8-9 hack for event handling - // - // Internet Explorer 8-9 does not support clicks on elements without a set - // `background-color`. We cannot use `filter` since that's not viewed as a - // background color by the browser. Thus, a hack is needed. - // See https://developer.mozilla.org/en-US/docs/Web/Events/click#Internet_Explorer - // - // For IE8, we set solid black as it doesn't support `rgba()`. For IE9, we - // set alpha transparency for the best results possible. - background-color: #000 \9; // IE8 - background-color: rgba(0,0,0,0); // IE9 - } - .active { - margin: 0; - width: 12px; - height: 12px; - background-color: $carousel-indicator-active-bg; - } -} - -// Optional captions -// ----------------------------- -// Hidden by default for smaller viewports -.carousel-caption { - position: absolute; - left: 15%; - right: 15%; - bottom: 20px; - z-index: 10; - padding-top: 20px; - padding-bottom: 20px; - color: $carousel-caption-color; - text-align: center; - text-shadow: $carousel-text-shadow; - & .btn { - text-shadow: none; // No shadow for button elements in carousel-caption - } -} - - -// Scale up controls for tablets and up -@media screen and (min-width: $screen-sm-min) { - - // Scale up the controls a smidge - .carousel-control { - .glyphicon-chevron-left, - .glyphicon-chevron-right, - .icon-prev, - .icon-next { - width: ($carousel-control-font-size * 1.5); - height: ($carousel-control-font-size * 1.5); - margin-top: ($carousel-control-font-size / -2); - font-size: ($carousel-control-font-size * 1.5); - } - .glyphicon-chevron-left, - .icon-prev { - margin-left: ($carousel-control-font-size / -2); - } - .glyphicon-chevron-right, - .icon-next { - margin-right: ($carousel-control-font-size / -2); - } - } - - // Show and left align the captions - .carousel-caption { - left: 20%; - right: 20%; - padding-bottom: 30px; - } - - // Move up the indicators - .carousel-indicators { - bottom: 20px; - } -} diff --git a/website/assets/sass/bootstrap/_close.scss b/website/assets/sass/bootstrap/_close.scss deleted file mode 100644 index 3b74d8a973c..00000000000 --- a/website/assets/sass/bootstrap/_close.scss +++ /dev/null @@ -1,36 +0,0 @@ -// -// Close icons -// -------------------------------------------------- - - -.close { - float: right; - font-size: ($font-size-base * 1.5); - font-weight: $close-font-weight; - line-height: 1; - color: $close-color; - text-shadow: $close-text-shadow; - @include opacity(.2); - - &:hover, - &:focus { - color: $close-color; - text-decoration: none; - cursor: pointer; - @include opacity(.5); - } - - // [converter] extracted button& to button.close -} - -// Additional properties for button version -// iOS requires the button element instead of an anchor tag. -// If you want the anchor version, it requires `href="#"`. -// See https://developer.mozilla.org/en-US/docs/Web/Events/click#Safari_Mobile -button.close { - padding: 0; - cursor: pointer; - background: transparent; - border: 0; - -webkit-appearance: none; -} diff --git a/website/assets/sass/bootstrap/_code.scss b/website/assets/sass/bootstrap/_code.scss deleted file mode 100644 index 6ecb28e0add..00000000000 --- a/website/assets/sass/bootstrap/_code.scss +++ /dev/null @@ -1,69 +0,0 @@ -// -// Code (inline and block) -// -------------------------------------------------- - - -// Inline and block code styles -code, -kbd, -pre, -samp { - font-family: $font-family-monospace; -} - -// Inline code -code { - padding: 2px 4px; - font-size: 90%; - color: $code-color; - background-color: $code-bg; - border-radius: $border-radius-base; -} - -// User input typically entered via keyboard -kbd { - padding: 2px 4px; - font-size: 90%; - color: $kbd-color; - background-color: $kbd-bg; - border-radius: $border-radius-small; - box-shadow: inset 0 -1px 0 rgba(0,0,0,.25); - - kbd { - padding: 0; - font-size: 100%; - font-weight: bold; - box-shadow: none; - } -} - -// Blocks of code -pre { - display: block; - padding: (($line-height-computed - 1) / 2); - margin: 0 0 ($line-height-computed / 2); - font-size: ($font-size-base - 1); // 14px to 13px - line-height: $line-height-base; - word-break: break-all; - word-wrap: break-word; - color: $pre-color; - background-color: $heron-blue-gray; - //border: 1px solid $pre-border-color; - //border-radius: $border-radius-base; - - // Account for some code outputs that place code tags in pre tags - code { - padding: 0; - font-size: inherit; - color: inherit; - white-space: pre-wrap; - background-color: transparent; - border-radius: 0; - } -} - -// Enable scrollable blocks of code -.pre-scrollable { - max-height: $pre-scrollable-max-height; - overflow-y: scroll; -} diff --git a/website/assets/sass/bootstrap/_component-animations.scss b/website/assets/sass/bootstrap/_component-animations.scss deleted file mode 100644 index ca3b43ca788..00000000000 --- a/website/assets/sass/bootstrap/_component-animations.scss +++ /dev/null @@ -1,37 +0,0 @@ -// -// Component animations -// -------------------------------------------------- - -// Heads up! -// -// We don't use the `.opacity()` mixin here since it causes a bug with text -// fields in IE7-8. Source: https://github.com/twbs/bootstrap/pull/3552. - -.fade { - opacity: 0; - @include transition(opacity .15s linear); - &.in { - opacity: 1; - } -} - -.collapse { - display: none; - - &.in { display: block; } - // [converter] extracted tr&.in to tr.collapse.in - // [converter] extracted tbody&.in to tbody.collapse.in -} - -tr.collapse.in { display: table-row; } - -tbody.collapse.in { display: table-row-group; } - -.collapsing { - position: relative; - height: 0; - overflow: hidden; - @include transition-property(height, visibility); - @include transition-duration(.35s); - @include transition-timing-function(ease); -} diff --git a/website/assets/sass/bootstrap/_dropdowns.scss b/website/assets/sass/bootstrap/_dropdowns.scss deleted file mode 100644 index aac84597a49..00000000000 --- a/website/assets/sass/bootstrap/_dropdowns.scss +++ /dev/null @@ -1,216 +0,0 @@ -// -// Dropdown menus -// -------------------------------------------------- - - -// Dropdown arrow/caret -.caret { - display: inline-block; - width: 0; - height: 0; - margin-left: 2px; - vertical-align: middle; - border-top: $caret-width-base dashed; - border-top: $caret-width-base solid \9; // IE8 - border-right: $caret-width-base solid transparent; - border-left: $caret-width-base solid transparent; -} - -// The dropdown wrapper (div) -.dropup, -.dropdown { - position: relative; -} - -// Prevent the focus on the dropdown toggle when closing dropdowns -.dropdown-toggle:focus { - outline: 0; -} - -// The dropdown menu (ul) -.dropdown-menu { - position: absolute; - top: 100%; - left: 0; - z-index: $zindex-dropdown; - display: none; // none by default, but block on "open" of the menu - float: left; - min-width: 160px; - padding: 5px 0; - margin: 2px 0 0; // override default ul - list-style: none; - font-size: $font-size-base; - text-align: left; // Ensures proper alignment if parent has it changed (e.g., modal footer) - background-color: $dropdown-bg; - border: 1px solid $dropdown-fallback-border; // IE8 fallback - border: 1px solid $dropdown-border; - border-radius: $border-radius-base; - @include box-shadow(0 6px 12px rgba(0,0,0,.175)); - background-clip: padding-box; - - // Aligns the dropdown menu to right - // - // Deprecated as of 3.1.0 in favor of `.dropdown-menu-[dir]` - &.pull-right { - right: 0; - left: auto; - } - - // Dividers (basically an hr) within the dropdown - .divider { - @include nav-divider($dropdown-divider-bg); - } - - // Links within the dropdown menu - > li > a { - display: block; - padding: 3px 20px; - clear: both; - font-weight: normal; - line-height: $line-height-base; - color: $dropdown-link-color; - white-space: nowrap; // prevent links from randomly breaking onto new lines - } -} - -// Hover/Focus state -.dropdown-menu > li > a { - &:hover, - &:focus { - text-decoration: none; - color: $dropdown-link-hover-color; - background-color: $dropdown-link-hover-bg; - } -} - -// Active state -.dropdown-menu > .active > a { - &, - &:hover, - &:focus { - color: $dropdown-link-active-color; - text-decoration: none; - outline: 0; - background-color: $dropdown-link-active-bg; - } -} - -// Disabled state -// -// Gray out text and ensure the hover/focus state remains gray - -.dropdown-menu > .disabled > a { - &, - &:hover, - &:focus { - color: $dropdown-link-disabled-color; - } - - // Nuke hover/focus effects - &:hover, - &:focus { - text-decoration: none; - background-color: transparent; - background-image: none; // Remove CSS gradient - @include reset-filter; - cursor: $cursor-disabled; - } -} - -// Open state for the dropdown -.open { - // Show the menu - > .dropdown-menu { - display: block; - } - - // Remove the outline when :focus is triggered - > a { - outline: 0; - } -} - -// Menu positioning -// -// Add extra class to `.dropdown-menu` to flip the alignment of the dropdown -// menu with the parent. -.dropdown-menu-right { - left: auto; // Reset the default from `.dropdown-menu` - right: 0; -} -// With v3, we enabled auto-flipping if you have a dropdown within a right -// aligned nav component. To enable the undoing of that, we provide an override -// to restore the default dropdown menu alignment. -// -// This is only for left-aligning a dropdown menu within a `.navbar-right` or -// `.pull-right` nav component. -.dropdown-menu-left { - left: 0; - right: auto; -} - -// Dropdown section headers -.dropdown-header { - display: block; - padding: 3px 20px; - font-size: $font-size-small; - line-height: $line-height-base; - color: $dropdown-header-color; - white-space: nowrap; // as with > li > a -} - -// Backdrop to catch body clicks on mobile, etc. -.dropdown-backdrop { - position: fixed; - left: 0; - right: 0; - bottom: 0; - top: 0; - z-index: ($zindex-dropdown - 10); -} - -// Right aligned dropdowns -.pull-right > .dropdown-menu { - right: 0; - left: auto; -} - -// Allow for dropdowns to go bottom up (aka, dropup-menu) -// -// Just add .dropup after the standard .dropdown class and you're set, bro. -// TODO: abstract this so that the navbar fixed styles are not placed here? - -.dropup, -.navbar-fixed-bottom .dropdown { - // Reverse the caret - .caret { - border-top: 0; - border-bottom: $caret-width-base dashed; - border-bottom: $caret-width-base solid \9; // IE8 - content: ""; - } - // Different positioning for bottom up menu - .dropdown-menu { - top: auto; - bottom: 100%; - margin-bottom: 2px; - } -} - - -// Component alignment -// -// Reiterate per navbar.less and the modified component alignment there. - -@media (min-width: $grid-float-breakpoint) { - .navbar-right { - .dropdown-menu { - right: 0; left: auto; - } - // Necessary for overrides of the default right aligned menu. - // Will remove come v4 in all likelihood. - .dropdown-menu-left { - left: 0; right: auto; - } - } -} diff --git a/website/assets/sass/bootstrap/_forms.scss b/website/assets/sass/bootstrap/_forms.scss deleted file mode 100644 index 11ba1096c78..00000000000 --- a/website/assets/sass/bootstrap/_forms.scss +++ /dev/null @@ -1,617 +0,0 @@ -// -// Forms -// -------------------------------------------------- - - -// Normalize non-controls -// -// Restyle and baseline non-control form elements. - -fieldset { - padding: 0; - margin: 0; - border: 0; - // Chrome and Firefox set a `min-width: min-content;` on fieldsets, - // so we reset that to ensure it behaves more like a standard block element. - // See https://github.com/twbs/bootstrap/issues/12359. - min-width: 0; -} - -legend { - display: block; - width: 100%; - padding: 0; - margin-bottom: $line-height-computed; - font-size: ($font-size-base * 1.5); - line-height: inherit; - color: $legend-color; - border: 0; - border-bottom: 1px solid $legend-border-color; -} - -label { - display: inline-block; - max-width: 100%; // Force IE8 to wrap long content (see https://github.com/twbs/bootstrap/issues/13141) - margin-bottom: 5px; - font-weight: bold; -} - - -// Normalize form controls -// -// While most of our form styles require extra classes, some basic normalization -// is required to ensure optimum display with or without those classes to better -// address browser inconsistencies. - -// Override content-box in Normalize (* isn't specific enough) -input[type="search"] { - @include box-sizing(border-box); -} - -// Position radios and checkboxes better -input[type="radio"], -input[type="checkbox"] { - margin: 4px 0 0; - margin-top: 1px \9; // IE8-9 - line-height: normal; -} - -input[type="file"] { - display: block; -} - -// Make range inputs behave like textual form controls -input[type="range"] { - display: block; - width: 100%; -} - -// Make multiple select elements height not fixed -select[multiple], -select[size] { - height: auto; -} - -// Focus for file, radio, and checkbox -input[type="file"]:focus, -input[type="radio"]:focus, -input[type="checkbox"]:focus { - @include tab-focus; -} - -// Adjust output element -output { - display: block; - padding-top: ($padding-base-vertical + 1); - font-size: $font-size-base; - line-height: $line-height-base; - color: $input-color; -} - - -// Common form controls -// -// Shared size and type resets for form controls. Apply `.form-control` to any -// of the following form controls: -// -// select -// textarea -// input[type="text"] -// input[type="password"] -// input[type="datetime"] -// input[type="datetime-local"] -// input[type="date"] -// input[type="month"] -// input[type="time"] -// input[type="week"] -// input[type="number"] -// input[type="email"] -// input[type="url"] -// input[type="search"] -// input[type="tel"] -// input[type="color"] - -.form-control { - display: block; - width: 100%; - height: $input-height-base; // Make inputs at least the height of their button counterpart (base line-height + padding + border) - padding: $padding-base-vertical $padding-base-horizontal; - font-size: $font-size-base; - line-height: $line-height-base; - color: $input-color; - background-color: $input-bg; - background-image: none; // Reset unusual Firefox-on-Android default style; see https://github.com/necolas/normalize.css/issues/214 - border: 1px solid $input-border; - border-radius: $input-border-radius; // Note: This has no effect on s in CSS. - @include box-shadow(inset 0 1px 1px rgba(0,0,0,.075)); - @include transition(border-color ease-in-out .15s, box-shadow ease-in-out .15s); - - // Customize the `:focus` state to imitate native WebKit styles. - @include form-control-focus; - - // Placeholder - @include placeholder; - - // Unstyle the caret on `` background color -$input-bg: #fff !default; -//** `` background color -$input-bg-disabled: $gray-lighter !default; - -//** Text color for ``s -$input-color: $gray !default; -//** `` border color -$input-border: #ccc !default; - -// TODO: Rename `$input-border-radius` to `$input-border-radius-base` in v4 -//** Default `.form-control` border radius -// This has no effect on ``s in CSS. -$input-border-radius: $border-radius-base !default; -//** Large `.form-control` border radius -$input-border-radius-large: $border-radius-large !default; -//** Small `.form-control` border radius -$input-border-radius-small: $border-radius-small !default; - -//** Border color for inputs on focus -$input-border-focus: #66afe9 !default; - -//** Placeholder text color -$input-color-placeholder: #999 !default; - -//** Default `.form-control` height -$input-height-base: ($line-height-computed + ($padding-base-vertical * 2) + 2) !default; -//** Large `.form-control` height -$input-height-large: (ceil($font-size-large * $line-height-large) + ($padding-large-vertical * 2) + 2) !default; -//** Small `.form-control` height -$input-height-small: (floor($font-size-small * $line-height-small) + ($padding-small-vertical * 2) + 2) !default; - -//** `.form-group` margin -$form-group-margin-bottom: 15px !default; - -$legend-color: $gray-dark !default; -$legend-border-color: #e5e5e5 !default; - -//** Background color for textual input addons -$input-group-addon-bg: $gray-lighter !default; -//** Border color for textual input addons -$input-group-addon-border-color: $input-border !default; - -//** Disabled cursor for form controls and buttons. -$cursor-disabled: not-allowed !default; - - -//== Dropdowns -// -//## Dropdown menu container and contents. - -//** Background for the dropdown menu. -$dropdown-bg: #fff !default; -//** Dropdown menu `border-color`. -$dropdown-border: rgba(0,0,0,.15) !default; -//** Dropdown menu `border-color` **for IE8**. -$dropdown-fallback-border: #ccc !default; -//** Divider color for between dropdown items. -$dropdown-divider-bg: #e5e5e5 !default; - -//** Dropdown link text color. -$dropdown-link-color: $gray-dark !default; -//** Hover color for dropdown links. -$dropdown-link-hover-color: darken($gray-dark, 5%) !default; -//** Hover background for dropdown links. -$dropdown-link-hover-bg: #f5f5f5 !default; - -//** Active dropdown menu item text color. -$dropdown-link-active-color: $component-active-color !default; -//** Active dropdown menu item background color. -$dropdown-link-active-bg: $component-active-bg !default; - -//** Disabled dropdown menu item background color. -$dropdown-link-disabled-color: $gray-light !default; - -//** Text color for headers within dropdown menus. -$dropdown-header-color: $gray-light !default; - -//** Deprecated `$dropdown-caret-color` as of v3.1.0 -$dropdown-caret-color: #000 !default; - - -//-- Z-index master list -// -// Warning: Avoid customizing these values. They're used for a bird's eye view -// of components dependent on the z-axis and are designed to all work together. -// -// Note: These variables are not generated into the Customizer. - -$zindex-navbar: 1000 !default; -$zindex-dropdown: 1000 !default; -$zindex-popover: 1060 !default; -$zindex-tooltip: 1070 !default; -$zindex-navbar-fixed: 1030 !default; -$zindex-modal-background: 1040 !default; -$zindex-modal: 1050 !default; - - -//== Media queries breakpoints -// -//## Define the breakpoints at which your layout will change, adapting to different screen sizes. - -// Extra small screen / phone -//** Deprecated `$screen-xs` as of v3.0.1 -$screen-xs: 480px !default; -//** Deprecated `$screen-xs-min` as of v3.2.0 -$screen-xs-min: $screen-xs !default; -//** Deprecated `$screen-phone` as of v3.0.1 -$screen-phone: $screen-xs-min !default; - -// Small screen / tablet -//** Deprecated `$screen-sm` as of v3.0.1 -$screen-sm: 768px !default; -$screen-sm-min: $screen-sm !default; -//** Deprecated `$screen-tablet` as of v3.0.1 -$screen-tablet: $screen-sm-min !default; - -// Medium screen / desktop -//** Deprecated `$screen-md` as of v3.0.1 -$screen-md: 992px !default; -$screen-md-min: $screen-md !default; -//** Deprecated `$screen-desktop` as of v3.0.1 -$screen-desktop: $screen-md-min !default; - -// Large screen / wide desktop -//** Deprecated `$screen-lg` as of v3.0.1 -$screen-lg: 1200px !default; -$screen-lg-min: $screen-lg !default; -//** Deprecated `$screen-lg-desktop` as of v3.0.1 -$screen-lg-desktop: $screen-lg-min !default; - -// So media queries don't overlap when required, provide a maximum -$screen-xs-max: ($screen-sm-min - 1) !default; -$screen-sm-max: ($screen-md-min - 1) !default; -$screen-md-max: ($screen-lg-min - 1) !default; - - -//== Grid system -// -//## Define your custom responsive grid. - -//** Number of columns in the grid. -$grid-columns: 12 !default; -//** Padding between columns. Gets divided in half for the left and right. -$grid-gutter-width: 30px !default; -// Navbar collapse -//** Point at which the navbar becomes uncollapsed. -$grid-float-breakpoint: $screen-sm-min !default; -//** Point at which the navbar begins collapsing. -$grid-float-breakpoint-max: ($grid-float-breakpoint - 1) !default; - - -//== Container sizes -// -//## Define the maximum width of `.container` for different screen sizes. - -// Small screen / tablet -$container-tablet: (720px + $grid-gutter-width) !default; -//** For `$screen-sm-min` and up. -$container-sm: $container-tablet !default; - -// Medium screen / desktop -$container-desktop: (940px + $grid-gutter-width) !default; -//** For `$screen-md-min` and up. -$container-md: $container-desktop !default; - -// Large screen / wide desktop -$container-large-desktop: (1140px + $grid-gutter-width) !default; -//** For `$screen-lg-min` and up. -$container-lg: $container-large-desktop !default; - - -//== Navbar -// -//## - -// Basics of a navbar -$navbar-height: 75px !default; -$navbar-margin-bottom: $line-height-computed !default; -$navbar-border-radius: $border-radius-base !default; -$navbar-padding-horizontal: floor(($grid-gutter-width / 2)) !default; -$navbar-padding-vertical: (($navbar-height - $line-height-computed) / 2) !default; -$navbar-collapse-max-height: 340px !default; - -$navbar-default-color: #777 !default; -$navbar-default-bg: #f8f8f8 !default; -$navbar-default-border: darken($navbar-default-bg, 6.5%) !default; - -// Navbar links -$navbar-default-link-color: #777 !default; -$navbar-default-link-hover-color: #333 !default; -$navbar-default-link-hover-bg: transparent !default; -$navbar-default-link-active-color: #555 !default; -$navbar-default-link-active-bg: darken($navbar-default-bg, 6.5%) !default; -$navbar-default-link-disabled-color: #ccc !default; -$navbar-default-link-disabled-bg: transparent !default; - -// Navbar brand label -$navbar-default-brand-color: $navbar-default-link-color !default; -$navbar-default-brand-hover-color: darken($navbar-default-brand-color, 10%) !default; -$navbar-default-brand-hover-bg: transparent !default; - -// Navbar toggle -$navbar-default-toggle-hover-bg: #ddd !default; -$navbar-default-toggle-icon-bar-bg: #888 !default; -$navbar-default-toggle-border-color: #ddd !default; - - -//=== Inverted navbar -// Reset inverted navbar basics -$navbar-inverse-color: lighten($gray-light, 15%) !default; -$navbar-inverse-bg: #222 !default; -$navbar-inverse-border: darken($navbar-inverse-bg, 10%) !default; - -// Inverted navbar links -$navbar-inverse-link-color: lighten($gray-light, 15%) !default; -$navbar-inverse-link-hover-color: #fff !default; -$navbar-inverse-link-hover-bg: transparent !default; -$navbar-inverse-link-active-color: $navbar-inverse-link-hover-color !default; -$navbar-inverse-link-active-bg: darken($navbar-inverse-bg, 10%) !default; -$navbar-inverse-link-disabled-color: #444 !default; -$navbar-inverse-link-disabled-bg: transparent !default; - -// Inverted navbar brand label -$navbar-inverse-brand-color: $navbar-inverse-link-color !default; -$navbar-inverse-brand-hover-color: #fff !default; -$navbar-inverse-brand-hover-bg: transparent !default; - -// Inverted navbar toggle -$navbar-inverse-toggle-hover-bg: #333 !default; -$navbar-inverse-toggle-icon-bar-bg: #fff !default; -$navbar-inverse-toggle-border-color: #333 !default; - - -//== Navs -// -//## - -//=== Shared nav styles -$nav-link-padding: 10px 15px !default; -$nav-link-hover-bg: $gray-lighter !default; - -$nav-disabled-link-color: $gray-light !default; -$nav-disabled-link-hover-color: $gray-light !default; - -//== Tabs -$nav-tabs-border-color: #ddd !default; - -$nav-tabs-link-hover-border-color: $gray-lighter !default; - -$nav-tabs-active-link-hover-bg: $body-bg !default; -$nav-tabs-active-link-hover-color: $gray !default; -$nav-tabs-active-link-hover-border-color: #ddd !default; - -$nav-tabs-justified-link-border-color: #ddd !default; -$nav-tabs-justified-active-link-border-color: $body-bg !default; - -//== Pills -$nav-pills-border-radius: $border-radius-base !default; -$nav-pills-active-link-hover-bg: $component-active-bg !default; -$nav-pills-active-link-hover-color: $component-active-color !default; - - -//== Pagination -// -//## - -$pagination-color: $link-color !default; -$pagination-bg: #fff !default; -$pagination-border: #ddd !default; - -$pagination-hover-color: $link-hover-color !default; -$pagination-hover-bg: $gray-lighter !default; -$pagination-hover-border: #ddd !default; - -$pagination-active-color: #fff !default; -$pagination-active-bg: $brand-primary !default; -$pagination-active-border: $brand-primary !default; - -$pagination-disabled-color: $gray-light !default; -$pagination-disabled-bg: #fff !default; -$pagination-disabled-border: #ddd !default; - - -//== Pager -// -//## - -$pager-bg: $pagination-bg !default; -$pager-border: $pagination-border !default; -$pager-border-radius: 15px !default; - -$pager-hover-bg: $pagination-hover-bg !default; - -$pager-active-bg: $pagination-active-bg !default; -$pager-active-color: $pagination-active-color !default; - -$pager-disabled-color: $pagination-disabled-color !default; - - -//== Jumbotron -// -//## - -$jumbotron-padding: 30px !default; -$jumbotron-color: inherit !default; -$jumbotron-bg: $gray-lighter !default; -$jumbotron-heading-color: inherit !default; -$jumbotron-font-size: ceil(($font-size-base * 1.5)) !default; -$jumbotron-heading-font-size: ceil(($font-size-base * 4.5)) !default; - - -//== Form states and alerts -// -//## Define colors for form feedback states and, by default, alerts. - -$state-success-text: #3c763d !default; -$state-success-bg: #dff0d8 !default; -$state-success-border: darken(adjust-hue($state-success-bg, -10), 5%) !default; - -$state-info-text: #31708f !default; -$state-info-bg: #d9edf7 !default; -$state-info-border: darken(adjust-hue($state-info-bg, -10), 7%) !default; - -$state-warning-text: #8a6d3b !default; -$state-warning-bg: #fcf8e3 !default; -$state-warning-border: darken(adjust-hue($state-warning-bg, -10), 5%) !default; - -$state-danger-text: #a94442 !default; -$state-danger-bg: #f2dede !default; -$state-danger-border: darken(adjust-hue($state-danger-bg, -10), 5%) !default; - - -//== Tooltips -// -//## - -//** Tooltip max width -$tooltip-max-width: 200px !default; -//** Tooltip text color -$tooltip-color: #fff !default; -//** Tooltip background color -$tooltip-bg: #000 !default; -$tooltip-opacity: .9 !default; - -//** Tooltip arrow width -$tooltip-arrow-width: 5px !default; -//** Tooltip arrow color -$tooltip-arrow-color: $tooltip-bg !default; - - -//== Popovers -// -//## - -//** Popover body background color -$popover-bg: #fff !default; -//** Popover maximum width -$popover-max-width: 276px !default; -//** Popover border color -$popover-border-color: rgba(0,0,0,.2) !default; -//** Popover fallback border color -$popover-fallback-border-color: #ccc !default; - -//** Popover title background color -$popover-title-bg: darken($popover-bg, 3%) !default; - -//** Popover arrow width -$popover-arrow-width: 10px !default; -//** Popover arrow color -$popover-arrow-color: $popover-bg !default; - -//** Popover outer arrow width -$popover-arrow-outer-width: ($popover-arrow-width + 1) !default; -//** Popover outer arrow color -$popover-arrow-outer-color: fade_in($popover-border-color, 0.05) !default; -//** Popover outer arrow fallback color -$popover-arrow-outer-fallback-color: darken($popover-fallback-border-color, 20%) !default; - - -//== Labels -// -//## - -//** Default label background color -$label-default-bg: $gray-light !default; -//** Primary label background color -$label-primary-bg: $brand-primary !default; -//** Success label background color -$label-success-bg: $brand-success !default; -//** Info label background color -$label-info-bg: $brand-info !default; -//** Warning label background color -$label-warning-bg: $brand-warning !default; -//** Danger label background color -$label-danger-bg: $brand-danger !default; - -//** Default label text color -$label-color: #fff !default; -//** Default text color of a linked label -$label-link-hover-color: #fff !default; - - -//== Modals -// -//## - -//** Padding applied to the modal body -$modal-inner-padding: 15px !default; - -//** Padding applied to the modal title -$modal-title-padding: 15px !default; -//** Modal title line-height -$modal-title-line-height: $line-height-base !default; - -//** Background color of modal content area -$modal-content-bg: #fff !default; -//** Modal content border color -$modal-content-border-color: rgba(0,0,0,.2) !default; -//** Modal content border color **for IE8** -$modal-content-fallback-border-color: #999 !default; - -//** Modal backdrop background color -$modal-backdrop-bg: #000 !default; -//** Modal backdrop opacity -$modal-backdrop-opacity: .5 !default; -//** Modal header border color -$modal-header-border-color: #e5e5e5 !default; -//** Modal footer border color -$modal-footer-border-color: $modal-header-border-color !default; - -$modal-lg: 900px !default; -$modal-md: 600px !default; -$modal-sm: 300px !default; - - -//== Alerts -// -//## Define alert colors, border radius, and padding. - -$alert-padding: 15px !default; -$alert-border-radius: $border-radius-base !default; -$alert-link-font-weight: bold !default; - -$alert-success-bg: $state-success-bg !default; -$alert-success-text: $state-success-text !default; -$alert-success-border: $state-success-border !default; - -$alert-info-bg: $state-info-bg !default; -$alert-info-text: $state-info-text !default; -$alert-info-border: $state-info-border !default; - -$alert-warning-bg: $state-warning-bg !default; -$alert-warning-text: $state-warning-text !default; -$alert-warning-border: $state-warning-border !default; - -$alert-danger-bg: $state-danger-bg !default; -$alert-danger-text: $state-danger-text !default; -$alert-danger-border: $state-danger-border !default; - - -//== Progress bars -// -//## - -//** Background color of the whole progress component -$progress-bg: #f5f5f5 !default; -//** Progress bar text color -$progress-bar-color: #fff !default; -//** Variable for setting rounded corners on progress bar. -$progress-border-radius: $border-radius-base !default; - -//** Default progress bar color -$progress-bar-bg: $brand-primary !default; -//** Success progress bar color -$progress-bar-success-bg: $brand-success !default; -//** Warning progress bar color -$progress-bar-warning-bg: $brand-warning !default; -//** Danger progress bar color -$progress-bar-danger-bg: $brand-danger !default; -//** Info progress bar color -$progress-bar-info-bg: $brand-info !default; - - -//== List group -// -//## - -//** Background color on `.list-group-item` -$list-group-bg: #fff !default; -//** `.list-group-item` border color -$list-group-border: #ddd !default; -//** List group border radius -$list-group-border-radius: $border-radius-base !default; - -//** Background color of single list items on hover -$list-group-hover-bg: #f5f5f5 !default; -//** Text color of active list items -$list-group-active-color: $component-active-color !default; -//** Background color of active list items -$list-group-active-bg: $component-active-bg !default; -//** Border color of active list elements -$list-group-active-border: $list-group-active-bg !default; -//** Text color for content within active list items -$list-group-active-text-color: lighten($list-group-active-bg, 40%) !default; - -//** Text color of disabled list items -$list-group-disabled-color: $gray-light !default; -//** Background color of disabled list items -$list-group-disabled-bg: $gray-lighter !default; -//** Text color for content within disabled list items -$list-group-disabled-text-color: $list-group-disabled-color !default; - -$list-group-link-color: #555 !default; -$list-group-link-hover-color: $list-group-link-color !default; -$list-group-link-heading-color: #333 !default; - - -//== Panels -// -//## - -$panel-bg: #fff !default; -$panel-body-padding: 15px !default; -$panel-heading-padding: 10px 15px !default; -$panel-footer-padding: $panel-heading-padding !default; -$panel-border-radius: $border-radius-base !default; - -//** Border color for elements within panels -$panel-inner-border: #ddd !default; -$panel-footer-bg: #f5f5f5 !default; - -$panel-default-text: $gray-dark !default; -$panel-default-border: #ddd !default; -$panel-default-heading-bg: #f5f5f5 !default; - -$panel-primary-text: #fff !default; -$panel-primary-border: $brand-primary !default; -$panel-primary-heading-bg: $brand-primary !default; - -$panel-success-text: $state-success-text !default; -$panel-success-border: $state-success-border !default; -$panel-success-heading-bg: $state-success-bg !default; - -$panel-info-text: $state-info-text !default; -$panel-info-border: $state-info-border !default; -$panel-info-heading-bg: $state-info-bg !default; - -$panel-warning-text: $state-warning-text !default; -$panel-warning-border: $state-warning-border !default; -$panel-warning-heading-bg: $state-warning-bg !default; - -$panel-danger-text: $state-danger-text !default; -$panel-danger-border: $state-danger-border !default; -$panel-danger-heading-bg: $state-danger-bg !default; - - -//== Thumbnails -// -//## - -//** Padding around the thumbnail image -$thumbnail-padding: 4px !default; -//** Thumbnail background color -$thumbnail-bg: $body-bg !default; -//** Thumbnail border color -$thumbnail-border: #ddd !default; -//** Thumbnail border radius -$thumbnail-border-radius: $border-radius-base !default; - -//** Custom text color for thumbnail captions -$thumbnail-caption-color: $text-color !default; -//** Padding around the thumbnail caption -$thumbnail-caption-padding: 9px !default; - - -//== Wells -// -//## - -$well-bg: #f5f5f5 !default; -$well-border: darken($well-bg, 7%) !default; - - -//== Badges -// -//## - -$badge-color: #fff !default; -//** Linked badge text color on hover -$badge-link-hover-color: #fff !default; -$badge-bg: $gray-light !default; - -//** Badge text color in active nav link -$badge-active-color: $link-color !default; -//** Badge background color in active nav link -$badge-active-bg: #fff !default; - -$badge-font-weight: bold !default; -$badge-line-height: 1 !default; -$badge-border-radius: 10px !default; - - -//== Breadcrumbs -// -//## - -$breadcrumb-padding-vertical: 8px !default; -$breadcrumb-padding-horizontal: 15px !default; -//** Breadcrumb background color -$breadcrumb-bg: #f5f5f5 !default; -//** Breadcrumb text color -$breadcrumb-color: #ccc !default; -//** Text color of current page in the breadcrumb -$breadcrumb-active-color: $gray-light !default; -//** Textual separator for between breadcrumb elements -$breadcrumb-separator: "/" !default; - - -//== Carousel -// -//## - -$carousel-text-shadow: 0 1px 2px rgba(0,0,0,.6) !default; - -$carousel-control-color: #fff !default; -$carousel-control-width: 15% !default; -$carousel-control-opacity: .5 !default; -$carousel-control-font-size: 20px !default; - -$carousel-indicator-active-bg: #fff !default; -$carousel-indicator-border-color: #fff !default; - -$carousel-caption-color: #fff !default; - - -//== Close -// -//## - -$close-font-weight: bold !default; -$close-color: #000 !default; -$close-text-shadow: 0 1px 0 #fff !default; - - -//== Code -// -//## - -$code-color: #c7254e !default; -$code-bg: #f9f2f4 !default; - -$kbd-color: #fff !default; -$kbd-bg: #333 !default; - -$pre-bg: #f5f5f5 !default; -$pre-color: $gray-dark !default; -$pre-border-color: #ccc !default; -$pre-scrollable-max-height: 340px !default; - - -//== Type -// -//## - -//** Horizontal offset for forms and lists. -$component-offset-horizontal: 180px !default; -//** Text muted color -$text-muted: $gray-light !default; -//** Abbreviations and acronyms border color -$abbr-border-color: $gray-light !default; -//** Headings small color -$headings-small-color: $gray-light !default; -//** Blockquote small color -$blockquote-small-color: $gray-light !default; -//** Blockquote font size -$blockquote-font-size: ($font-size-base * 1.25) !default; -//** Blockquote border color -$blockquote-border-color: $gray-lighter !default; -//** Page header border color -$page-header-border-color: $gray-lighter !default; -//** Width of horizontal description list titles -$dl-horizontal-offset: $component-offset-horizontal !default; -//** Point at which .dl-horizontal becomes horizontal -$dl-horizontal-breakpoint: $grid-float-breakpoint !default; -//** Horizontal line color. -$hr-border: $gray-lighter !default; diff --git a/website/assets/sass/bootstrap/_wells.scss b/website/assets/sass/bootstrap/_wells.scss deleted file mode 100644 index b8657118a66..00000000000 --- a/website/assets/sass/bootstrap/_wells.scss +++ /dev/null @@ -1,29 +0,0 @@ -// -// Wells -// -------------------------------------------------- - - -// Base class -.well { - min-height: 20px; - padding: 19px; - margin-bottom: 20px; - background-color: $well-bg; - border: 1px solid $well-border; - border-radius: $border-radius-base; - @include box-shadow(inset 0 1px 1px rgba(0,0,0,.05)); - blockquote { - border-color: #ddd; - border-color: rgba(0,0,0,.15); - } -} - -// Sizes -.well-lg { - padding: 24px; - border-radius: $border-radius-large; -} -.well-sm { - padding: 9px; - border-radius: $border-radius-small; -} diff --git a/website/assets/sass/bootstrap/mixins/_alerts.scss b/website/assets/sass/bootstrap/mixins/_alerts.scss deleted file mode 100644 index 3faf0b5a507..00000000000 --- a/website/assets/sass/bootstrap/mixins/_alerts.scss +++ /dev/null @@ -1,14 +0,0 @@ -// Alerts - -@mixin alert-variant($background, $border, $text-color) { - background-color: $background; - border-color: $border; - color: $text-color; - - hr { - border-top-color: darken($border, 5%); - } - .alert-link { - color: darken($text-color, 10%); - } -} diff --git a/website/assets/sass/bootstrap/mixins/_background-variant.scss b/website/assets/sass/bootstrap/mixins/_background-variant.scss deleted file mode 100644 index 4c7769e13a3..00000000000 --- a/website/assets/sass/bootstrap/mixins/_background-variant.scss +++ /dev/null @@ -1,12 +0,0 @@ -// Contextual backgrounds - -// [converter] $parent hack -@mixin bg-variant($parent, $color) { - #{$parent} { - background-color: $color; - } - a#{$parent}:hover, - a#{$parent}:focus { - background-color: darken($color, 10%); - } -} diff --git a/website/assets/sass/bootstrap/mixins/_border-radius.scss b/website/assets/sass/bootstrap/mixins/_border-radius.scss deleted file mode 100644 index ce194998750..00000000000 --- a/website/assets/sass/bootstrap/mixins/_border-radius.scss +++ /dev/null @@ -1,18 +0,0 @@ -// Single side border-radius - -@mixin border-top-radius($radius) { - border-top-right-radius: $radius; - border-top-left-radius: $radius; -} -@mixin border-right-radius($radius) { - border-bottom-right-radius: $radius; - border-top-right-radius: $radius; -} -@mixin border-bottom-radius($radius) { - border-bottom-right-radius: $radius; - border-bottom-left-radius: $radius; -} -@mixin border-left-radius($radius) { - border-bottom-left-radius: $radius; - border-top-left-radius: $radius; -} diff --git a/website/assets/sass/bootstrap/mixins/_buttons.scss b/website/assets/sass/bootstrap/mixins/_buttons.scss deleted file mode 100644 index b93f84b2cb6..00000000000 --- a/website/assets/sass/bootstrap/mixins/_buttons.scss +++ /dev/null @@ -1,65 +0,0 @@ -// Button variants -// -// Easily pump out default styles, as well as :hover, :focus, :active, -// and disabled options for all buttons - -@mixin button-variant($color, $background, $border) { - color: $color; - background-color: $background; - border-color: $border; - - &:focus, - &.focus { - color: $color; - background-color: darken($background, 10%); - border-color: darken($border, 25%); - } - &:hover { - color: $color; - background-color: darken($background, 10%); - border-color: darken($border, 12%); - } - &:active, - &.active, - .open > &.dropdown-toggle { - color: $color; - background-color: darken($background, 10%); - border-color: darken($border, 12%); - - &:hover, - &:focus, - &.focus { - color: $color; - background-color: darken($background, 17%); - border-color: darken($border, 25%); - } - } - &:active, - &.active, - .open > &.dropdown-toggle { - background-image: none; - } - &.disabled, - &[disabled], - fieldset[disabled] & { - &:hover, - &:focus, - &.focus { - background-color: $background; - border-color: $border; - } - } - - .badge { - color: $background; - background-color: $color; - } -} - -// Button sizes -@mixin button-size($padding-vertical, $padding-horizontal, $font-size, $line-height, $border-radius) { - padding: $padding-vertical $padding-horizontal; - font-size: $font-size; - line-height: $line-height; - border-radius: $border-radius; -} diff --git a/website/assets/sass/bootstrap/mixins/_center-block.scss b/website/assets/sass/bootstrap/mixins/_center-block.scss deleted file mode 100644 index e06fb5e276e..00000000000 --- a/website/assets/sass/bootstrap/mixins/_center-block.scss +++ /dev/null @@ -1,7 +0,0 @@ -// Center-align a block level element - -@mixin center-block() { - display: block; - margin-left: auto; - margin-right: auto; -} diff --git a/website/assets/sass/bootstrap/mixins/_clearfix.scss b/website/assets/sass/bootstrap/mixins/_clearfix.scss deleted file mode 100644 index dc3e2ab426e..00000000000 --- a/website/assets/sass/bootstrap/mixins/_clearfix.scss +++ /dev/null @@ -1,22 +0,0 @@ -// Clearfix -// -// For modern browsers -// 1. The space content is one way to avoid an Opera bug when the -// contenteditable attribute is included anywhere else in the document. -// Otherwise it causes space to appear at the top and bottom of elements -// that are clearfixed. -// 2. The use of `table` rather than `block` is only necessary if using -// `:before` to contain the top-margins of child elements. -// -// Source: http://nicolasgallagher.com/micro-clearfix-hack/ - -@mixin clearfix() { - &:before, - &:after { - content: " "; // 1 - display: table; // 2 - } - &:after { - clear: both; - } -} diff --git a/website/assets/sass/bootstrap/mixins/_forms.scss b/website/assets/sass/bootstrap/mixins/_forms.scss deleted file mode 100644 index 277aa5f8e18..00000000000 --- a/website/assets/sass/bootstrap/mixins/_forms.scss +++ /dev/null @@ -1,88 +0,0 @@ -// Form validation states -// -// Used in forms.less to generate the form validation CSS for warnings, errors, -// and successes. - -@mixin form-control-validation($text-color: #555, $border-color: #ccc, $background-color: #f5f5f5) { - // Color the label and help text - .help-block, - .control-label, - .radio, - .checkbox, - .radio-inline, - .checkbox-inline, - &.radio label, - &.checkbox label, - &.radio-inline label, - &.checkbox-inline label { - color: $text-color; - } - // Set the border and box shadow on specific inputs to match - .form-control { - border-color: $border-color; - @include box-shadow(inset 0 1px 1px rgba(0,0,0,.075)); // Redeclare so transitions work - &:focus { - border-color: darken($border-color, 10%); - $shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px lighten($border-color, 20%); - @include box-shadow($shadow); - } - } - // Set validation states also for addons - .input-group-addon { - color: $text-color; - border-color: $border-color; - background-color: $background-color; - } - // Optional feedback icon - .form-control-feedback { - color: $text-color; - } -} - - -// Form control focus state -// -// Generate a customized focus state and for any input with the specified color, -// which defaults to the `$input-border-focus` variable. -// -// We highly encourage you to not customize the default value, but instead use -// this to tweak colors on an as-needed basis. This aesthetic change is based on -// WebKit's default styles, but applicable to a wider range of browsers. Its -// usability and accessibility should be taken into account with any change. -// -// Example usage: change the default blue border and shadow to white for better -// contrast against a dark gray background. -@mixin form-control-focus($color: $input-border-focus) { - $color-rgba: rgba(red($color), green($color), blue($color), .6); - &:focus { - border-color: $color; - outline: 0; - @include box-shadow(inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px $color-rgba); - } -} - -// Form control sizing -// -// Relative text size, padding, and border-radii changes for form controls. For -// horizontal sizing, wrap controls in the predefined grid classes. `