top | item 34907128

(no title)

trynewideas | 3 years ago

They used GitHub pages as a dumb host for HTML files, JavaScript, images, CSS. Repo link in the story, here for convenience: https://github.com/thstsa/spacetourism

Even has a .nojekyll file in the repo, and they since moved publishing to Netlify.

discuss

order

Jensson|3 years ago

But you can use pure html in many other generators, if they ban based on capability and not usage then the ruling is as intended.

I agree they should have just been asked to move it to another site in that case so the judge can be sure there isn't anything going on behind the scenes, I wonder why they didn't just ask that the instant they saw it was github pages instead of just disqualifying it without notice?

justinclift|3 years ago

> I wonder why they didn't just ask that the instant they saw it was github pages instead of ...

It sound like the person who did the judging isn't technical at all, so saw "github" and that was the end of it. They don't know any better themselves.

hbn|3 years ago

The git history is publicly available in the repo and you can see all the changes are directly to the source. They obviously were not using a generator.

Zetobal|3 years ago

They are technically right and are teachers... we all know what that means.

msla|3 years ago

Being "technically right" is more rightness than some teachers require: We all know about teachers who are right because they are teachers, ditto bosses and family members and so on. Learning this now is good experience, and learning it in a context where they might even be able to leverage it into a job interview is even better.

HWR_14|3 years ago

Sure. And I think you can host your own HTML/CSS/JS on Wix too.

It's reasonable to blacklist a whole range of solutions that contain the ability to be used as template engines and then insist the students use something else.

alickz|3 years ago

I don't think it's reasonable to blacklist the most popular VCS website used among developers. It's a competition for devs, they _should_ be using version control.

All it would take is a cursory glance by another dev to know if they used templating or not, which I would consider baseline for a developer contest.

The article says their teacher just seen it was on GitHub and disqualified them off the bat. Unreasonable imo