Export to
This item was imported from https://www.meetup.com/PDX-PHP/events...
Friday, September 21, 2018 at 11:45am.
Friday, September 21, 2018 at 11:45am.
PHPDX - Static Sites: Use Your Smarts to Build Something Dumb
–
Website
Description
Pizza, learning and a great time to network with the fabulous PHP Community!
Join us as Kurtis Holsapple shares about Static Sites.
Let's build out a site with no serverside processing at all. Static sites are nothing more than static files put up on a server that doesn't need any serverside runtimes. That means that you can host your site on places like Github Pages, AWS S3, or any other cheap hosting options. We can still leverage our PHP knowledge to build cools sites that have good structure and lots of content. You can still create things like blogs, collections of data, product listings, and more.