-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathindex.html
executable file
·535 lines (488 loc) · 25 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, maximum-scale=1">
<title>Rogentos Linux Group</title>
<link rel="icon" href="favicon.png" type="image/png">
<link rel="shortcut icon" href="favicon.ico" type="img/x-icon">
<!-- <link href='http://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,300,800italic,700italic,600italic,400italic,300italic,800,700,600'
rel='stylesheet' type='text/css'> -->
<link href="css/bootstrap.css" rel="stylesheet" type="text/css">
<link href="css/style.css" rel="stylesheet" type="text/css">
<link href="css/font-awesome.css" rel="stylesheet" type="text/css">
<link href="css/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="css/fork-awesome/css/fork-awesome.css" rel="stylesheet" type="text/css">
<link href="css/responsive.css" rel="stylesheet" type="text/css">
<link href="css/animate.css" rel="stylesheet" type="text/css">
<!--[if IE]><style type="text/css">.pie {behavior:url(PIE.htc);}</style><![endif]-->
<script type="text/javascript" src="js/jquery.1.8.3.min.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
<script type="text/javascript" src="js/jquery-scrolltofixed.js"></script>
<script type="text/javascript" src="js/jquery.easing.1.3.js"></script>
<script type="text/javascript" src="js/jquery.isotope.js"></script>
<script type="text/javascript" src="js/wow.js"></script>
<script type="text/javascript" src="js/classie.js"></script>
<!--[if lt IE 9]>
<script src="js/respond-1.1.0.min.js"></script>
<script src="js/html5shiv.js"></script>
<script src="js/html5element.js"></script>
<![endif]-->
</head>
<body>
<div style="overflow:hidden;">
<header class="header" id="header">
<!--header-start-->
<div class="container">
<figure class="logo animated fadeInDown delay-07s">
<a href="#">
<img src="img/logo.png" alt="">
</a>
</figure>
<h1 class="animated fadeInDown delay-07s">Rogentos Linux Group</h1>
<ul class="we-create animated fadeInUp delay-1s">
<li lang="ro">Grupul român de dezvoltare a sistemelor de operare derivate din Gentoo</li>
<li lang="en">Romanian Gentoo-based Distributions Development Group</li>
<li lang="fr">Groupe roumain de développement de distribution basé sur Gentoo</li>
</ul>
<a class="link animated fadeInUp delay-1s" href="#service" lang="ro">Descoperă mai multe despre noi</a>
<a class="link animated fadeInUp delay-1s" href="#service" lang="en">Find out more about us</a>
<a class="link animated fadeInUp delay-1s" href="#service" lang="fr">Pour en savoir plus sur nous</a>
</div>
<div class="language-links">
<a class="language" onclick="changeLanguage('ro')">Ro</a>|
<a class="language" onclick="changeLanguage('en')">En</a>|
<a class="language" onclick="changeLanguage('fr')">Fr</a>|
</div>
</div>
</header>
<!--header-end-->
<nav class="main-nav-outer" id="test">
<!--main-nav-start-->
<div class="container">
<ul class="main-nav">
<li class="small-logo">
<a href="#header">
<img src="img/small-logo.png" alt="">
</a>
</li>
<br>
<li>
<a href="#header" lang="ro">Acasă</a>
<a href="#header" lang="en">Home</a>
<a href="#header" lang="fr">Accueil</a>
</li>
<li>
<a href="#service" lang="ro">Despre</a>
<a href="#service" lang="en">About</a>
<a href="#service" lang="fr">Info</a>
</li>
<li>
<a href="#Portfolio" lang="ro">Distribuții</a>
<a href="#Portfolio" lang="en">Distributions</a>
<a href="#Portfolio" lang="fr">Distributions</a>
</li>
<li>
<a href="#client" lang="ro">Descarcă</a>
<a href="#client" lang="en">Download</a>
<a href="#client" lang="fr">Téléchargement</a>
</li>
<!--<li><a href="http://forum.rogentos.ro/" target="_blank">Forum</a></li>-->
<li>
<a href="https://wiki.argentlinux.io" target="_blank" lang="ro">Documentație</a>
<a href="https://wiki.argentlinux.io" target="_blank" lang="en">Documentation</a>
<a href="https://wiki.argentlinux.io" target="_blank" lang="fr">Documentation</a>
</li>
<li>
<a href="#contact" lang="ro"><i class="fa fa-discord fa-2x"></i> Contact</a>
<a href="#contact" lang="en"><i class="fa fa-discord fa-2x"></i> Contact</a>
<a href="#contact" lang="fr"><i class="fa fa-discord fa-2x"></i> Contact</a>
</li>
<li>
<a href="#codsursa" lang="ro">
<i class="fa fa-github fa-2x"></i> Cod Sursă </a>
<a href="#codsursa" lang="en">
<i class="fa fa-github fa-2x"></i> Source Code </a>
<a href="#codsursa" lang="fr">
<i class="fa fa-github fa-2x"></i> Code Source </a>
</li>
</ul>
<a class="res-nav_click" href="#">
<i class="fa-bars"></i>
</a>
</div>
</nav>
<!--main-nav-end-->
<section class="main-section" id="service">
<!--main-section-start-->
<div class="container">
<h2 lang="ro">Despre</h2>
<h2 lang="en">About</h2>
<h2 lang="fr">Info</h2>
<div class="row">
<div class="col-lg-4 col-sm-6 wow fadeInLeft delay-05s">
<div class="service-list">
<div class="service-list-col1">
<i class="fa-users"></i>
</div>
<div class="service-list-col2">
<p lang="ro">Rogentos Linux Group este primul grup românesc ce a pornit dezvoltarea
sistemelor de operare
derivate din Gentoo și pe tehnologiile adiacente și aferente acestora.</p>
<p lang="en">Rogentos Linux Group is the first romanian group which started the development
of Gentoo-based
distributions, and as well as any technology related to them.</p>
<p lang="fr">Rogentos Linux Group est le premier groupe roumain à avoir lancé le
développement d'une distribution basé sur Gentoo,
ainsi que toute technologie liée à celle-ci.</p>
</div>
</div>
<div class="service-list">
<div class="service-list-col1">
<i class="fa-users"></i>
</div>
<div class="service-list-col2">
<p lang="ro">Rogentos Linux Group își propune să dezvolte sistemele de operare cu
tehnologie Gentoo, numite
Kogaion, Argent și ArgOS.</p>
<p lang="en">Rogentos Linux Group envisions the development of linux distributions with
Gentoo technology,
projects called Kogaion, Argent and ArgOS.</p>
<p lang="fr">Rogentos Linux Group envisage le développement de Linux distributions avec la
technologie Gentoo,
projets appelés Kogaion, Argent et Argos.</p>
</div>
</div>
</div>
<figure class="col-lg-8 col-sm-6 text-right wow fadeInUp delay-02s">
<img src="img/macbook-pro.png" alt="">
</figure>
</div>
</div>
</section>
<!--main-section-end-->
<section class="main-section paddind" id="Portfolio">
<!--main-section-start-->
<div class="container">
<h2 lang="ro">Distribuții</h2>
<h2 lang="en">Distributions</h2>
<h2 lang="fr">Distributions</h2>
</div>
<div class="portfolioContainer wow fadeInUp delay-04s">
<div class=" Portfolio-box printdesign">
<img src="img/Kogaion_logo.png" alt="">
<h3>Kogaion</h3>
<p lang="ro">Kogaion reprezintă varianta Desktop, care are ca țintă principală utilizatorul din
institutiile publice de Linux.</p>
<p lang="en">Kogaion is the Desktop distribution. Its sole purpose is Education-oriented user. </p>
<p lang="fr">Kogaion est la distribution de bureau. Son seul objectif est l'utilisateur orienté vers
l'éducation. </p>
</div>
<div class="Portfolio-box webdesign">
<img src="img/Argent_logo.png" alt="">
<h3>Argent</h3>
<p lang="ro">Modulele Server sunt vizate de sistemul denumit Argent. Acesta se află încă în dezvoltare,
fiind publicată
și utilizată momentan doar versiunea BETA, o altă versiune internă fiind menținută de dezvoltatori.
De asemenea, ținta
prioritară a distribuției Argent este securitatea națională și cibernetică.</p>
<p lang="en">Server modes are especially held in favor by the Argent distribution. Argent is still
under development, being
only BETA version for now. It is published only as BETA version, another internal version is being
maintained by the
developers. Argent main target is national security and cybersecurity.</p>
<p lang="fr">Les modes serveurs sont particulièrement prisés par la distribution d'Argent. Argent est
encore en développement, étant
seulement en version BETA pour l'instant. Il est publié uniquement en version BETA, une autre
version interne est maintenue par le
développeurs. La principale cible de Argent est la sécurité nationale et la cybersécurité.</p>
</div>
<div class=" Portfolio-box branding">
<img src="img/Argos_test.png" alt="">
<h3>ArgOS</h3>
<p lang="ro">Dispozitivele de tip ARM prezintă o atenție aparte din partea noastră prin tehnologiile
oferite de Argos.</p>
<p lang="en">ARM devices have a special role on our side, will be brought to you by Argos technologies.</p>
<p lang="fr">Les dispositifs ARM ont un rôle particulier de notre côté, vous seront présentés par les
technologies Argos.</p>
</div>
</div>
</section>
<!--main-section-end-->
<section class="main-section client-part" id="client">
<!--main-section client-part-start-->
<div class="container">
<b class="quote-right wow fadeInDown delay-03">
<i class="fa-quote-right"></i>
</b>
<div class="row">
<div class="col-lg-12">
<p class="client-part-haead wow fadeInDown delay-05" lang="ro">Facem următoarele precizări:
<br /> x86 reprezintă arhitectura 32 de biți
<br /> x64/amd64 reprezintă arhitectura 64 de biți
<br /> În dezvoltare folosim mediul grafic LXQt.</p>
<p class="client-part-haead wow fadeInDown delay-05" lang="en">Some special notes here:
<br /> x86 represents the 32bit architecture
<br /> x64 / amd64 represents the 64bit architecture
<br /> In development we use LXQt Desktop Environment</p>
<p class="client-part-haead wow fadeInDown delay-05" lang="fr">Quelque détails à préciser:
<br /> x86 représente l'architecture 32 bits
<br /> x64 / amd64 représente l'architecture 64 bits
<br /> En développement, nous utilisons l'environnement de bureau LXQt</p>
</div>
</div>
</div>
</section>
<!--main-section client-part-end-->
<section class="c-logo-part">
<div class="row no-margins">
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
<h3>Workstation / Server</h3>
<ul class="download">
<li>
<a href="https://iso.argentlinux.io/Argent.Workstation.BETA.1.5.amd64.iso">
<i class="fa fa-download "></i>
<span lang="ro">Descarcă</span>
<span lang="en">Download</span>
<span lang="fr">Télécharger</span>
<br>Argent Workstation</a>
</li>
<li>
<a href="https://iso.argentlinux.io/Argent.Workstation.KDE.BETA.1.5.2.amd64.iso">
<i class="fa fa-download "></i>
<span lang="ro">Descarcă Argent</span>
<span lang="en">Download Argent</span>
<span lang="fr">Télécharger Argent</span>
<br> KDE Plasma Workstation</a>
</li>
<li>
<a href="http://bpr.bluepink.ro/~rogentos/iso/" target="_blank">
<span lang="ro">Vezi alte</span>
<span lang="en">Check other</span>
<span lang="fr">Voir plus</span>
<br>
<span lang="ro">imagini ISO</span>
<span lang="en">ISO images</span>
<span lang="fr">ISO image</span></a>
</li>
</ul>
</div>
</div>
</section>
<!--c-logo-part-end-->
<div class="container">
<section class="main-section contact" id="contact">
<h6 lang="ro">Ești gata să începi următorul tău proiect cu noi? Grozav! Trimite-ne un e-mail și te vom
contacta cât mai curand
posibil.
</h6>
<h6 lang="en">Are you ready to start your next project with us? Great! Send us a email and we will contact
you as soon as
possible.
</h6>
<h6 lang="fr">Êtes-vous prêt à commencer votre prochain projet avec nous? Génial! Envoyez-nous un email et
nous vous contacterons
dès que possible.
</h6>
<div class="row">
<div class="col-lg-12 wow fadeInLeft">
<div class="contact-info-box email text-center">
<i class="fa-pencil"></i> E-MAIL:
<span>
<a href="mailto:[email protected]">[email protected]</a>
</span>
</div>
<div class="col-lg-12 text-center">
<ul class="social-link">
<li title="Rogentos Group" class="facebook">
<a href="https://www.facebook.com/RogentosLinux" target="_blank">
<i class="fa-facebook"></i>
</a>
</li>
<li title="Webchat Rogentos" class="chat">
<a href="http://webchat.freenode.net/?channels=rogentos-dezvoltare" target="_blank">
<i class="fa-comment"></i>
</a>
</li>
<li title="Argent Discord" class="chat">
<a href="https://discord.gg/bxveDdW" target="_blank">
<i class="fa fa-discord-alt discord-link"></i>
</a>
</li>
</ul>
</div>
</div>
</div>
</section>
</div>
<section>
<div class="container">
<h6 lang="ro" style="margin-bottom:0px;">Modul nostru de lucru, cât și <b>codul sursă</b> a organizației
Rogentos, și proiectele Argent și Kogaion le găsiți
aici
</h6>
<h6 lang="en" style="margin-bottom:0px;">You can find our work methodologies, our Rogentos organization's
<b>source code</b> and as well as Argent/Kogaion
projects here
</h6>
<h6 lang="fr" style="margin-bottom:0px;">Vous pouvez trouver nos méthodologies de travail, notre
organisation Rogentos <b>source code</b> and as well as Argent/Kogaion
et projets ici.
</h6>
<div class="row">
<div class="col-lg-12 wow fadeInLeft">
<div class="col-lg-12 text-center" id="codsursa">
<ul class="social-link">
<li title="Cod sursă proiecte Rogentos" class="git">
<div>
<p>
<span style="font-weight: bolder" lang="ro">Cod sursă proiecte</span>
<span style="font-weight: bolder" lang="en">Project source code</span>
<span style="font-weight: bolder" lang="fr">Code source du projet</span>
<br />
<span style="color:#e42217">Ro</span>
<span style="color:#fdd017">gen</span>
<span style="color:#2b65ec">tos</span>
</p>
<a href="https://gitlab.com/groups/rogentos" target="_blank">
<i class="fa-gitlab"></i>
</a>
</div>
</li>
<li title="Cod sursă Kogaion" class="git">
<div>
<p>
<span style="font-weight: bolder" lang="ro">Cod sursă</span>
<span style="font-weight: bolder" lang="en">Source Code</span>
<span style="font-weight: bolder" lang="fr">Code Source</span>
<br />
<span style="color:#2b65ec">Kogaion</span>
</p>
<a href="https://gitlab.com/groups/kogaion" target="_blank">
<i class="fa-gitlab"></i>
</a>
</div>
</li>
<li title="Cod sursă Argent" class="git">
<div>
<p>
<span style="font-weight: bolder" lang="ro">Cod sursă</span>
<span style="font-weight: bolder" lang="en">Source Code</span>
<span style="font-weight: bolder" lang="fr">Code Source</span>
<br />
<span style="color:#f9c727">Argent</span>
</p>
<a href="https://gitlab.com/groups/argent" target="_blank">
<i class="fa-gitlab"></i>
</a>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
</section>
<footer class="footer">
<div class="container">
<div class="footer-logo">
<a href="#">
<img src="img/footer-logo.png" alt="">
</a>
</div>
<span class="copyright">Copyleft
<span class="copy-left">©</span>
<span lang="ro">2011-2021 Rogentos Linux Group, Toate drepturile si greselile rezervate. | Găzduire:</span>
<span lang="en">2011-2021 Rogentos Linux Group, All Rights and Wrongs Reserved. | Hosting:</span>
<span lang="fr">2011-2021 Rogentos Linux Group, Tous Droits Réservés. | Hébergement:</span>
<a href="https://bluepink.ro/" target="_blank">BluePink</a> |
<span lang="ro">Temă</span>
<span lang="en">Theme</span>:
<span lang="fr">Thème</span>:
<a href="https://bootstraptaste.com/" target="_blank">BootstrapTaste</a>
</span>
</div>
<!--
All links in the footer should remain intact.
Licenseing information is available at: http://bootstraptaste.com/license/
You can buy this theme without footer links online at: http://bootstraptaste.com/buy/?theme=Knight
-->
</footer>
<script type="text/javascript">
function changeLanguage(language) {
$("[lang]").hide();
$(":lang(" + language + ")").show();
}
$(document).ready(function (e) {
$('#test').scrollToFixed();
$('.res-nav_click').click(function () {
$('.main-nav').slideToggle();
return false;
});
changeLanguage("ro");
});
</script>
<script>
wow = new WOW(
{
animateClass: 'animated',
offset: 100
}
);
wow.init();
</script>
<script type="text/javascript">
$(window).load(function () {
$('.main-nav li a').bind('click', function (event) {
var $anchor = $(this);
$('html, body').stop().animate({
scrollTop: $($anchor.attr('href')).offset().top - 102
}, 1500, 'easeInOutExpo');
/*
if you don't want to use the easing effects:
$('html, body').stop().animate({
scrollTop: $($anchor.attr('href')).offset().top
}, 1000);
*/
event.preventDefault();
});
})
</script>
<script type="text/javascript">
$(window).load(function () {
var $container = $('.portfolioContainer'),
$body = $('body'),
colW = 375,
columns = null;
$container.isotope({
// disable window resizing
resizable: true,
masonry: {
columnWidth: colW
}
});
$(window).smartresize(function () {
// check if columns has changed
var currentColumns = Math.floor(($body.width() - 30) / colW);
if (currentColumns !== columns) {
// set new column count
columns = currentColumns;
// apply width to container manually, then trigger relayout
$container.width(columns * colW)
.isotope('reLayout');
}
}).smartresize(); // trigger resize to set container width
$('.portfolioFilter a').click(function () {
$('.portfolioFilter .current').removeClass('current');
$(this).addClass('current');
var selector = $(this).attr('data-filter');
$container.isotope({
filter: selector,
});
return false;
});
});
</script>
</body>
</html>