Open probonopd opened 5 years ago
You can also put it on IPFS, as any static homepage. Hosting is free and open source then.
Or Hugo https://gohugo.io/
, which is faster. You can also combine this with CMS (Netlify or Forestry).
Hugo is not as deeply integrated into GitHub Pages, and we are already using Jekyll for appimage.github.io.
There is also Jekyll-Admin and Jekyll-Manager
Move appimage.org website to Jekyll, e.g., by adding that one page to https://github.com/AppImage/appimage.github.io and then having appimage.github.io serve appimage.org.
This will greatly simplify editing the website since it will be doable by editing
.md
files rather than having to mess around with HTML and Weblate.