blob: 118a970f3ef6dc06e149726095bdcf59c0c7b11c [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>NetBeans - Fits the pieces together</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href='//fonts.googleapis.com/css?family=Open+Sans:400,300,700,800,600' rel='stylesheet' type='text/css'>
</head>
<body>
<header>
<div class="inner flex-container-small">
<nav>
<div id="burger-menu">
<div></div>
<div></div>
<div></div>
</div>
<ul>
<li><a class="nav-link">Page is work in progress</a></li>
</ul>
</nav>
<a href="/" id="logo">
<img src="bilder/logo-2.svg" alt="logo" />
<div>
Apache <strong>Net</strong>Beans
</div>
</a>
</div>
<form class="search-field">
<input type="text" />
<button class="search with-icon"></button>
</form>
</header>
<main>
<div class="title-img">
<div class="img-wrapper">
<img src="bilder/netbeans.png" alt="netbeans" />
</div>
</div>
<section class="banner">
<div class="inner flex-container-small">
<div class="headline-with-downloads">
<div class="slogan">
<h1>NetBeans IDE</h1>
<small>Fits the Pieces Together</small>
</div>
<div class="download-links">
<a href="//netbeans.org/community/releases/81/">Learn More</a>
</div>
</div>
<div class="desc">
<p>
Quickly and easily develop desktop, mobile and web applications
with Java, JavaScript, HTML5, PHP, C/C++ and more.
</p>
<p>
Apache NetBeans IDE is FREE, open source, and has a worldwide community
of users and developers.
</p>
<p>
Apache NetBeans is an effort undergoing incubation at The Apache Software Foundation (ASF).
</p>
</div>
</div>
</section>
</main>
<footer>
<div class="back-to-top with-icon ripple-btn">
<div class="ripple"></div>
</div>
<div class="inner">
<div class="flex-container">
<div class="w70">
Newsletter
</div>
<div class="w30">
<ul class="social-links">
<li>
<a class="circle with-icon fb" href="//www.facebook.com/NetBeans"></a>
</li>
<li>
<a class="circle with-icon twitter" href="//twitter.com/netbeans"></a>
</li>
<li>
<a class="circle with-icon plus" href="//plus.google.com/+netbeans"></a>
</li>
<li>
<a class="circle with-icon slack" href="//netbeans.signup.team/"></a>
</li>
<li>
<a class="circle with-icon youtube" href="//www.youtube.com/user/netbeansvideos"></a>
</li>
</ul>
</div>
<p class="disc">
Apache NetBeans is an effort undergoing incubation at The Apache Software
Foundation (ASF). Incubation is required of all newly accepted projects
until a further review indicates that the infrastructure, communications,
and decision making process have stabilized in a manner consistent with
other successful ASF projects. While incubation status is not necessarily a
reflection of the completeness or stability of the code, it does indicate
that the project has yet to be fully endorsed by the ASF.
</p>
</div>
</div>
</footer>
<link rel="stylesheet" property="stylesheet" href="styles/onepager.css">
<script src="scripts/onepager.min.js"></script>
</body>
</html>