mathstodon.xyz is one of the many independent Mastodon servers you can use to participate in the fediverse.
A Mastodon instance for maths people. We have LaTeX rendering in the web interface!

Server stats:

2.7K
active users

#jekyll

1 post1 participant0 posts today
Replied in thread

@screwtape @Codeberg

There's an issue under heavy discussion at this moment as to whether #codeberg should continue with the pages service or not.
The server is apparently terribly broken and pages are unreliable.

codeberg.org/Codeberg-e.V./Dis

The only real eu option is to use statichost.eu instead.
statichost.eu/

It's a shame. It's one of the reasons that I recently moved to codeberg. I checked the doc, it said it worked, but then to use CI you need to get approved for the purpose as resources are limited.

But really, you probably shouldn't use codeberg pages, even for your #jekyll site.

figured out a way to embed masto / gotosocial custom emoji in any #jekyll page!

- download the custom_emojis.json for your instance (on GTS this currently requires a token with admin read scope) https://docs.joinmastodon.org/methods/custom_emojis/
- use a script to download the images locally to their shortcodes, here's one i wrote in ruby: https://miyaku.media/downloads/masto-emojis-dl.rb
- install emoji_for_jekyll and point emoji-images-path at the emojis you just downloaded: https://github.com/yihangho/emoji-for-jekyll (won't work with github pages auto-building sites, maybe you can figure out getting jemoji to work with this instead)
- now you can use emoji :shortcodes: anywhere in your jekyll site or blog and they'll get turned into images with an .emoji CSS class! :skull:

docs.joinmastodon.orgcustom_emojis API methods - Mastodon documentationEach site can define and upload its own custom emoji to be attached to profiles or statuses.

I’ve been working on a #blog using #jekyll and it’s been really pleasant so far. I’ve really had no practical experience with any #web stuff at all, it’s always been infra and operating #backend systems. I decided to challenge myself to just use #vim for this and I have to say now that I’m working through the theme/design portion I remember why I swap to vscode. When there’s several files/dirs scattered around I could never configure vim in a way that worked for me. Feels silly, but it’s true.

After trolling through many tags and lists trying to see what folks enjoy for #smallweb site generators and frameworks seems like good old dusty #jekyll and #nginx is probably as good as bet as any. One constraint thats not implicitly met by Jekyll is no javascript, but that’s reliant on themes.

For hosting.. probably just find something reasonable through #lowendtalk since I’ve been unable to convince #linode my account from > 10 years ago is actually mine.

Empowering Digital Collections: How CollectionBuilder Revolutionizes Metadata-Driven Websites

CollectionBuilder is transforming the landscape of digital collection management by leveraging modern static web technologies. This open-source framework empowers libraries and museums to create dynam...

news.lavx.hu/article/empowerin

#news#tech#Jekyll

Can someone point me to an explainer on what is happening in the #Hugo SSG (Static Site Generator) community? I hear stuff about "pay for features" but 'm not really sure what is happening. (FTR, I still happily rely on #Jekyll for my sites, but am always willing to try alternatives and Hugo was obviously a possible choice)

Hey, anyone looking for a #website, either #personal or to house an #academic project? @RyanChartier builds and maintains #MinimalComputing sites that run on #Jekyll - they are #secure, #EnergyEfficient, and don't rely on #plugins owned by other corporations. Check out his site at blog.ryan-chartier.net/ - he built my website and then handed me the reins and I'm very happy to have full control over my official page.

@academicchatter #DH #DigiHum #DigitalHumanities @digitalhumanities

Ryan ChartierRyan ChartierA blog about Games and the Philosophy of Computing.

I wanted to give my personal site a facelift, so I've been playing with a couple static site generators today.

I started with #Jekyll but couldn't get theming to work properly. I gave #Hugo a shot next and things just worked. I'm still getting the hang of things, but I'm really digging the results!