kubikpixel, to rust German
@kubikpixel@chaos.social avatar

»Transforming website images into WebP with Rust for faster loading times«

Wait what? Cool image solution for a web app or site.

⚙️ https://tduyng.dev/blog/rust-webp-transform/


autonomic, (edited ) to random
@autonomic@sunbeam.city avatar

Going live in 2 hours, at 16:00 (4pm) UTC — An Autonomic Adventure: A Static Website And Content Management System (AAAASWACMS).

We're close to a working set-up of an / stack, which could be building into a very exciting alternative to .

Brought to you by our self-hosted streaming platform https://cast.autonomic.zone – you can also follow us on @auto to stay tuned for future streams 📺

–3wc

winslowjosiah, to python
@winslowjosiah@hachyderm.io avatar

Currently trying to use (a in ) to make a personal .

Turns out it's excellent at making a that is a blog, but it's not great at making a site that has a blog.

Wrestling through a whole mess of options... 😵‍💫

jackgilmore, to webdev
@jackgilmore@mstdn.social avatar

As I delve into yet another data analytics project, I'm wondering what static site generators folks are using these days?

winslowjosiah, to Blog
@winslowjosiah@hachyderm.io avatar

I think it'd be a neat idea to start a , and I'm brainstorming how to do it.

Not gonna use . sounds promising. There's an alternative called that, as the creator of the the Pelicanizer, would be fitting for my blog.

Does anyone else have suggestions?

cjerrington, to 11ty
@cjerrington@mstdn.social avatar

Are there any other static site contact form services? Formspree has been great but as of lately might need to change.

darkcisum, to webdev
@darkcisum@swiss.social avatar

Maybe think twice about using Netlify, Vercel, etc...

They seem to lack effective DDoS mitigations and if your tiny static site is hit, they'll charge you.

https://www.reddit.com/r/webdev/comments/1b14bty/netlify_just_sent_me_a_104k_bill_for_a_simple/

jake, to wordpress
@jake@posts.jacobhaddon.com avatar

playing with static site generator for Wordpress this morning. Have a site I'd like to archive and wanted to see how it would go.

Some hand editing will be needed for the RSS feeds to still work, but overall, i think it will be a good plan.

Now... to get around to all the cleanup I need to do.

@wordpress

shellsharks, to blogging

Hello helpful friends of the Fediverse! I am considering a major rearchitecture of my site, https://shellsharks.com (and adjacent properties) and wanted to get some advice/tips from the wider , , , , communities out here. (Sorry for the long read!)

Currently, my site is hosted on Github Pages which uses for static site generation. I've been using this for nearly 5 years and for the most part have no complaints. The service has decent uptime, is pretty customizable (custom CSS, JS, etc...) and after all this time I am pretty comfortable using it. Some things I am interested in though in terms of re-architecting...

  • Fediverse / ActivityPub compatibility - has gone live with their AP plugin and sites like micro.blog (I think) have some direct AP functionality. I'm interested in exploring this but it's not necessarily a must-have. More on Fediverse point of presence later...

  • IndieWeb functionality - I've baked in as much IndieWeb stuff as I can reasonably do with Jekyll hosted on Git Pages but would be interested in WebMention and other more advanced capabilities if offered by another platform / static-site generator.

  • I've toyed with the idea of self-hosting the blog (on AWS or something), while still using an SSG of some kind. There could be some benefits with adding more dynamic content or having more autonomy over my site but not sure if it'd be worth additional costs or headache trying to manage.

  • Writing (or generally producing "content") has always been something I do out of pure enjoyment but I've considered trying to monetize in some way. What are some platform considerations if I wanted to monetize say, a podcast, newsletter, video courses, premium articles, etc...

--

Other adjacent properties I'm looking to "re-design"...

  • My is currently hosted on , which I have liked so far but I'd like to further embrace the Fediverse so have considered moving to . Any advice on hosted vs. self-hosted? Are there other non-Castopod fediverse options?

  • As of right now, my presence in the Fediverse is mostly on infosec.exchange where I post stuff from my site. I've considered hosting my own instance of Mastodon (or something similar) to be my main account or even just as an official "shellsharks the site" account. I've seen accounts of people going down this path and ultimately bailing due to costs, time overhead, etc...

--

If there are noticeable benefits to making any significant changes I'd be willing to take that on as a project for 2024. Otherwise, I might just stick with what I have and focus on writing/research =). Thanks so much to anyone who takes the time to read / respond!

cjerrington, to random
@cjerrington@mstdn.social avatar

Recently updated how I push my source and static files to Codeberg Pages for hosting my static website.

https://claytonerrington.com/blog/codeberg-pages/

(99/100)

schizanon, to webdev
@schizanon@mas.to avatar

What's the best static site builder for people who make with tools so they think that can't build websites?

naan, to random
@naan@sakurajima.moe avatar

At long last, I've updated my website! Micromanaged, just the way I like it :zerotwoevillaugh: It no longer uses Wordpress, and is instead less bloated, more mobile friendly--or as best as it can be with my skills--and best of all, easier for me to update LOL

I have tons of sections now, including more art, graphic design samples and comic pages. Please check it out if you'd like! :dittodance:

(And idk maybe a link exchange would be nice :ChikaBrows: )

http://jadinerhinestudios.com/

jonas, to 11ty
@jonas@tacocat.space avatar

Trying to figure out a good setup for photos on my blog (https://jonas.brusman.se).
The current setup based on Git LFS on Netlify is cumbersome and doesn’t allow me to post new photos from my phone with something like Tina CMS.
Suggestions are welcome!

freemo, to fediverse
@freemo@qoto.org avatar

Version 2.0.0 of Fedipage is out!

It is a Hugo based static site generator with ActivityPub/Fediverse support.

If nothing else check out the new github/gitlab-like developer heatmap on the home page. It updates in real time!

Anyway, super happy about this. Enjoy everyone! Let me know if you have questions


QT: https://fedipage.com/news/fedipage-v2-0-0-released/

freemo, to fediverse
@freemo@qoto.org avatar

So I'd really love some input on my new personal page! I am kinda excited about it.

Here is the link, feedback welcome: https://jeffreyfreeman.me/

It mostly looks like the old version but the home page is revamped (I really like the real time git heatmap I created! ) and it is totally built from scratch. Some features I love:

It even supports the Fediverse as a full activity pub end point. It uses the following handle:

@freemo

Here are some of my favorite features:

  • Fedipub / ActivityPub support, it rungs https://fedipage.com
  • Clean and simple theme.
  • Git heatmap (seen on the home page)
  • Tags support
  • Hugo static site based

cjerrington, to 11ty
@cjerrington@mstdn.social avatar

Quick run through of setting up TinaCMS + 11ty along with some of the config settings I was able to adjust to get this working nicely.

It really was as simple as a plug and play solution with minimal adjustment needed, mostly TinaCMS settings and no major project changes.

https://claytonerrington.com/blog/implementing-tinacms-with-11ty

vitriolix, to wordpress
@vitriolix@mastodon.social avatar

Anyone have any cool Wordpress blogs that already have ActivityPub support?

melroy,
@melroy@mastodon.melroy.org avatar

@vitriolix Wordpress? Nah.. I have a static site generator (Hugo) much faster.. I'm interested in adding AP tho.

https://blog.melroy.org/

freemo, to fediverse
@freemo@qoto.org avatar

So its done! I finally released a fairly easy to install (from scratch) Hugo based Static Site generator with full ActivityPub support.

It has step-by-step instructions on how to set it up for your own blog or static website.

One of the coolest features for me, other than having your static site blog posts show up as posts in the Fediverse is the support for interacting with those posts. Any replies you leave, likes, or boosts will show up in the "comments" section of the website on the page associated with the post. How cool is that!


QT: https://fedipage.com/news/fedipage-v1-0-1-released/

cjerrington, to 11ty
@cjerrington@mstdn.social avatar
boilingsteam, to random
@boilingsteam@mastodon.cloud avatar

Following our recent outage on Boiling Steam, here's a write-up on what we chose to do to come back online: https://boilingsteam.com/a-tale-of-outage-and-revival/index.html

floppy, to random
@floppy@fosstodon.org avatar

Planned to host a blog for a while. Besides a nice name the remaining thing to worry about was the for the .

No solution is perfect, but I think I might have conjured up a compromise that works for me:

  • publish new article
  • distribute link to article on Fediverse (possibly multiple instances)
  • regularly fetch comments and store locally (on any machine)
  • integrate stored comments statically in website's HTML

cjerrington, to selfhosted
@cjerrington@mstdn.social avatar

The good side of analytics and a quick nod to how I moved my site to a new hosting provider, , and update on how I also got to be on vercel to provide an analytics solution that works for me.

https://claytonerrington.com/blog/the-good-side-of-analytics-umami-vercel/

rickardsundin, to emacs

Today I have revamped the static site generation of my small collection of cooking and baking recipes, with great help from a guide by @daviwil. The result is minimalistic, but very useful. Feel free to have a look at the result: https://gitlab.com/rickardsundin/recept

loops, to Blog

Looking for a little place to set up a - I need tweakable but not endless. Lightweight (I know Wordpress isn't for me)

Open to a , but it really is about writing some things, not running a website. Ideally, it'd be free but I'll settle for inexpensive if I need to. Hopefully types have some advice to share?

Some things I've heard of: , . Do you have any experience to share about them?

I'm interested in , , tabletop (), sharing my and experiences in somewhat longer form - probably more (I know variety doesn't "sell", but I'm a varied type of person 🫠)

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