-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
144 lines (137 loc) · 5.42 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="./styles/generic.css" />
<link rel="stylesheet" href="./styles/index.css" />
<link rel="shortcut icon"
href="https://raw.githubusercontent.com/lumaa-dev/lumaa.fr/main/src/assets/hero/full_black.jpg"
type="image/x-icon">
<link rel="me" href="https://techhub.social/@lumaa">
<link rel="me" href="https://mastodon.online/@Bubble">
<!-- Primary Meta Tags -->
<title>Lumaa's Apps</title>
<meta name="title" content="Lumaa's Apps" />
<meta name="description"
content="Find all Apple apps made by Lumaa! You can also have sneak peeks of future apps. There are also more informations about Lumaa's current released apps like TicTac. " />
<meta name="theme-color" content="#2094fa" />
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://apps.lumaa.fr/" />
<meta property="og:title" content="Lumaa's Apps" />
<meta property="og:description"
content="Find all Apple apps made by Lumaa! You can also have sneak peeks of future apps. There are also more informations about Lumaa's current released apps like TicTac. " />
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:url" content="https://apps.lumaa.fr/" />
<meta property="twitter:title" content="Lumaa's Apps" />
<meta property="twitter:description"
content="Find all Apple apps made by Lumaa! You can also have sneak peeks of future apps. There are also more informations about Lumaa's current released apps like TicTac. " />
<!-- Meta Tags Generated with https://metatags.io -->
</head>
<body>
<div class="present">
<img src="https://lumaa.fr/static/hero_lumaa_white.svg" draggable="false">
<p><a href="https://lumaa.fr/">Lumaa</a> presents</p>
</div>
<div class="apps">
<h1>Released Apps</h1>
<div class="app bubble">
<p class="name">Bubble</p>
<img class="icon" src="./assets/images/bubble/HeroIcon_transparent.png" alt="Bubble Icon" draggable="false" />
<a href="./app/bubble">Learn more!</a>
</div>
<div class="app fraca">
<p class="name">Fraca</p>
<img class="icon" src="./assets/images/fraca.png" alt="Fraca Icon" draggable="false" />
<a href="https://d.lumaa.fr/fraca">App Store</a>
</div>
<div class="app wide app-bento">
<img class="icon" src="./assets/images/tictac/icon.png" alt="TicTac Icon" draggable="false" />
<p class="name">TicTac</p>
<a href="./app/tictac">Learn more...</a>
</div>
<h1>Contributions</h1>
<div class="app wide cider">
<img class="icon" src="./assets/images/cider_remote.png" alt="Cider Remote Icon" draggable="false">
<p class="name">Remote</p>
<a href="https://cider.sh/remote">Learn more...</a>
</div>
<h1>Work in Progress</h1>
<span class="list">
<div class="app">
<img class="icon" src="./assets/images/recordlink/app_icon.jpg" alt="Record Link" draggable="false" />
<p class="name">Record Link</p>
<a href="./app/recordlink">Learn more...</a>
</div>
<div class="app">
<img class="icon" src="./assets/images/app_icon_missing.png" alt="WidgAround Icon" draggable="false" />
<p class="name">WidgAround</p>
<a href="https://techhub.social/@lumaa/113214624051110745">Sneak peek</a>
</div>
</span>
<h1>Leftout Projects</h1>
<span class="list">
<div class="app">
<img class="icon" src="./assets/images/nummemory.png" alt="NumMemory Icon" draggable="false" />
<p class="name">NumMemory</p>
<a href="https://d.lumaa.fr/nummemory">App Store</a>
</div>
<div class="app">
<img class="icon" src="./assets/images/app_icon_missing.png" alt="Secret Icon" draggable="false" />
<p class="name">👀</p>
<a href="./app/secret">Discover...</a>
</div>
<div class="app">
<img class="icon" src="./assets/images/artisticly/icon.jpg" alt="Artistcly Icon" draggable="false" />
<p class="name">Artisticly</p>
<a href="./app/artisticly">Discontinued.</a>
</div>
<div class="app">
<img class="icon" src="./assets/images/byheart/hero-icon.png" alt="ByHeart Icon" draggable="false" />
<p class="name">ByHeart</p>
<a href="./app/byheart">Discontinued.</a>
</div>
</span>
</div>
<div class="footer">
<p>All rights reserved. Lumaa is not affiliated with Apple Inc, or with Cider Collective.</p>
<p
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dct="http://purl.org/dc/terms/"
>
<a
property="dct:title"
rel="cc:attributionURL"
href="https://apps.lumaa.fr/"
>This website</a
>
& <a href="https://github.com/lumaa-dev/AboutApps">its repository</a> by
<a
rel="cc:attributionURL dct:creator"
property="cc:attributionName"
href="https://lumaa.fr/"
>Lumaa</a
>
is licensed under
<a
href="http://creativecommons.org/licenses/by-nc-sa/4.0/?ref=chooser-v1"
target="_blank"
rel="license noopener noreferrer"
style="display: inline-block"
>Attribution-NonCommercial-ShareAlike 4.0 International</a
>
</p>
<br />
<span>
<a href="./legal/privacy">Privacy Policy</a>
•
<a href="./legal/copyrights">Copyrights</a>
•
<a href="./legal/ai">Artificial Intelligence</a>
</span>
</div>
</body>
</html>