Great post, I really think it highlights the power of technology and the appeal that it offers.
Make This in an Hour
41–50 of 103 posts
Re: Make This in an Hour
#42Please note that `python -m SimpleHTTPServer 8000` only works with python2.*.
Why not simply use file:///home/username/websitename/index.html ?
Re: Make This in an Hour
#43Re: Make This in an Hour
#44Also update on the most important thing: My friend did end up making his website :)
Re: Make This in an Hour
#45Earlier quoted context omitted.
Well codecademy has a course to make the airbnb website. You code it yourself to be like airbnb, you don't just copy and paste their code.
I think the purpose of this website is a little bit personal to the developer, he is just showing his friends (and now other people) that getting a site up and running with a domain is an easy task. The site also doesn't say to copy paste the contents (read point 6 and 7) so your example is a bit strange. The site doesn't even mention to copy paste anything as far as I saw.
Also she* :) (doesn't matter, but hopefully it won't be an automatic assumption eventually)
Re: Make This in an Hour
#46I love how far the world has come over the past few decades. It is amazing how quickly you can get content up and online, and available to people. Great post, I really think it highlights the power of technology and the appeal that it offers.
Re: Make This in an Hour
#47I'm using github pages to host a website of mine, and I need another. Can anyone recommend a cheap/reliable simple html/css/js website host? No need for wordpress installation, Rails, etc.
Re: Make This in an Hour
#48err, or you could just upload index.html to any shared hosting in 5 minutes? The trouble of making a site (at least for people who can edit html directly, as in this example) is not about how to do it, but about high expectations and standards that we impose on ourselves... I'm guilty of this mysqlf, my site hasn't been updated in like 5 years, and I've built dozens of sites for others in that period...