Upgrade lume + add links
Publish / build (push) Successful in 1m9s Details

Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
Sam Therapy 2024-04-10 21:04:43 +02:00
parent f3e20e3f21
commit ceb784d49c
Signed by: sam
GPG Key ID: 4D8B07C18F31ACBD
3 changed files with 22 additions and 7 deletions

View File

@ -1,6 +1,6 @@
{
"imports": {
"lume/": "https://deno.land/x/lume@v2.1.2/",
"lume/": "https://deno.land/x/lume@v2.1.3/",
"lume/cms/": "https://cdn.jsdelivr.net/gh/lumeland/cms@0.3.9/"
},
"tasks": {
@ -24,4 +24,4 @@
"include": [],
"entrypoint": "serve.ts"
}
}
}

View File

@ -23,7 +23,7 @@ export default function () {
.mergeKey("extra_head", "stringArray")
.use(transformImages())
.copy("static", ".")
.copy(".domains")
.copy("static/.domains")
.use(minifyHTML({
extensions: [".css", ".html", ".js"]
}));
@ -41,6 +41,5 @@ export default function () {
});
site.copy([".jpg", ".webp", ".png"]);
site.copy("static/.peepeepoopoo");
};
}

View File

@ -23,7 +23,7 @@ links:
href: 'https://matrix.to/#/@samme:schizo.cafe'
only_icon: false
- type: xmpp
text: 'XMPP (Fallback, please use Matrix if possible)'
text: XMPP (Not Recommended)
href: 'xmpp://sam@samtherapy.net'
only_icon: false
- type: bluesky
@ -35,10 +35,26 @@ links:
href: >-
https://njump.me/nprofile1qyfhwumn8ghj7mmxve3ksctfdch8qatz9uq3vamnwvaz7tmjv4kxz7fwd4hhxarj9ec82c30qythwumn8ghj7un9d3shjtnxwfhhg6pw0fhkuef0qqs9gymnvuqhq66973gsat9rnh44v9la7qmss2xk747z5tv263zydzq2nr59m
only_icon: false
- type: activitypub
text: Coming back never
- type: pleroma
text: yeah
href: 'https://froth.zone/users/sam'
only_icon: false
- type: github
href: 'https://github.com/SamTherapy'
only_icon: true
text: GitHub
- only_icon: true
type: gitlab
text: GitLab
href: 'https://gitlab.com/SamTherapy'
- type: codeberg
text: Codeberg
href: 'https://codeberg.org/sammefishe'
only_icon: true
- only_icon: true
type: sourcehut
text: SourceHut
href: 'https://sr.ht/~sammefishe/'
footer: >-
Powered by [Lume](https://lume.land) &
[SimpleMe](https://github.com/lumeland/theme-simple-me) theme