From 9e373cfbb0bd98480560a00978fd6d51113ffe06 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Thu, 15 Apr 2021 20:21:14 +0200 Subject: Fetch pages of sections --- templates/layouts/index.html | 192 ++++++++++++++++++++----------------------- templates/symbols.svg | 2 +- 2 files changed, 88 insertions(+), 106 deletions(-) (limited to 'templates') diff --git a/templates/layouts/index.html b/templates/layouts/index.html index d39e70a..4163093 100644 --- a/templates/layouts/index.html +++ b/templates/layouts/index.html @@ -1,113 +1,95 @@
-
-
-
-

- - I'm a red fox in disguise. - -

-

- Hi, I'm Volpeon. I enjoy programming, creating vector art and designing user interfaces. -

-
-
+
+
+
+

+ + I'm a red fox in disguise. + +

+

+ Hi, I'm Volpeon. I enjoy programming, creating vector art and designing user interfaces. +

+
+
-
-
-
- $for(profiles)$ - $if(it.featured)$ - $if(it.url)$ - - $else$ - - $endif$ - $endif$ - $endfor$ -
+
+
+
+ $for(profiles)$ + $if(it.featured)$ + $if(it.url)$ + + $else$ + + $endif$ + $endif$ + $endfor$ +
$body$ -
-
-
+ +
+
-
-
- - - - - - - - Projects - - -
+
+
+ + + + + + + + $sections.projects.title$ + + +
-
- -
- Emojis - Blobfox -
- - - -
+
+ $for(sections.projects.pages)$ + +
+ $it.category.name$ + $it.title$ +
+ + + +
+ $endfor$ +
+
- -
- Emojis - BunHD -
- - - -
- - - -
- - +
diff --git a/templates/symbols.svg b/templates/symbols.svg index a5907e1..d884bc0 100644 --- a/templates/symbols.svg +++ b/templates/symbols.svg @@ -37,7 +37,7 @@ stroke="currentColor" /> - + -- cgit v1.2.3-54-g00ecf