-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
101 lines (79 loc) · 4.23 KB
/
index.html
File metadata and controls
101 lines (79 loc) · 4.23 KB
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
<!doctype html>
<!-- The Time Machine GitHub pages theme was designed and developed by Jon Rohan, on Feb 7, 2012. -->
<!-- Follow him for fun. http://twitter.com/jonrohan. Tail his code on https://github.com/jonrohan -->
<html lang="fr-FR">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1">
<link rel="stylesheet" href="https://superatraction.github.io/CodeCommunity/assets/css/style.css?v=f313c078997426cd7ebb3f9b08f8e1c861851f69">
<script src="https://code.jquery.com/jquery-1.12.4.min.js" integrity="sha256-ZosEbRLbNQzLpnKIkEdrPv7lOy9C27hHQ+Xp8a4MxAQ=" crossorigin="anonymous"></script>
<script src="https://superatraction.github.io//CodeCommunity/assets/js/script.js"></script>
<!-- Begin Jekyll SEO tag v2.7.1 -->
<title>CodeCommunity | Code Community est la Communauté de Code pour Updater&Launcher & CreativityCreator</title>
<meta name="generator" content="Jekyll v3.9.0" />
<meta property="og:title" content="CodeCommunity" />
<meta property="og:locale" content="fr_FR" />
<meta name="description" content="Code Community est la Communauté de Code pour Updater&Launcher & CreativityCreator" />
<meta property="og:description" content="Code Community est la Communauté de Code pour Updater&Launcher & CreativityCreator" />
<link rel="canonical" href="https://superatraction.github.io/CodeCommunity/" />
<meta property="og:url" content="https://superatraction.github.io/CodeCommunity/" />
<meta property="og:site_name" content="CodeCommunity" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="CodeCommunity" />
<script type="application/ld+json">
{"description":"Code Community est la Communauté de Code pour Updater&Launcher & CreativityCreator","url":"https://superatraction.github.io/CodeCommunity/","@type":"WebSite","headline":"CodeCommunity","name":"CodeCommunity","@context":"https://schema.org"}</script>
<!-- End Jekyll SEO tag -->
<!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
<!-- Setup Google Analytics -->
<!-- You can set your favicon here -->
<!-- link rel="shortcut icon" type="image/x-icon" href="/CodeCommunity/favicon.ico" -->
<!-- end custom head snippets -->
</head>
<body>
<div class="wrapper">
<header>
<h1 class="title">CodeCommunity</h1>
</header>
<div id="container">
<p class="tagline">Code Community est la Communauté de Code pour Updater&Launcher & SuperAtraction</p>
<div id="main" role="main">
<div class="download-bar">
<div class="inner">
<a href="https://github.com/SuperAtraction/CodeCommunity" class="code">View CodeCommunity on GitHub</a>
</div>
<span class="blc"></span><span class="trc"></span>
</div>
<article class="markdown-body">
<h1 id="codecommunity">CodeCommunity</h1>
<h1>Info : CodeCommunity est en cours de remplacement par <a href="https://EcologicCode.github.io/OpenLearn/">OpenLearn</a>
<p>
CodeComunity est un site pour les dévloppeurs et SURTOUT pour les "Apprentis" dévloppeurs.<br>
<h1>Liste des récents sujets :</h1>
<div id="RecentS">
</div>
</p>
<script type="text/javascript">
$("document").ready(load());
function load(){
$("#RecentS").load("recent.txt");
}
</script>
</article>
</div>
</div>
<footer>
<div class="owner">
<p><a href="https://github.com/SuperAtraction" class="avatar"><img src="https://github.com/SuperAtraction.png" width="48" height="48"></a> <a href="https://github.com/SuperAtraction">SuperAtraction</a> maintains <a href="https://github.com/SuperAtraction/CodeCommunity">CodeCommunity</a></p>
</div>
<div class="creds">
<small>Cette page utilise les <a href="https://pages.github.com/">GitHub Pages</a><br>Theme par <a href="https://twitter.com/jonrohan/">Jon Rohan</a></small>
</div>
</footer>
</div>
<div class="current-section">
<a href="#top">Scroll to top</a>
<p class="name"></p>
</div>
</body>
</html>