💾 Archived View for rawtext.club › ~sloum › geminilist › 006783.gmi captured on 2023-09-08 at 16:50:28. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2021-11-30)
-=-=-=-=-=-=-
Oliver Simmons oliversimmo at gmail.com
Wed Jun 23 16:53:16 BST 2021
- - - - - - - - - - - - - - - - - - -
On Wed, 23 Jun 2021 at 12:38, charliebrownau<charliebrownau at protonmail.com> wrote:
Gday
o/
Also Does anyone have some good guides
to create a low bloat HTML website
without javascript/python/dotnet/cookies
There are plenty of guides on the web on how to write HTML and CSS.JS is not a requirement at all to write them unless you wantinteractives, cookies even less so.=
https://duckduckgo.com/?q=HTML=
https://duckduckgo.com/?q=CSS
After that you just need hosting, for simple sites something likehttp-server is fine, or if you want to make something more robust youcan use apache.If you don't want to host it yourself there are plenty of ways to payfor hosting, I haven't done it myself though so I've got norecommendations.=
http-server https://github.com/http-party/http-server=
apache https://httpd.apache.org/(Both installable via package managers)
Or you could just use Gemini 😉Gemini sites are available on the web via proxies:=
https://portal.mozz.us/=
https://proxy.vulpes.one/portal.mozz.us is also makes a good example of a barebones web-site.
-Oliver Simmons (GoodClover)=
gemini://goodclover.xyz (yes, I know it's down)