-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
79 lines (76 loc) · 5.16 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
<!DOCTYPE html>
<html lang='en'>
<head>
<meta charset='UTF-8'>
<title>Roadmap | CusMeDroid</title>
<link rel='icon' type='image/x-icon' href='../favicon.ico'>
<link rel='apple-touch-icon' href='../favicon.ico'>
<meta name='theme-color' content='#f4f4f4'/>
<meta name='viewport' content='width=device-width, initial-scale=1'>
<meta name='description' content='Cusmedroid is an android studio application development project name. the name was created by iyortml alias suryo dwijayanto. Initially cusmedroid was a custom rom project on smartphone android, at that time in 2014 - 2015 cusmedroid was still looking for identity, until now - then cusmedroid will be the unique name of me who doesn’t have a team.'>
<meta name='keywords' content='cusmedroid, iyortml, learn php with cusmedroid, learn php with iyortml, cusmedroid android, cusmedroid developer, developer indonesia, made in indonesia, website, php, html, css, js, xml, java, api, apikey, mysqli, phpmyadmin, android studio, android-studio, Suryo DwiJayanto, suryodwijayanto, portfolio, cv, curriculum vitae, profil, biography'/>
<meta name='author' content='CusMeDroid'>
<meta property='og:image' content='../favicon.ico'>
<meta property='og:image:type' content='image/jpeg'>
<meta property='og:image:width' content='200'>
<meta property='og:image:height' content='200'>
<link rel='stylesheet' type='text/css' href='../css/style.css'>
<link rel='stylesheet' href='https://fonts.googleapis.com/css?family=Audiowide|Sofia|Trirong'>
<link rel='stylesheet' href='../fontawesome-4/css/font-awesome.min.css'>
<script type='text/javascript' src='../js/jquery-3.6.0.min.js'></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src='https://www.googletagmanager.com/gtag/js?id=G-XH5ZCJD408'></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-XH5ZCJD408');
</script>
</head>
<body id='myCopyright'>
<div class='sidebar Trirong'>
<a title='Home' href='../home'>Home</a>
<a title='Docs' href='../docs'>Docs</a>
<a title='Roadmap' class='sdactive' href=''>Roadmap</a>
</div>
<button class='collapsible aclp Trirong'><b>Menu</b></button>
<div class='clp-content-mobile Trirong'>
<a title='Home' href='../home'>Home</a>
<a title='Docs' href='../docs'>Docs</a>
<a title='Roadmap' class='sdactive' href=''>Roadmap</a>
</div>
<div class='docs-content'>
<div class='padd-16'>
<h1 class='Audiowide animate-left'>Roadmap</h1>
<p class='Trirong patobo animate-right'>CusMeDroid is the only website that has grown on its single own, without a team, i can create a complete project.
it's the way i create/write code without direction/different but at the same core.<br>
i never expected more rewards for one page layout, but for more than one i was obliged to specify that amount.<br><br>
in this github.io i would like to share with those of you who make projects without a team. with this roadmap i want to tell my goals, including :<br>
- We are open source.<br>
- Meet us in the search we made ourselves.<br>
- We are free.<br>
- Use our styles without the need to change them.<br>
- And we are ourselves.
</p>
<br>
<h2 class='Audiowide animate-left'>Note</h2>
<p class='Trirong patobo animate-right'>Don't kill our characters by acknowledging our work, please appreciate those of us who want to inspire!<br>We allow you to copy all the contents of our project for you to learn and develop, don't kill our characters. Use your head to thinking!</p>
<a title='Roadmap CusMeDroid' href='../images/roadmap.jpg'>
<img alt='Roadmap CusMeDroid' src='../images/roadmap.jpg' width='100%'>
</a>
<main class='output'></main>
<div class='home-bottom martobo Trirong size-18' align='right'>
<a title='Docs' class='home-btn' href='../docs'><span>←</span> Docs</a>
<a title='Search' class='home-btn' href='../'>Search <span>→</span></a>
</div>
</div>
<footer class='orange-bg'>
<h1 class='padd-8 Audiowide animate-left'>Powered by</h1>
<p class='Trirong animate-right'>© <script>document.write(new Date().getFullYear())</script> - <a class='white' alt='CusMeDroid' title='CusMeDroid' href='../'><b>CusMeDroid</b></a></p>
</footer>
</div>
<script type='text/javascript' src='../js/collapse.js'></script>
<script type='text/javascript' src='db_search.js'></script>
<script type='text/javascript' src='../js/disclaimer.js'></script>
</body>
</html>