My website is ugly because I made it
goodinternetmagazine.com
My website is ugly because I made it
1–10 of 140 posts
Re: My website is ugly because I made it
#2For me, the joy is not in having a website, the joy is in building the website. Why would I want to hand off the joyful part?
It's like maintaining a classic car. You can buy a reliable decent looking car, but that's not fun. If your goal is just to get somewhere, sure, but my goal is to have fun.
I work on websites all day where I get less and less say in the design and functionality. Why would I not want total control over my own?
Re: My website is ugly because I made it
#3Re: My website is ugly because I made it
#4Maybe apache or nginx as webservers
host it on shared stuff or AWS free tier
I just need to figure out how to center a div, and then I'll be in the business.
Re: My website is ugly because I made it
#5Re: My website is ugly because I made it
#6I don't have a personal site yet. But when I do, I plan to make it with HTML+CSS+JS/JQ only Maybe apache or nginx as webservers host it on shared stuff or AWS free tier I just need to figure out how to center a div, and then I'll be in the business.
Re: My website is ugly because I made it
#7Re: My website is ugly because I made it
#8I don't have a personal site yet. But when I do, I plan to make it with HTML+CSS+JS/JQ only Maybe apache or nginx as webservers host it on shared stuff or AWS free tier I just need to figure out how to center a div, and then I'll be in the business.
Re: My website is ugly because I made it
#9I don't have a personal site yet. But when I do, I plan to make it with HTML+CSS+JS/JQ only Maybe apache or nginx as webservers host it on shared stuff or AWS free tier I just need to figure out how to center a div, and then I'll be in the business.
width: 60%; // define your width as desired
margin: 0 auto;
Now go start your blog!Re: My website is ugly because I made it
#10Really hate how modern website building sites moved towards structured, samey sites. I miss the days of Geocities and Freewebs, the unreadable text against cluttered background images, the auto playing music, the trailing cursors, the spinning skeletons in front of crappy looking flames.