Jump to content

Atasco Osage

Members
  • Posts

    10
  • Joined

  • Last visited

Posts posted by Atasco Osage

  1. Ahhhh I see :0 I was hoping cloudflare would simply cache the pages so that they didn't need to load at all, for most users. There's no dynamic content on the pages, unless using php to load in the header and footer are an issue

  2. Howdy!! I've been personally noticing that my whole site completely goes down at around 6:30pm to 4am my time :0 I'm not complaining exactly, I'm just curious as to why. It's quite an odd time to be getting a lot of server traffic, though it's probably reasonable in a time zone I'm not in :P For some reason, cloudflare isn't caching my completely static pages, which is bugging me, but that's a question for a different forum, haha.

  3. The way I code, I like to make my code as tiny as possible, and to repeat myself as little as possible. Since my website has an identical head and footer for like 99% of every page I plan to make, what kind of solution do you think I should use? A long time ago I'd used php includes, but eventually I learned more about php and learned to immensely dislike it hahaha. Is there a similar way to do this with rails or another solution?

×
×
  • Create New...