From 01a92c3155d854693572335f181c6720232dfe8b Mon Sep 17 00:00:00 2001 From: chee rabbits Date: Sun, 3 Mar 2013 18:00:32 +0100 Subject: [PATCH] hoozingle --- ..._THIS_IS_CURRENTLY_A_SIMLINK_TO_PEAKSOUND! | 0 .gitignore | 1 + .npmignore | 1 + about.html | 24 +++++ contact.html | 24 +++++ index.html | 24 +++++ package.json | 8 ++ peaksound.org | 26 ++++++ script/untitled.js | 4 + service.html | 24 +++++ style/gorgeous.css | 1 + style/gorgeous.scss | 88 +++++++++++++++++++ style/normalize.scss | 1 + system.html | 24 +++++ untitled | 0 15 files changed, 250 insertions(+) create mode 100644 !!!__THIS_IS_CURRENTLY_A_SIMLINK_TO_PEAKSOUND! create mode 100644 .gitignore create mode 100644 .npmignore create mode 100644 about.html create mode 100644 contact.html create mode 100644 index.html create mode 100644 package.json create mode 100644 peaksound.org create mode 100644 script/untitled.js create mode 100644 service.html create mode 100644 style/gorgeous.css create mode 100644 style/gorgeous.scss create mode 100644 style/normalize.scss create mode 100644 system.html create mode 100644 untitled diff --git a/!!!__THIS_IS_CURRENTLY_A_SIMLINK_TO_PEAKSOUND! b/!!!__THIS_IS_CURRENTLY_A_SIMLINK_TO_PEAKSOUND! new file mode 100644 index 0000000..e69de29 diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5fcbb0b --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.nide diff --git a/.npmignore b/.npmignore new file mode 100644 index 0000000..5fcbb0b --- /dev/null +++ b/.npmignore @@ -0,0 +1 @@ +.nide diff --git a/about.html b/about.html new file mode 100644 index 0000000..1da9d9c --- /dev/null +++ b/about.html @@ -0,0 +1,24 @@ + + + +Peaksound + + + + + +
+
+

PeakSound

+ +
+
+
+
diff --git a/contact.html b/contact.html new file mode 100644 index 0000000..1da9d9c --- /dev/null +++ b/contact.html @@ -0,0 +1,24 @@ + + + +Peaksound + + + + + +
+
+

PeakSound

+ +
+
+
+
diff --git a/index.html b/index.html new file mode 100644 index 0000000..1da9d9c --- /dev/null +++ b/index.html @@ -0,0 +1,24 @@ + + + +Peaksound + + + + + +
+
+

PeakSound

+ +
+
+
+
diff --git a/package.json b/package.json new file mode 100644 index 0000000..ae3a9f9 --- /dev/null +++ b/package.json @@ -0,0 +1,8 @@ +{ + "name": "testing", + "description": "testing directory in ~/Projects", + "version": "0.1.0", + "author": "chee", + "dependencies": {}, + "devDependencies": {} +} \ No newline at end of file diff --git a/peaksound.org b/peaksound.org new file mode 100644 index 0000000..b8e6924 --- /dev/null +++ b/peaksound.org @@ -0,0 +1,26 @@ +peaksound.org + +-- --- -- --- -- --- -- --- -- --- -- --- -- --- -- --- -- --- -- --- -- --- -- --- -- --- -- +our main aim is to show we have a top quality sound system for a better price than any one locally - and that we will beat any price on simaler sound systems +-- --- -- --- -- --- -- --- -- --- -- --- -- --- -- --- -- --- -- --- -- --- -- --- -- --- -- + +# about us: +over 10 years experience + * knowledge of out door and indoor events, charity fundraisers, orthodox and unorthodox events, end of year final shows. + * our engineer , lots of experience including such things as work on the oceans 11 sound track + * willing to take on any event + +# the sound system: +the spec of the sound system with links to the actual spec sheets + * photos of the system + * good reviews of the system + * how good the price is for the quality of the system + +# services and pricing: +will work with each project to provide exactly what is needed, will do as much as possible to take the stress away from the organiser + * small to mid sized room ( half rig ) include the price for collected and returned, plus fully delivered and collected by us. + * mid sized to large room and out doors ( full rig ) include price again for collected or delivered by us. + * include extra fees for, lighting, face painting, room decor, visuals full set and use of engineer. + +# contact us: +simply include enquiry form and telephone numebers diff --git a/script/untitled.js b/script/untitled.js new file mode 100644 index 0000000..b015161 --- /dev/null +++ b/script/untitled.js @@ -0,0 +1,4 @@ +(function() { + 'use strict'; + +})() \ No newline at end of file diff --git a/service.html b/service.html new file mode 100644 index 0000000..1da9d9c --- /dev/null +++ b/service.html @@ -0,0 +1,24 @@ + + + +Peaksound + + + + + +
+
+

PeakSound

+ +
+
+
+
diff --git a/style/gorgeous.css b/style/gorgeous.css new file mode 100644 index 0000000..253887b --- /dev/null +++ b/style/gorgeous.css @@ -0,0 +1 @@ +article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{background:#e0e0e0;font-family:roboto}.top-header{background:#e7e7e7;overflow:hidden}.top-header h1{font-weight:100;text-shadow:-1px 1px #fff}.top-header h1 strong{font-weight:400}.top-header nav{width:100%;margin:auto;box-shadow:1px 1px 1px rgba(0,0,0,0.1)}.top-header nav ul{list-style-type:none;width:100%;padding:0}.top-header nav ul li{display:inline-block;width:25%}.top-header nav ul li a{color:#333;background:white;text-decoration:none;line-height:3;height:3em;display:block;width:100%;text-align:center;border-bottom:1px solid #d7d7f7;-webkit-transition:0.3s ease-in;-moz-transition:0.3s ease-in;-ms-transition:0.3s ease-in;-o-transition:0.3s ease-in;transition:0.3s ease-in;-webkit-transition-property:border-color,background-color;-moz-transition-property:border-color,background-color;-ms-transition-property:border-color,background-color;-o-transition-property:border-color,background-color;transition-property:border-color,background-color;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top-header nav ul li a:hover{border-bottom-color:red;background:#eee}.top-header nav ul li:first-child a{border-radius:0.3em 0 0 0}.top-header nav ul li:last-child a{border-radius:0 0.3em 0 0}.main{width:95%;margin:auto} diff --git a/style/gorgeous.scss b/style/gorgeous.scss new file mode 100644 index 0000000..a0995af --- /dev/null +++ b/style/gorgeous.scss @@ -0,0 +1,88 @@ +@import "normalize"; +* { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; +} + +@mixin transition( $property, $duration, $easing ) { + -webkit-transition: $duration $easing; + -moz-transition: $duration $easing; + -ms-transition: $duration $easing; + -o-transition: $duration $easing; + transition: $duration $easing; + -webkit-transition-property: $property; + -moz-transition-property: $property; + -ms-transition-property: $property; + -o-transition-property: $property; + transition-property: $property; +} + +body { + background: #e0e0e0; + font-family: roboto; +} + +.top-header { + background: #e7e7e7; + overflow: hidden; + + h1 { + font-weight: 100; + text-shadow: -1px 1px white; + + strong { + font-weight: 400; + } + } + + nav { + width: 100%; + margin: auto; + box-shadow: 1px 1px 1px rgba( 0, 0, 0, 0.1 ); + ul { + list-style-type: none; + width: 100%; + padding: 0; + + li { + display: inline-block; + width: 25%; + + a { + color: #333; + background: white; + text-decoration: none; + line-height: 3; + height: 3em; + display: block; + width: 100%; + text-align: center; + border-bottom: 1px solid #d7d7f7; + @include transition( ( border-color,background-color ), .3s, ease-in ); + overflow: hidden; + text-overflow: ellipsis; + white-space: nowrap; + + &:hover { + border-bottom-color: red; + background: #eee; + } + } + + &:first-child a { + border-radius: .3em 0 0 0; + } + + &:last-child a { + border-radius: 0 .3em 0 0; + } + } + } + } +} + +.main { + width: 95%; + margin: auto; +} \ No newline at end of file diff --git a/style/normalize.scss b/style/normalize.scss new file mode 100644 index 0000000..ddaabe0 --- /dev/null +++ b/style/normalize.scss @@ -0,0 +1 @@ +/* normalize.css v2.0.1 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace, serif;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0} diff --git a/system.html b/system.html new file mode 100644 index 0000000..1da9d9c --- /dev/null +++ b/system.html @@ -0,0 +1,24 @@ + + + +Peaksound + + + + + +
+
+

PeakSound

+ +
+
+
+
diff --git a/untitled b/untitled new file mode 100644 index 0000000..e69de29