this post was submitted on 06 Aug 2025
11 points (92.3% liked)

Web Development

4413 readers
2 users here now

Welcome to the web development community! This is a place to post, discuss, get help about, etc. anything related to web development

What is web development?

Web development is the process of creating websites or web applications

Rules/Guidelines

Related Communities

Wormhole

Some webdev blogsNot sure what to post in here? Want some web development related things to read?

Heres a couple blogs that have web development related content

CreditsIcon base by Delapouite under CC BY 3.0 with modifications to add a gradient

founded 2 years ago
MODERATORS
 

More precisely, GitHub Pages to Codeberg + statichost.eu, not Codeberg Pages.

top 3 comments
sorted by: hot top controversial new old
[–] soc@programming.dev 2 points 1 day ago (1 children)

Github Pages supports Jekyll as a SSG out of the box.

Any documentation or tutorial – official or otherwise – that simply skips on this is getting people's hopes up just to waste their time.

[–] arsCynic@beehaw.org 2 points 1 day ago (1 children)

Github Pages supports Jekyll as a SSG out of the box.
Any documentation or tutorial – official or otherwise – that simply skips on this is getting people’s hopes up just to waste their time.

Yes, but this is about parting from GitHub and using Codeberg + statichost.eu instead, which does not do everything automatically.

[–] soc@programming.dev 1 points 1 day ago

Which is not very noteworthy, don't you think?

Putting some HTML files on a web server somewhere is not that big of a mystery in 2025 that it might have been in 1995.