Bernd · @bernd
12 followers · 232 posts · Server ruhr.social

Is it possible to teach a new content type? Use case: Have Hugo reading JPEG files, extract EXIF data and generate posts from the image and data.

I understand Hugo does not support plugins. Any other means to do this?

#hugo #ssg #staticsitegenerator

Last updated 1 year ago

Amadeus Maximilian · @amxmln
175 followers · 1255 posts · Server mastodon.design

Still trying to find a good image optimisation pipeline for @astro that has good support for being used in framework components and can work with arbitrary paths (as in load content from variables). `astro-imagetools` is alright, but it doesn't seem to be actively maintained anymore and does a little too much. 🤔

It's the one thing I really miss from . 😅

Maybe I should try building something on top of the built-in asset system in v3. 🤔

#gridsome #webdev #jamstack #ssg

Last updated 1 year ago

Marcel Bootsman · @mbootsman
1265 followers · 3524 posts · Server toot.re

Any Statamic experts familiar with this error, and the possible solution?

Generation fails - Nesting level too deep

github.com/statamic/ssg/issues

#statamic #ssg #static

Last updated 1 year ago

The Spicy Web · @vanilla
592 followers · 366 posts · Server social.spicyweb.dev

Hey folks.

We like sharing links here.

But many of the links we've started sharing now include additional context courtesy of our sibling project, @jaredwhite's That HTML Blog.

So y'all might like to check that out and add the RSS Feed / Newsletter Digest to your reader(s) of choice.

And if YOU have something to share, email links(at)thathtml.blog with all the deets!

thathtml.blog/

#webdev #html #css #javascript #webcomponents #ssg #ssr

Last updated 1 year ago

Timothée Goguely · @timotheegoguely
838 followers · 1251 posts · Server mastodon.design

“Rebuilding a Solar Powered Website”, written by Kris De Decker, Marie Otsuka, @rra and @marieverdeil

solar.lowtechmagazine.com/2023

#lowtech #hugo #ssg

Last updated 1 year ago

Amadeus Maximilian · @amxmln
165 followers · 1186 posts · Server mastodon.design

When a blog post is then loaded in the browser, download the index as well and use it to fetch the replies for that blog post from Mastodon.

For optimisation and depending on the frequency of new blog posts, you could split the index into yearly/monthly/weekly chunks, so not too much unnecessary information has to be downloaded for any given post—I guess you could even store one post ID per file, but that seems a bit like premature optimisation. 😅

What do you think? 🤔

#webdev #ssg #jamstack

Last updated 1 year ago

trinux :verified: · @trinux
298 followers · 3464 posts · Server masto.ai

La empresa que presta el servicio de ambulancias en : son unos mercenarios y unos explotadores. En primer termino, por supuesto, con sus trabajadores. Y afectando a los usuarios y pacientes que necesitan este *servicio básico público* que está privatizado. Pagando un beneficio empresarial por un servicio de mierda.

#cordobaesp #ssg #pp

Last updated 1 year ago

Choan Gálvez 🐐 · @choanmusic
180 followers · 1465 posts · Server mstdn.social

Thing is: at work we build sites using because that's all we all have in our toolset.

But in many cases it's unnecessary, unuseful, and inefficient.

I'd love to start offering quicker and safer sites created with some

#ssg #WordPress

Last updated 1 year ago

lucasdicioccio · @lucasdicioccio
128 followers · 103 posts · Server fosstodon.org

I need to document it but now Kitchen-Sink (recall, my static-site generator) also is capable of serving multiple sites over TLS . It can also proxy some API calls to upstream backends (and will likely soon have a disovery/healthchecking-enabled one as I have most bricks already -- main difficulty is the config layout).

#haskell #ssg

Last updated 1 year ago

Doug Parker · @develwithoutacause
235 followers · 917 posts · Server techhub.social

v16.2 just dropped this week with lots of cool new features.

On the tooling side we've got:
✅ Performance improvements for our experimental + stack.
✅ A new, experimental "application builder" which supports , , and all in one with an improved devserver and faster build times.
✅ Automatic injection of preload hints for and used in the initial load.

There's even more beyond tooling and lots more cool stuff coming. Very excited about what's in the pipeline for v17!

#angular #esbuild #vite #csr #ssr #ssg #js #css

Last updated 1 year ago

Lume · @lume
4 followers · 2 posts · Server fosstodon.org

In the CSS Day '23, Sophie Kooning brings us this awesome manifesto for building pointless websites, just for the fun of it. I can't agree more.

youtube.com/watch?v=H2Ux0hGQcs

#cssday #ssg

Last updated 1 year ago

Anders Thoresson · @anders
268 followers · 1369 posts · Server thoresson.social

I’ve never built anything using a static site generator. If I would like to dip my toes, where do I start explore.

Would like something I can run locally, on my Mac, and just push the rendered html pages to a web server. Not thinking on nothing more than a small bloggish site, with content written in and metadata in .

Don’t think it makes any difference what editor I use for that. But if it does, something that plays nice with would be welcome.

#markdown #yaml #obsidian #ssg

Last updated 1 year ago

Samuel · @samuel
768 followers · 4522 posts · Server social.spejset.org

Do you know any hosting providers that:

1. Can host static html/css/javascript/image files that do not require git? (So no to gitlab/github/codeberg pages)
2. I can connect with my domain name (foo.bitar.se)
3. Is free

?

The closest I know is alwaysdata.net where one can get 100 MB storage. But there I can't connect with my domain name.

Please boost! :)

#askfedi #hosting #ssg #hexo #jekyll #html

Last updated 1 year ago

Alex Crocker · @croc
51 followers · 332 posts · Server social.lol

I think the best part about @eleventy is the Programmatic API with JSON output. Super useful for specific use cases such as developing a website builder SaaS and probably many other things. Also, it's much simpler and faster than Gatsby.

#ssg #eleventy #gatsbyjs #webdev

Last updated 1 year ago

Luka Prinčič · @luka
1718 followers · 14486 posts · Server sonomu.club

did some more hacking on my underconstruction site using tera templating language. it's a learning curve, but I managed to tick two tasks in 'version 0.6'.

zola.lukaprincic.si/notes/luka

#zola #tera #ssg #webdev

Last updated 1 year ago

· @dpflug
176 followers · 1335 posts · Server hachyderm.io

I've got no idea about current web dev, but I'm trying to get a site together for some friends. I've hit a blogspam-filled snag.

Is there a Elementor/Wix-ish WYSIWYG site designer that (more or less) generates templates for static site generators? Should I just let them loose with any page or graphic designer and adapt it?

Current plan is a headless CMS (evaluating Strapi, Payload, Ghost) plugged into Hugo or similar.

#opensource #webdev #webdevelopment #webdesign #ssg #staticgen

Last updated 1 year ago

SuCoS · @sucos
1 followers · 8 posts · Server fosstodon.org

🚀 SuCoS v2.0.0 is here! Unleashing Pages with plain output, , boosters, & more control. A creative game-changer awaits you! Dive in now 👉 sucos.brunomassa.com/v2.0.0 💥🔥

#wordcount #seo #ssg

Last updated 1 year ago

Julian Elve · @julian
184 followers · 1062 posts · Server social.synesthesia.co.uk

Blogged:
Working with this Hugo site in GitHub Codespaces
Development Containers work well with WSL2 and GitHub Codespaces, found problems from Windows
synesthesia.co.uk/note/2023/06

#til #devcontainers #codespaces #hugo #ssg #100daystooffload

Last updated 1 year ago

Julian Elve · @julian
184 followers · 1061 posts · Server social.synesthesia.co.uk

Blogged:
Working with this Hugo site in GitHub Codespaces
Development Containers work well with WSL2 and GitHub Codespaces, found problems from Windows
synesthesia.co.uk/note/2023/06

#til #devcontainers #codespaces #hugo #ssg #100daystooffload

Last updated 1 year ago