-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathindex.html
More file actions
96 lines (87 loc) · 3.92 KB
/
index.html
File metadata and controls
96 lines (87 loc) · 3.92 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
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta name="generator" content="Hugo 0.37" />
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title> OSGeo ID </title>
<meta name="description" content="Website OSGeo Indonesia">
<meta name="author" content="OSGeo ID">
<meta property="og:title" content="OSGeo ID" />
<meta property="og:description" content="Website OSGeo Indonesia." />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://osgeoid.github.io/" />
<link href="http://osgeoid.github.io/index.xml" rel="alternate" type="application/rss+xml" title="OSGeo US" />
<link rel="canonical" href="http://osgeoid.github.io/">
<link href="css/font.css" rel="stylesheet" type="textcss">
<link href="css/kube.min.css" rel="stylesheet" type="text/css">
<link href="css/kube.legenda.css" rel="stylesheet" type="text/css">
<link href="css/highlight.css" rel="stylesheet" type="text/css">
<link href="css/master.css" rel="stylesheet" type="text/css">
<link href="css/kube.demo.css" rel="stylesheet" type="text/css">
<link href="css/custom.css" rel="stylesheet" type="text/css">
<script src="js/jquery-2.1.4.min.js" type="text/javascript"></script>
<script type="text/javascript" src="js/tocbot.min.js"></script>
</head>
<body class="page-kube">
<div id="main">
<div id="hero">
<h1>
<img src="img/osgeo-ID-logo.png" title="OSGeo.ID Local Chapter Logo" style='width:300px'>
</h1>
<h3>Perihal</h3>
<p>
Selamat datang di OSGeo ID. Kami adalah komunitas Open Source Geospatial (Geospatial Sumber Terbuka) di Indonesia
Pelajari lebih lanjut tentang kami di tautan berikut ini:
<br/>
<br/>
<strong><a href="https://wiki.osgeo.org/wiki/OSGeoID" target="_blank">Halaman Wiki</a></strong><br />
<strong><a href="https://lists.osgeo.org/mailman/listinfo/indonesia" target="_blank">Mailing List</a></strong><br />
<strong><a href="https://t.me/osgeoid" target="_blank">Grup Telegram</a></strong><br />
<strong><a href="https://github.com/osgeoid" target="_blank">GitHub</a></strong><br />
</p>
<h3>Kegiatan Mendatang</h3>
<p>
TBD
</p>
<h3>Kegiatan Yang Lalu</h3>
<p>
04 Oktober 2019<br /><a href="https://twitter.com/osgeoid/status/1180163569993650176" target="_blank">Meet up Perdana OSGeo ID</a><br /><br />
</p>
</div>
</main>
<footer>
<footer id="footer">
<nav>
<ul>
<li>
<span>OSGeo ID</span>
</li>
<li>
<a href="https://github.com/osgeoid" target="_blank">Github</a>
</li>
</ul>
</nav>
<p>Built with Hugo - Kube theme</p>
</footer>
</footer>
<script src="js/kube.js" type="text/javascript">
</script>
<script src="js/kube.legenda.js" type="text/javascript">
</script>
<script src="js/master.js" type="text/javascript">
</script>
<!-- TODO: Tambahkan google analytic sendiri -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<!-- <script async src="https://www.googletagmanager.com/gtag/js?id=UA-115777191-1"></script> -->
<!-- <script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'UA-115777191-1');
</script> -->
</body>
</html>