-
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathlanding.html
More file actions
259 lines (253 loc) · 10.2 KB
/
landing.html
File metadata and controls
259 lines (253 loc) · 10.2 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
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
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>microfolio - Static Portfolio Generator</title>
<script src="https://cdn.tailwindcss.com"></script>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100..700;1,100..700&display=swap"
rel="stylesheet"
/>
<script>
tailwind.config = {
theme: {
extend: {
fontFamily: {
sans: ['IBM Plex Sans', 'sans-serif']
},
colors: {
primary: 'black',
background: 'oklch(97% 0 0)',
box: 'white'
}
}
}
};
</script>
</head>
<body class="bg-background text-primary font-sans antialiased">
<!-- Header -->
<header class="bg-box border-b border-neutral-200">
<div class="mx-auto max-w-6xl px-6 py-4">
<div class="flex items-center justify-between">
<div>
<h1 class="text-xl font-bold">microfolio</h1>
<p class="text-sm text-neutral-600">static portfolio generator</p>
</div>
<div class="flex items-center space-x-6">
<a
href="https://github.com/aker-dev/microfolio"
target="_blank"
class="flex items-center space-x-2 text-sm transition-colors hover:text-neutral-600"
>
<svg class="h-4 w-4" viewBox="0 0 24 24" fill="currentColor">
<path
d="M12 0c-6.626 0-12 5.373-12 12 0 5.302 3.438 9.8 8.207 11.387.599.111.793-.261.793-.577v-2.234c-3.338.726-4.033-1.416-4.033-1.416-.546-1.387-1.333-1.756-1.333-1.756-1.089-.745.083-.729.083-.729 1.205.084 1.839 1.237 1.839 1.237 1.07 1.834 2.807 1.304 3.492.997.107-.775.418-1.305.762-1.604-2.665-.305-5.467-1.334-5.467-5.931 0-1.311.469-2.381 1.236-3.221-.124-.303-.535-1.524.117-3.176 0 0 1.008-.322 3.301 1.23.957-.266 1.983-.399 3.003-.404 1.02.005 2.047.138 3.006.404 2.291-1.552 3.297-1.23 3.297-1.23.653 1.653.242 2.874.118 3.176.77.84 1.235 1.911 1.235 3.221 0 4.609-2.807 5.624-5.479 5.921.43.372.823 1.102.823 2.222v3.293c0 .319.192.694.801.576 4.765-1.589 8.199-6.086 8.199-11.386 0-6.627-5.373-12-12-12z"
/>
</svg>
<span>GitHub</span>
</a>
<!-- GitHub Stars Widget -->
<a href="https://github.com/aker-dev/microfolio" target="_blank">
<img
src="https://img.shields.io/github/stars/aker-dev/microfolio?style=social"
alt="GitHub stars"
/>
</a>
</div>
</div>
</div>
</header>
<!-- Hero Section -->
<main class="mx-auto max-w-6xl px-6 py-16">
<div class="mb-16 text-center">
<h2 class="mb-6 text-5xl font-bold">Welcome to microfolio</h2>
<p class="mx-auto max-w-3xl text-xl leading-relaxed text-neutral-700">
A modern static portfolio generator built with <strong>SvelteKit 2</strong> and
<strong>Tailwind CSS 4</strong>. Perfect for designers, artists, architects, and creatives
who want to showcase their projects elegantly and professionally.
</p>
</div>
<!-- Features -->
<div class="mb-16 grid gap-8 md:grid-cols-3">
<div class="bg-box rounded-lg border border-neutral-200 p-6">
<div class="mb-3 text-2xl">📁</div>
<h3 class="mb-2 font-bold">File-based CMS</h3>
<p class="text-sm text-neutral-600">
No database needed. Organize your projects with simple folders and Markdown files.
</p>
</div>
<div class="bg-box rounded-lg border border-neutral-200 p-6">
<div class="mb-3 text-2xl">🎨</div>
<h3 class="mb-2 font-bold">Multiple Views</h3>
<p class="text-sm text-neutral-600">
Showcase your work in Projects, List, or interactive Map modes.
</p>
</div>
<div class="bg-box rounded-lg border border-neutral-200 p-6">
<div class="mb-3 text-2xl">🚀</div>
<h3 class="mb-2 font-bold">Static Generation</h3>
<p class="text-sm text-neutral-600">
Optimal performance with static site generation. Deploy anywhere.
</p>
</div>
</div>
<!-- Screenshots -->
<section class="mb-16">
<h3 class="mb-8 text-center text-2xl font-bold">See it in action</h3>
<div class="grid gap-8 md:grid-cols-2">
<div class="bg-box overflow-hidden rounded-lg border border-neutral-200">
<img
src="https://raw.githubusercontent.com/aker-dev/microfolio/main/doc/screenshots/microfolio_home_01.png"
alt="microfolio Homepage"
class="h-auto w-full"
/>
<div class="p-4">
<h4 class="mb-1 font-bold">Homepage</h4>
<p class="text-sm text-neutral-600">
Clean, minimal design showcasing featured projects
</p>
</div>
</div>
<div class="bg-box overflow-hidden rounded-lg border border-neutral-200">
<img
src="https://raw.githubusercontent.com/aker-dev/microfolio/main/doc/screenshots/microfolio_list.png"
alt="microfolio List View"
class="h-auto w-full"
/>
<div class="p-4">
<h4 class="mb-1 font-bold">List View</h4>
<p class="text-sm text-neutral-600">
Table view with advanced filtering and sorting capabilities
</p>
</div>
</div>
<div class="bg-box overflow-hidden rounded-lg border border-neutral-200">
<img
src="https://raw.githubusercontent.com/aker-dev/microfolio/main/doc/screenshots/microfolio_map.png"
alt="microfolio Map View"
class="h-auto w-full"
/>
<div class="p-4">
<h4 class="mb-1 font-bold">Interactive Map</h4>
<p class="text-sm text-neutral-600">
Explore projects geographically with Leaflet integration
</p>
</div>
</div>
<div class="bg-box overflow-hidden rounded-lg border border-neutral-200">
<img
src="https://raw.githubusercontent.com/aker-dev/microfolio/main/doc/screenshots/microfolio_project_01.png"
alt="microfolio Project Details"
class="h-auto w-full"
/>
<div class="p-4">
<h4 class="mb-1 font-bold">Project Details</h4>
<p class="text-sm text-neutral-600">
Rich project pages with metadata, gallery, and content
</p>
</div>
</div>
</div>
</section>
<!-- Quick Start -->
<section class="bg-box mb-16 rounded-lg border border-neutral-200 p-8">
<h3 class="mb-6 text-center text-2xl font-bold">Quick Start</h3>
<div class="grid gap-8 md:grid-cols-2">
<div>
<h4 class="mb-3 font-bold">Option 1: Homebrew (macOS)</h4>
<div class="rounded bg-neutral-100 p-4 font-mono text-sm">
<div class="mb-2"># Install microfolio via Homebrew</div>
<div class="mb-2">brew install aker-dev/tap/microfolio</div>
<div class="mb-2"># Create a new portfolio</div>
<div class="mb-2">microfolio new my-portfolio</div>
<div class="mb-2">cd my-portfolio</div>
<div># Start the development server</div>
<div>microfolio dev</div>
</div>
</div>
<div>
<h4 class="mb-3 font-bold">Option 2: Manual Installation</h4>
<div class="rounded bg-neutral-100 p-4 font-mono text-sm">
<div class="mb-2"># Clone the template</div>
<div class="mb-2">git clone https://github.com/aker-dev/microfolio.git</div>
<div class="mb-2">cd microfolio</div>
<div class="mb-2"># Install dependencies</div>
<div class="mb-2">pnpm install</div>
<div># Start development server</div>
<div>pnpm dev</div>
</div>
</div>
</div>
</section>
<!-- Beta Program -->
<section class="mb-16 rounded-lg bg-neutral-50 p-8 text-center">
<h3 class="mb-4 text-2xl font-bold">🧪 Beta Testing Program</h3>
<p class="mb-6 text-neutral-700">
We're looking for beta testers! Are you a creative and want to test microfolio?
</p>
<div class="flex flex-col justify-center gap-4 sm:flex-row">
<a
href="https://github.com/aker-dev/microfolio"
target="_blank"
class="bg-primary inline-flex items-center rounded-lg px-6 py-3 text-white transition-colors hover:bg-neutral-800"
>
<svg class="mr-2 h-4 w-4" viewBox="0 0 24 24" fill="currentColor">
<path
d="M12 0c-6.626 0-12 5.373-12 12 0 5.302 3.438 9.8 8.207 11.387.599.111.793-.261.793-.577v-2.234c-3.338.726-4.033-1.416-4.033-1.416-.546-1.387-1.333-1.756-1.333-1.756-1.089-.745.083-.729.083-.729 1.205.084 1.839 1.237 1.839 1.237 1.07 1.834 2.807 1.304 3.492.997.107-.775.418-1.305.762-1.604-2.665-.305-5.467-1.334-5.467-5.931 0-1.311.469-2.381 1.236-3.221-.124-.303-.535-1.524.117-3.176 0 0 1.008-.322 3.301 1.23.957-.266 1.983-.399 3.003-.404 1.02.005 2.047.138 3.006.404 2.291-1.552 3.297-1.23 3.297-1.23.653 1.653.242 2.874.118 3.176.77.84 1.235 1.911 1.235 3.221 0 4.609-2.807 5.624-5.479 5.921.43.372.823 1.102.823 2.222v3.293c0 .319.192.694.801.576 4.765-1.589 8.199-6.086 8.199-11.386 0-6.627-5.373-12-12-12z"
/>
</svg>
View on GitHub
</a>
<a
href="mailto:hello@aker.pro"
class="border-primary inline-flex items-center rounded-lg border px-6 py-3 transition-colors hover:bg-neutral-50"
>
📧 Contact hello@aker.pro
</a>
</div>
</section>
</main>
<!-- Footer -->
<footer class="bg-box mt-16 border-t border-neutral-200">
<div class="mx-auto max-w-6xl px-6 py-8">
<div class="flex flex-col items-center justify-between md:flex-row">
<div class="mb-4 md:mb-0">
<p class="text-sm text-neutral-600">
Made with ❤️ by
<a
href="https://aker.pro"
target="_blank"
class="hover:text-primary font-bold transition-colors"
>AKER</a
>
</p>
</div>
<div class="flex items-center space-x-6">
<a
href="https://github.com/aker-dev/microfolio"
target="_blank"
class="hover:text-primary text-sm text-neutral-600 transition-colors"
>GitHub</a
>
<a
href="https://aker.pro"
target="_blank"
class="hover:text-primary text-sm text-neutral-600 transition-colors"
>AKER</a
>
<a
href="https://github.com/aker-dev/microfolio/issues"
target="_blank"
class="hover:text-primary text-sm text-neutral-600 transition-colors"
>Issues</a
>
</div>
</div>
</div>
</footer>
</body>
</html>