Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"About" page additions #29 #58

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
120 changes: 120 additions & 0 deletions about.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,120 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>BRL-CAD: About</title>
<link rel="stylesheet" type="text/css" href="style.css" />



</head>
<body>
<div class="header" id="header">
<table class="menutable">
<tr>
<td valign="top" class="menu">
<div ><a href="https://sourceforge.net/projects/brlcad/files/" class="menu">download</a></div>
</td>
<td valign="top" class="menu">
<div ><a href="https://www.facebook.com/BRL-CAD-387112738872/" class="menu">news</a></div>
</td>
<td valign="top" class="menu">
<div ><a href="https://brlcad.org/" class="menu">home</a></div>
</td>
<td valign="top" class="logomenu">
<a href="https://brlcad.org/">
<img onclick="menu_home()" src="https://brlcad.org/img/logo_color.png" alt="HOME" class="logo">
</a>
</td>
<td valign="top" class="menu">
<div ><a href="/wiki/" class="menu">docs</a></div>
</td>
<td valign="top" class="menu">
<div onclick="menu_support()onclick="menu_docs()""><a href="https://sourceforge.net/projects/brlcad/support" class="menu">support</a></div>
</td>
<td valign="top" class="menu">
<div ><a href="/gallery/" class="menu">gallery</a></div>
<!-- onclick="menu_gallery()" -->
</td>
</tr>
</table>
</div>
<div class="wrapper-color">
<div class="wrapper-about">
<h1 class="about-main-h1"><span class="about">About</span></h1>
<!-- <img src="https://brlcad.org/gallery/_data/i/galleries/renderings/cubit-cu_e520x360.png" alt="CAD Image" style="height:300px;"> -->

<!-- <h2 class="ossm">Open&nbsp;Source&nbsp;Solid&nbsp;Modeling</h2> -->

</div>
</div>



<br>
<div class="words">

<h2>
About BRL-CAD
</h2>

<p>
BRL-CAD is a cross platform open source solid modeling system that includes interactive geometry editing, high-performance
ray-tracing for rendering and geometric analysis, a system performance analysis benchmark suite, and geometry libraries
for application developers. Everything is distributed in source code and binary form. Although BRL-CAD can be used for
a wide range of engineering and graphics applications, its main purpose continues to be the support of ballistic and
electromagnetic analyses. BRL-CAD is basically a collection of libraries, tools, and utilities that work together to
create, raytrace, and integrate geometry and manipulate files and data. BRL-CAD is a large system with various portions
under different license but is predominantly distributed as a collective work under the v2.1 LGPL. Most of our data files
and documentation are provided under a modified BSD license or are in the public domain.
</p>
<br>

<p>
</p>
<br>
<h2>
What does BRL-CAD stand for?
</h2>

<p>
The BRL in BRL-CAD stands for Ballistic Research Laboratory, which is where the project originates. Though BRL was absorbed
into the U.S. Army Research Laboratory in 1992, BRL-CAD has retained its original distinctive name and trademark heritage.
</p>
<br>
<h2>
Our History
</h2>
<p>

BRL-CAD was created in 1979 when the U.S. Army Ballistic Research Laboratory expressed a need for tools that could assist
with the computer simulation and engineering analysis of combat vehicle systems and environments. When no CAD package was
found to be adequate for this purpose, BRL software developers - led by Mike Muuss - began assembling a suite fo utilities
capable of interactively displaying, editing, and interrogating geometric models. This suite became known as what you see
today - BRL-CAD. Development in BRL-CAD as a package began in 1983, and its first public release was made in 1984. BRL-CAD
became an open-source project in December 2004.
<br>
The BRL-CAD source code repository is the oldest known public version-controlled codebase in the world still under active
developement. It dates back to 1983, resulting in more than 30 years of active development.

</p>
</div>
<br>
<div class="social">
<h1 class="main-h1" style="font-size: 35px; color: #fff;">view us on social media!</h1>
<ul class="links">
<li><a target="blank" href="https://www.facebook.com/pages/BRL-CAD/387112738872"><img src="https://brlcad.org/img/facebook.png" alt="ICON"></a></li>
<li><a target="blank" href="https://twitter.com/brl_cad"><img src="https://brlcad.org/img/twitter.png" alt="ICON"></a></li>
<li><a target="blank" href="https://plus.google.com/s/brl%20-%20cad"><img src="https://brlcad.org/img/google.png" alt="ICON"></a></li>
<li><a target="blank" href="https://www.linkedin.com/in/brlcad"><img src="https://brlcad.org/img/linkedin.png" alt="ICON"></a></li>
<li><a target="blank" href="https://www.youtube.com/results?search_query=brl+-+cad"><img src="https://brlcad.org/img/youtube.png" alt="ICON"></a></li>
</ul>
<a href="https://bestpractices.coreinfrastructure.org/projects/66"><img src="https://bestpractices.coreinfrastructure.org/projects/66/badge"></a>
</div>
<div class="footer">
<h1 class="main-h1" style="font-size: 25px; color: #fff; margin-top: 0px">BRL-CAD &COPY; 2016</h1>
<p>All trademarks referenced herein are the properties of their respective owners. This site is not sponsored, endorsed, or run by the U.S. Government.</p>
</div>

</body>
</html>

4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<li><a href="http://brlcad.org/d/download">
Download</a></li>
<li>
<a href="http://brlcad.org/d/about">
<a href="about.html">
About
</a>
</li>
Expand Down Expand Up @@ -130,7 +130,7 @@ <h2 class="intro-topic">Free & Open</h2>
you ever for any update or support.
</p>
</li>
</ul><a href="http://brlcad.org/d/about" class="nots-opts1">Learn&nbsp;More</a>
</ul><a href="about.html" class="nots-opts1">Learn&nbsp;More</a>
</div>
</div>
<div class="articles">
Expand Down
48 changes: 48 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1063,6 +1063,54 @@ New Navigtaion
}
}

.wrapper-color {
background-color: #707A95;
background-image: url("https://cdn.glitch.com/e4a7d1e9-26eb-4304-9ef7-86c830bf7582%2Fthumbnails%2FScreenshot%202019-12-09%20at%205.34.28%20AM.png?1575887709180");
background-color: rgba(255,255,255,0.25);
background-blend-mode: lighten;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
height: 150px;
}

.wrapper-about{
width: 18%;
margin: 0px auto;
padding-top: 45px;
padding-bottom: 5px;
/*background: #000; */

}

.about-main-h1{
font-family: Intro, Segoe UI, Open Sans, Arial, sans-serif;
font-size: 100px;
color: #2d2d2d; /* #2c3e50; */
margin-bottom: 0px;
}
.about{
position: relative;
font-family: Intro, Segoe UI, Open Sans, Arial, sans-serif;
font-size: 75px;
color: /*white;*/#d0245e;

text-shadow: 0px 0px 4px #282828,
-1px -1px 0 #282828,
1px -1px 0 #282828,
-1px 1px 0 #282828,
1px 1px 0 #282828;
}

h2 {
color: #d0245e;
}

.words {
margin: 10px;
padding: 10px;
}

/* Mobile */
@media only screen and (max-width: 780px) {

Expand Down