Added OSC intro and updated news, presentation and charter files.
[oran-osc.github.io.git] / index.html
1 <!DOCTYPE html>
2 <html lang="en">
3
4 <head>
5
6   <meta http-equiv="X-UA-Compatible" content="IE=edge">
7   <meta charset="utf-8">
8   <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
9   <meta name="description" content="">
10   <meta name="author" content="">
11
12   <title>O-RAN Software Community</title>
13
14   <!-- Bootstrap core CSS -->
15   <link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
16
17   <!-- Custom fonts for this template -->
18   <link href="vendor/fontawesome-free/css/all.min.css" rel="stylesheet">
19   <link href="vendor/simple-line-icons/css/simple-line-icons.css" rel="stylesheet" type="text/css">
20   <link href="https://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic,700italic" rel="stylesheet" type="text/css">
21
22   <!-- Custom styles for this template -->
23   <link href="css/landing-page.min.css" rel="stylesheet">
24
25 </head>
26
27 <body id="page-top">
28
29   <nav class="navbar navbar-expand-lg navbar-light fixed-top py-3 bg-light" id="mainNav">
30     <div class="container">
31       <a class="navbar-brand js-scroll-trigger" href="#page-top">O-RAN Software Community</a>
32       <button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
33         <span class="navbar-toggler-icon"></span>
34       </button>
35       <div class="collapse navbar-collapse" id="navbarResponsive">
36         <ul class="navbar-nav ml-auto my-2 my-lg-0">
37           <li class="nav-item">
38             <a class="nav-link js-scroll-trigger" href="#osc">OSC</a>
39           </li>
40           <li class="nav-item">
41             <a class="nav-link js-scroll-trigger" href="#charters">Charters</a>
42           </li>
43           <li class="nav-item">
44             <a class="nav-link js-scroll-trigger" href="#news">News</a>
45           </li>
46           <li class="nav-item">
47             <a class="nav-link js-scroll-trigger" href="#community">Community</a>
48           </li>
49           <li class="nav-item">
50             <a class="nav-link js-scroll-trigger" href="ORAN_OSC_presentation.pdf">Presentation</a>
51           </li>
52           <li class="nav-item">
53             <a class="nav-link js-scroll-trigger" href="http://wiki.oran-osc.org/display/ORAN" target=_blank>Wiki</a>
54           </li>
55         </ul>
56       </div>
57     </div>
58   </nav>
59
60   <!-- Masthead -->
61   <header class="masthead text-white text-center">
62     <div class="overlay"></div>
63     <div class="container">
64       <div class="row">
65         <div class="col-xl-9 mx-auto">
66           <h1 class="mb-5">O-RAN Software Community (OSC)</h1>
67         </div>
68         <div class="col-md-10 col-lg-8 col-xl-7 mx-auto">
69         </div>
70       </div>
71     </div>
72   </header>
73
74   <!-- OSC -->
75   <section class="page-section text-center bg-primary" id="osc">
76     <div class="container">
77       <!--<h2 class="text-white mb-5">O-RAN Software Community (OSC)</h2>-->
78       <div class="row">
79         <div class="text-center">
80             <p class="lead text-white">
81 The O-RAN Software Community (OSC) is a collaboration with the O-RAN Alliance and Linux Foundation with the mission to support the creation of software for the Radio Access Network (RAN). The RAN is the next challenge for the open source community and plans to leverage other LF network projects, while address the challenges in performance, scale, and 3GPP alignment.</p>
82
83             <p class="lead text-white">
84 The telecom industry is experiencing a profound transformation and 5G is expected to radically change how we live, work, and play. This means it's critical to make network infrastructure commercially available as quickly as possible to ensure business success for operators. It's time to turn to open source, as it is one of the most efficient ways to accelerate product development in a collaborative and cost-efficient way.</p>
85
86             <p class="lead text-white">
87 The O-RAN Software Community is focused on aligning with the O-RAN Alliance's open architecture and specifications to achieve a solution that can be utilized for industry solutions. As a new open source community under the Linux Foundation, the OSC is sponsored by the O-RAN Alliance, and will enable the develop of open source software enabling modular, open, intelligent, efficient, and agile disaggregated radio access networks.</p>
88             </p>
89         <p class="lead mb-0"><a href="about_osc.html" class="text-dark">Read more</a> </p> 
90         </div>
91       </div>
92     </div>
93   </section>
94
95   <!-- Charters Grid -->
96   <section class="page-section features-icons bg-light text-center" id="charters">
97     <div class="container">
98       <h2 class="text-center mt-0">Charters</h2><br>
99       <div class="row">
100         <div class="col-lg-6">
101           <div class="features-icons-item mx-auto mb-5 mb-lg-0 mb-lg-3">
102             <div class="features-icons-icon d-flex">
103               <i class="icon-doc m-auto text-primary"></i>
104             </div>
105             <h4>O-RAN Software Community</h4>
106             <a href="ORAN_OSC_Charter.pdf">
107             <p class="lead mb-0">Linux Foundation Project Technical Charter</p>
108             </a>
109           </div>
110         </div>
111         <div class="col-lg-6">
112           <div class="features-icons-item mx-auto mb-5 mb-lg-0 mb-lg-3">
113             <div class="features-icons-icon d-flex">
114               <i class="icon-doc m-auto text-primary"></i>
115             </div>
116             <h4>O-RAN Specification Code Project</h4>
117 <!--            <a href="ORAN_Alliance_Charter.pdf"> -->
118             <p class="lead mb-0">O-RAN Alliance Project Technical Charter</p>
119 <!--            </a> -->
120           </div>
121         </div>
122       </div>
123     </div>
124   </section>
125
126   <!-- News-->
127   <section class="page-section text-center bg-secondary" id="news">
128     <div class="container">
129       <br><h2 class="text-white mb-5">News</h2>
130       <div class="row justify-content-left">
131         <div class="small">
132           <p class="text-white mb-4">April 2, 2019</p>
133         </div>
134         <div class="text-left">
135           <h4><p class="text-white mb-4">
136           The O-RAN Alliance and Linux Foundation Launch Industry-Leading O-RAN Open Source Community</h4>
137           </p>
138         </div>
139
140         <div class="text-left">
141           <p class="lead text-white">
142           Today, the O-RAN Alliance (www.o-ran.org) and the Linux Foundation (https://www.linuxfoundation.org) jointly announced the creation of the O-RAN Software Community (O-RAN SC) (www.o-ran-sc.org).</p>
143
144         <p class="lead text-white mb-4">
145 The telecom industry is experiencing a profound transformation and 5G is expected to radically change how we live, work, and play. This means it's critical to make network infrastructure commercially available as quickly as possible to ensure business success for operators. It's time to turn to open source, as it is one of the most efficient ways to accelerate product development in a collaborative and cost-efficient way.
146         </p>
147
148         <p class="lead mb-0"><a href="news_announce.html" class="text-dark">Read more</a> </p><br> 
149         </div>
150       </div>
151     </div>
152   </section>
153
154   <!-- Community Grid -->
155   <section class="page-section features-icons bg-light text-center" id="community">
156     <div class="container">
157       <h2 class="text-center mt-0">Community</h2><br>
158       <div class="row">
159         <div class="col-lg-3">
160           <div class="features-icons-item mx-auto mb-5 mb-lg-0 mb-lg-3">
161             <a href="http://www.o-ran.org" target=_blank>
162             <div class="features-icons-icon d-flex">
163               <i class="icon-organization m-auto text-primary"></i>
164             </div>
165             <h3>O-RAN Alliance</h3>
166             <p class="lead mb-0"></p>
167             </a>
168           </div>
169         </div>
170         <div class="col-lg-3">
171           <div class="features-icons-item mx-auto mb-5 mb-lg-0 mb-lg-3">
172             <a href="http://wiki.oran-osc.org/display/ORAN" target=_blank>
173             <div class="features-icons-icon d-flex">
174               <i class="icon-list m-auto text-primary"></i>
175             </div>
176             <h3>OSC Wiki</h3>
177             <p class="lead mb-0"></p>
178             </a>
179           </div>
180         </div>
181         <div class="col-lg-3">
182           <div class="features-icons-item mx-auto mb-0 mb-lg-3">
183             <a href="mailto:main@lists.oran-osc.org">
184             <div class="features-icons-icon d-flex">
185               <i class="icon-envelope m-auto text-primary"></i>
186             </div>
187             <h3>OSC Mailing List</h3>
188             <p class="lead mb-0"></p>
189             </a>
190           </div>
191         </div>
192
193         <div class="col-lg-3">
194           <div class="features-icons-item mx-auto mb-0 mb-lg-3">
195             <a href="http://gerrit.oran-osc.org" target=_blank>
196             <div class="features-icons-icon d-flex">
197               <i class="icon-layers m-auto text-primary"></i>
198             </div>
199             <h3>Seed Code</h3>
200             <p class="lead mb-0">
201              </p>
202             </a>
203           </div>
204         </div>
205
206       </div>
207     </div>
208   </section>
209
210   <!-- Documents-->
211 <!--
212   <section class="page-section text-center bg-primary" id="documents">
213     <div class="container">
214       <br><h2 class="text-white mb-5">Documents</h2>
215       <div class="row col-lg-6">
216            <p class="lead text-white mb-0">
217            <h4><a href="ORAN_OSC_presentation.pdf" class="text-white">O-RAN Open Source Community<br>
218            Bringing 3GPP and Linux Foundation Together</h4></a>
219            </p><br>
220            </p>
221       </div>
222     </div>
223   </section>
224 -->
225
226
227
228   <!-- Footer -->
229   <footer class="footer bg-light">
230     <div class="container">
231       <div class="row">
232       <div class="small text-center text-muted">
233         LF Projects, LLC uses various trademarks. For our trademark, privacy and antitrust policies, code of conduct and terms of use, please click the applicable link below or see <a href="https://www.lfprojects.org">www.lfprojects.org</a>. <br> <a href="https://lfprojects.org/policies/terms-of-use/">Terms of Use</a> | <a href="https://lfprojects.org/policies/privacy-policy/">Privacy Policy</a> | <a href="https://lfprojects.org/policies/code-of-conduct/">Code of Conduct</a> | <a href="https://lfprojects.org/policies/trademark-policy/">Trademark Policy</a> | <a href="https://lfprojects.org/policies/antitrust-policy/">Antitrust Policy</a>
234         </div>
235       </div>
236     </div>
237   </footer>
238
239   <!-- Bootstrap core JavaScript -->
240   <script src="vendor/jquery/jquery.min.js"></script>
241   <script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
242
243 </body>
244
245 </html>