I was wondering how difficult it would be to create a website like this from scratch, starting with only a basic understanding of HTML and no prior PHP knowledge.
Things I like about it:
A steep learning curve is fine. One of the reasons I'd like to do it is that I'm currently using Wordpress, but I don't understand how it works. I think rolling my own will help me understand, and I can study/copy parts of Wordpress to see how it has been done before.
The only interactive part of the site would be the comment form (I guess this is the only part that really requires PHP?)
I don't mind making changes via SSH, so I don't need the wp-admin section of Wordpress.
Eventually, I'd like to crate a script to give me Google Analytics style info on visits, and ditch Analytics - it's really useful but I'm trying to disentangle myself from Google where I can.
Thanks in advance,
Feathers
P.S. I'd like to avoid databases if possible... one thing at a time!
Things I like about it:
- Simple and to the point
- Scales really well - displays well on phones, tablets, laptops
- Looks clean
A steep learning curve is fine. One of the reasons I'd like to do it is that I'm currently using Wordpress, but I don't understand how it works. I think rolling my own will help me understand, and I can study/copy parts of Wordpress to see how it has been done before.
The only interactive part of the site would be the comment form (I guess this is the only part that really requires PHP?)
I don't mind making changes via SSH, so I don't need the wp-admin section of Wordpress.
Eventually, I'd like to crate a script to give me Google Analytics style info on visits, and ditch Analytics - it's really useful but I'm trying to disentangle myself from Google where I can.
Thanks in advance,
Feathers
P.S. I'd like to avoid databases if possible... one thing at a time!
Comment