stefan, (edited ) to random
@stefan@stefanbohacek.online avatar

Why don't you have a personal website?

#website #PersonalWebsite #indieweb #poll

aligyie,
@aligyie@digitalcourage.social avatar
shalien, to tumblr French
@shalien@projetretro.io avatar

🧵 Ça fait quelques jours, depuis le début de "l'affaire" que ça me trotte dans la tête. Ce thread va mélanger éléments techniques, un peu de vie pro et de vie perso donc désolé par avance. appartient au groupe , une société connue notamment pour son . Aussi loin que je me rappelle déjà en 2021 en BTS, était LE CMS, l'incontournable. Mais comme tout logiciel à des défauts, des gros défuts 1/?

shalien,
@shalien@projetretro.io avatar

Le mec qui copie par dessus ton épaule en devoir surveillé. Ils prennent ton travail, le déforme et le font passer pour le leurs .Donc symboliquement, je vais supprimer mes projets sur , tout comme je supprimerai mon compte et que j'ai déjà supprimer mon compte . Je ne veux pas vivre enfermé et espionné. Donc sans doute que bientôt vous verrais un projet sous , ou mais en tout cas pas sous .

webology, to random
@webology@mastodon.social avatar

🎒 Everyone struggles with Django's static files: https://micro.webology.dev/2024/04/30/everyone-struggles-with.html

e11bits,
@e11bits@fosstodon.org avatar

@webology Using the last couple of days I asked myself what the difference is between the assets and static folder? And I wasn't the first. So assets hosts files that can/must be processed and static contains files that are used as is. For I think it is more obvious what the purpose of those two directories are by naming them static/src and static/public as suggested by @josh.

foolishowl, to random
@foolishowl@social.coop avatar

I was looking at some discussion of static site generators and whether one could be used for blogs since it was designed for documentation.

FFS. A blog is just text with a date at the top, and optionally hyperlinks to whatever you're talking about. Bonus points for an index of titles and dates.

I keep thinking that all the crap we've layered on top of web pages is hostile and anti-democratic, that it's all gatekeeping, that the original point was to make it easy to publish text and share it.

jonobie,
@jonobie@social.coop avatar

@foolishowl That’s so odd - even a cursory look at something like / reveals a ton of themes that are for documentation OR blogs. (I found fewer themes for SSG for small service-oriented businesses, which surprised me because it seems so obviously suited for that niche.)

Agree about your hostile comment tho. A lot out there is way more complex than it needs to be.

Taffer, to HowTo
@Taffer@mastodon.gamedev.place avatar

New post - Hashtags Hugo https://taffer.ca/posts/2024/hashtags-hugo/

If this works, I figured out how to add a post’s tags to the RSS feed’s <description> block.

Taffer,
@Taffer@mastodon.gamedev.place avatar

Yay, it worked! #howto #Hugo

mblayman, to random
@mblayman@mastodon.social avatar

💡 My personal website used to run with a static site generator that I created on my own. Even though I had a fully customized site generator, I switched to #Hugo. This article explains why I would do such a thing. https://www.mattlayman.com/blog/2018/tale-two-site-generators/

dantleech, (edited ) to random
@dantleech@fosstodon.org avatar

why would you have a static site generator with a readFile function that ignores files that don't exist? is there a way to make panic?

claudinec, to random
@claudinec@aus.social avatar

As someone who reads science fiction and occasionally updates my blog built with a static site generator... the hashtag is a bit confusing these days. Maybe and are less ambiguous?

milosz, to random

Unshallow your git repository when you want to use gitinfo.

This is a time-saving tip.

milosz, to random

Light or dark, dark or light, I spy with me one good eye that both themes be stayin’, arrr!

Taffer, to random
@Taffer@mastodon.gamedev.place avatar

Is anyone using Hugo https://gohugo.io/ to write blog posts on their website, and then MastoFeed https://mastofeed.org/ to auto-post them to Mastodon?

How do you include post tags/categories as tags on Masto?

Taffer, to HowTo
@Taffer@mastodon.gamedev.place avatar

New post - Auto-deploy: Hugo and Codeberg CI https://taffer.ca/posts/2024/hugo-ci/

A description of how I’ve set up Codeberg’s CI to automatically build and deploy changes to my website.

lffontenelle, to mastodon
@lffontenelle@mastodon.social avatar

Dear #QuartoPub folks,

I fancy using #Mastodon as a comment system for my blog but the solutions I found were made for #Hugo. How bad would it be if I reused them in my #Quarto blog?

Example:

https://github.com/dpecos/mastodon-comments

🙏 :ivory_boost:

mapache, to fediverse
@mapache@hachyderm.io avatar

Part 6 of "A Guide to Implementing ActivityPub in a Static Site (or Any Website)" is now out.

Sorry about the delay, this is the part that not many people will like, I assume. I try to explain how to implement the inbox, which by nature is dynamic non-static.

Full article here:
https://maho.dev/2024/04/a-guide-to-implementing-activitypub-in-a-static-site-or-any-website-part-6/

If you like it don't forget to follow the @blog !

binarydigit, to github
@binarydigit@social.lol avatar

Moving my Hugo Website to Neocities and Deploying with GitHub Actions

https://binarydigit.cafe/notes/neocities-github-actions/

milosz, (edited ) to random

I will describe the way I use cal-heatmap on website, but now I need to take a break.

I like that I can liven up a static website by displaying the GitLab activity or entries from the Mastodon server.

preslavrachev, to blogging
@preslavrachev@mastodon.social avatar

Is @writefreely still a thing? I love Hugo as a blog creation tool, but there’s a ton of friction when creating new posts. I need something lightweight that will allow me to jot down short posts quickly, as soon as a new idea pops in my head. Plus, the ActivityPub integration is an added bonus.


milosz, to fun

Sunday: A simple shell script and lots of generating git commits.

Weekly branches and a little commit helper make writing a blog a breeze*.

*At least for me.

milosz, to random

I'm working on a calendar heatmap for my site generated from a personal instance. This is !

BryceWrayTX, to webdev
@BryceWrayTX@fosstodon.org avatar

Post >> Using Lightning CSS with Hugo: back to the workaround • Why a clear separation between dev mode and prod mode made sense.

https://www.brycewray.com/posts/2024/02/using-lightning-css-hugo-back-workaround/

cjoly, to random
@cjoly@fosstodon.org avatar

Just discovered this very cool feature: Fast Render Mode. It is enabled by default: when you run hugo serve, hugo maintains a list of pages opened or recently navigated to and renders only those pages!

With my site, incremental builds go from about 50ms when the feature is disabled (fast already) to about 15ms 🔥 !

It was introduced back in 2017: https://hugo-docs.netlify.app/en/news/0.30-relnotes/ and improved in subsequent releases, like https://v0-112-0--gohugoio.netlify.app/news/0.50-relnotes/

weirdwriter, to SmallWeb

I made a guide to Static site generators for screen reader users. If you like it, share it but donate to me, as this took a very long time to write and break down https://robertkingett.com/posts/6529/ Also tagging @NVAccess in case they'd wanna look or share it.

hl, to emacs
@hl@social.lol avatar

If you use and to write your posts, it took me a minute to understand how to use HTML quoting to get things like details/summary tags working, but others might find that useful too:
https://www.henryleach.com/2024/04/adding-details/summary-to-hugo-org-mode-posts

andreagrandi, to markdown

Short codes in make your files much cleaner, but you are essentially locking yourself in a specific static site generator.

If you use a lot of them and in the future you decide to migrate your content to something else (like I recently did from ) good luck with that.

ascherbaum, to random
@ascherbaum@mastodon.social avatar

My list of talks is a data template for a while now. That's now enriched with metadata, especially coordinates. And the website got a map showing all the locations.

https://andreas.scherbaum.la/writings/

  • All
  • Subscribed
  • Moderated
  • Favorites
  • anitta
  • InstantRegret
  • mdbf
  • ngwrru68w68
  • magazineikmin
  • thenastyranch
  • rosin
  • khanakhh
  • osvaldo12
  • Youngstown
  • slotface
  • Durango
  • kavyap
  • DreamBathrooms
  • JUstTest
  • tacticalgear
  • ethstaker
  • provamag3
  • cisconetworking
  • tester
  • GTA5RPClips
  • cubers
  • everett
  • modclub
  • megavids
  • normalnudes
  • Leos
  • lostlight
  • All magazines