A few months ago I created a project called Hypertext Town, a simple project where anybody can create "camps" (a collection of HTML, images etc.) and connect them together through "towns". A town lives at a subdomain (e.g: town.hypertext.town) and a camp lives at /~camp (e.g: town.hypertext.town/~camp). I never "launched" it so it's just been languishing in obscurity on the www but if anybody wants to make cute littl…
This is great! I love it! I've been looking for an 'uncool' space to create little, text based personal website and it seems to be perfect.
Make front end shit again
71–80 of 227 posts
Re: Make front end shit again
#72I have fun making stuff like when I made https://goatattack.com/
Re: Make front end shit again
#73> We used to make websites because it was fun and at a point we lost the way I know this is just some little tongue in cheek joke, but I can't help but vehemently disagree with this. Never did we only make websites just "because it was fun" any more or less than we do now.
I'm not sure that's true. The internet has largely shifted away from using customizable www sites for personal expression in the way people used to. Much of this activity has now moved to Facebook et al.
"Commerical internet" existed 'back then' as well.
Re: Make front end shit again
#74A few months ago I created a project called Hypertext Town, a simple project where anybody can create "camps" (a collection of HTML, images etc.) and connect them together through "towns". A town lives at a subdomain (e.g: town.hypertext.town) and a camp lives at /~camp (e.g: town.hypertext.town/~camp). I never "launched" it so it's just been languishing in obscurity on the www but if anybody wants to make cute littl…
Cool! I like the simplicity. If anyone wants to play, I've made a town for us. https://residents.hypertext.town/join/hackernews
Re: Make front end shit again
#75Needs a hit counter!
Re: Make front end shit again
#76Re: Make front end shit again
#77I agree with the sentiment of this site. I have an nginx proxy set up for personal stuff, and the home page was done in an homage to GeoCities: https://brucewillis.sexy/ Eventually I will get midi music playing correctly with mouse-tails.
Needs more dancing hamsters.
Re: Make front end shit again
#78Earlier quoted context omitted.
Cool! I like the simplicity. If anyone wants to play, I've made a town for us. https://residents.hypertext.town/join/hackernews
Although undocumented, there is a way to programmatically get the camps in a town, you can check the www. town source for an example of how I've done it, the endpoint is `/camps`, e.g: https://hackernews.hypertext.town/camps :)
Re: Make front end shit again
#79Needs a hit counter at the bottom of the page. Also, a webring link. Really, we should bring back webring links.
I think the current equivalent is a "blogroll."
Re: Make front end shit again
#80The only line of JS I use on my personal site is optional to trigger a page reload to display a submitted comment with the rest. The comment system itself requires no JS to use. It's just a particular string, '/@say/your comment here' appended to any URL on the site. A perl script tails the nginx log and generates/modifies the static html files.
I feel like most of this kind of design has gone away because the people that make websites make them for commerce now and that requires a lot of bullshit. Bullshit which they bring home if only because of inertia.