pyc-website
main website for pyc inc.
git clone https://9o.is/git/pyc-website.git
commit ea3df3a89ce012267e6fb5ad8c6513bfb402492d parent 08e8307af436c492d7cf6eaf4a591bf813a0aec6 Author: Jul <jul@9o.is> Date: Wed, 5 Mar 2014 23:30:49 -0500 updated about page Diffstat:
| M | src/main/scala/com/pyd/config/Site.scala | | | 5 | +---- |
| M | src/main/webapp/about.html | | | 73 | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++- |
| D | src/main/webapp/about/ourteam.html | | | 54 | ------------------------------------------------------ |
| M | src/main/webapp/less/custom.less | | | 5 | +++++ |
| M | src/main/webapp/less/overrides.less | | | 5 | +++++ |
5 files changed, 83 insertions(+), 59 deletions(-)
diff --git a/src/main/scala/com/pyd/config/Site.scala b/src/main/scala/com/pyd/config/Site.scala @@ -31,9 +31,7 @@ object Site extends Locs { val blog = MenuLoc(Menu.i("Blog") / "blog" >> TopBarGroup >> EarlyResponse(() => Full(RedirectResponse("http://blog."+S.hostName)))) val faqs = MenuLoc(Menu.i("FAQs") / "faqs" >> TopBarGroup) val contact = MenuLoc(Menu.i("Contact Us") / "contact" >> TopBarGroup) - - val ourTeam = MenuLoc(Menu.i("Our Team") / "about" / "ourteam") - + val loginToken = MenuLoc(buildLoginTokenMenu) val logout = MenuLoc(buildLogoutMenu) private val profileParamMenu = Menu.param[User]("User", "Profile", @@ -53,7 +51,6 @@ object Site extends Locs { blog.menu, faqs.menu, contact.menu, - ourTeam.menu, //Menu.i("Login") / "login" >> RequireNotLoggedIn, //register.menu, //loginToken.menu, diff --git a/src/main/webapp/about.html b/src/main/webapp/about.html @@ -1,5 +1,76 @@ <div data-lift="surround?with=default;at=content"> - <span data-lift="Menu.item?name=Our Team;donthide=true;linktoself=true;a:class=btn btn-primary btn-large">Our Team »</span> + <p class="lg-text"> + PYD is an innovative, C-Type corporation on the forefront of the cryptocurrency: Bitcoin. Our company, + along with our business associates, provides the convenient distribution of Bitcoin in an environment + and manner that is safe and complaint for both legal and legitimate applications. We are dedicated to + helping our customers not only increase their personal wealth, but secure it by utilizing our unique cash + to Bitcoin services. PYD aspires to not only provide a state of the art service in which helps circulate and + establish reputable value in Bitcoin, but to help the everyday man or woman achieve more economically + than he or she ever thought possible. + </p> +<div class="row ourstory"> + <div class="col-xs-12 col-sm-6 col-md-6 col-lg-6"> + <img class="img-thumbnail" style="width:100%" src="/img/marist.jpg" /> + <p><small>Marist College</small></p> + </div> + <div class="col-xs-12 col-sm-6 col-md-6 col-lg-6"> + <img class="img-thumbnail" style="width:100%" src="/img/ualbany.jpg" /> + <p><small>University of Albany</small></p> + </div> + </div> + + <div class="page-header"><h1>Our Team</h1></div> + + <div id="ourteam"> + <div class="row ourstory"> + <div class="col-xs-12 col-sm-12 col-md-12 col-lg-12"> + <p class="lg-text"> + PYD is an acronym that takes the names of its founders; Emilio Pagan-Yourno of Schenectady, NY and + Andrew Desbiens of Clifton Park, NY. In the later months of the year 2013, the increasingly popular + cryptocurrency, Bitcoin, had demonstrated vast future potential and stability but there was just one + problem: a way for the everyday person attaining their hands on it. That’s why on January 1st + PYD was born. The company, started two college students, Pagan-Yourno and Desbiens at just 21 and + 20 years of age respectively. With their eyes set on providing a unique service initially to their homes in + Upstate New York, the two had a plan to help everyone get their very own part of what certainly seems + like the future of finance and technology. + </p> + </div> + </div> + + + + + <div class="row"> + <div class="ourteam-box col-xs-12 col-sm-4 col-md-4 col-lg-4"> + <img src="" /> + <h2 class="name">Emilio Pagan-Yourno</h2> + <h5 class="title">Co-Founder</h5> + <p> + Emilio Pagan-Yourno is an outgoing bitcoin enthusiast with an unparalleled drive to learn more about potential applications with regards to bitcoin. He believes in bitcoin as a potential replacement to the archaic credit card processing system that has too easily allowed for cybercriminals to cause headaches and millions in damages. + Emilio is a Junior at Marist College. He also interns 24/hours a week for the ITS department for NYS in Albany,NY where he works in the Human Resources office as a database administrator. + In addition to working hard in school and his internship, Emilio also enjoys travelling and playing tennis. + </p> + </div> + <div class="ourteam-box col-xs-12 col-sm-4 col-md-4 col-lg-4"> + <img src="" /> + <h2 class="name">Andrew Desbiens</h2> + <h5 class="title">Co-Founder</h5> + <p> + Upon graduation of Shenendehowa High School (Clifton Park, NY) as part of the class of 2011, Andrew attended Elms College (Chicopee, MA) where he made the Dean's list and was part of the NCAA Baseball team for three academic semesters. Andrew + then decided to pursue his degree at the State University of New York at Albany where he is currently majoring in Information Science with a minor in Business. In his free time, he enjoys playing and watching baseball, golf and fishing. + </p> + </div> + <div class="ourteam-box col-xs-12 col-sm-4 col-md-4 col-lg-4"> + <img class="img-thumbnail" src="/img/julio.jpg" /> + <h2 class="name">Julio Cabrera</h2> + <h5 class="title">Software Engineer & Security Expert</h5> + <p> + A visionaire, a security expert, an NSF scholar and an exceptional Marist College student. + What more could he say? + </p> + </div> + </div> + </div> </div> \ No newline at end of file diff --git a/src/main/webapp/about/ourteam.html b/src/main/webapp/about/ourteam.html @@ -1,53 +0,0 @@ -<div data-lift="surround?with=default;at=content"> - <div id="ourteam"> - <div class="row ourstory"> - <div class="col-xs-12 col-sm-12 col-md-12 col-lg-12"> - <p style="font-size:15px; margin: 40px;"> - Our beautiful story goes here. - </p> - </div> - </div> - - <div class="row ourstory"> - <div class="col-xs-12 col-sm-6 col-md-6 col-lg-6"> - <img style="width:100%" src="/img/marist.jpg" /> - </div> - <div class="col-xs-12 col-sm-6 col-md-6 col-lg-6"> - <img style="width:100%" src="/img/ualbany.jpg" /> - </div> - </div> - - <br><br><hr><br><br> - - <div class="row"> - <div class="ourteam-box col-xs-12 col-sm-4 col-md-4 col-lg-4"> - <img src="" /> - <h2 class="name">Emilio Pagan-Yourno</h2> - <h5 class="title">Co-Founder</h5> - <p> - Emilio Pagan-Yourno is an outgoing bitcoin enthusiast with an unparalleled drive to learn more about potential applications with regards to bitcoin. He believes in bitcoin as a potential replacement to the archaic credit card processing system that has too easily allowed for cybercriminals to cause headaches and millions in damages. - Emilio is a Junior at Marist College. He also interns 24/hours a week for the ITS department for NYS in Albany,NY where he works in the Human Resources office as a database administrator. - In addition to working hard in school and his internship, Emilio also enjoys travelling and playing tennis. - </p> - </div> - <div class="ourteam-box col-xs-12 col-sm-4 col-md-4 col-lg-4"> - <img src="" /> - <h2 class="name">Andrew Desbien</h2> - <h5 class="title">Co-Founder</h5> - <p> - Upon graduation of Shenendehowa High School (Clifton Park, NY) as part of the class of 2011, Andrew attended Elms College (Chicopee, MA) where he made the Dean's list and was part of the NCAA Baseball team for three academic semesters. Andrew - then decided to pursue his degree at the State University of New York at Albany where he is currently majoring Information Science with a minor in Business. In his free time, he enjoys playing and watching baseball, golf and fishing. - </p> - </div> - <div class="ourteam-box col-xs-12 col-sm-4 col-md-4 col-lg-4"> - <img src="/img/julio.jpg" /> - <h2 class="name">Julio Cabrera</h2> - <h5 class="title">Software Engineer & Security Expert</h5> - <p> - A visionaire, a security expert, an NSF scholar and an exceptional Marist College student. - What more could he say? - </p> - </div> - </div> - </div> -</div> -\ No newline at end of file diff --git a/src/main/webapp/less/custom.less b/src/main/webapp/less/custom.less @@ -8,4 +8,9 @@ -moz-background-size: @size; -o-background-size: @size; background-size: @size; +} + +.lg-text { + font-size:15px; + margin: 40px; } \ No newline at end of file diff --git a/src/main/webapp/less/overrides.less b/src/main/webapp/less/overrides.less @@ -294,4 +294,9 @@ body { width: 100%; } } +} + +.main-content > .page-header { + padding-left: 5px; + padding-right: 5px; } \ No newline at end of file