bridgetownrb / bridgetown

A next-generation progressive site generator & fullstack framework, powered by Ruby
https://www.bridgetownrb.com
MIT License
1.13k stars 114 forks source link

docs: Create new Bridgetown Doctrine page (and sunset related pages) #220

Closed jaredcwhite closed 2 years ago

jaredcwhite commented 3 years ago

The goal is to condense several pages into one overarching "doctrine" page:

https://www.bridgetownrb.com/docs/philosophy https://www.bridgetownrb.com/docs/jamstack https://www.bridgetownrb.com/about/

That would make it easier to explain the goals of the project in general and also some of the nuances of the terminology and decision-making behind that.

Originally posted by @jaredcwhite in https://github.com/bridgetownrb/bridgetown/issues/213#issuecomment-747710328

jaredcwhite commented 3 years ago

FYI: I'm a firm believer that any one hosting company's infrastructure should be as close to zero-config as possible, and I should be able to get nearly 100% functionality on my local machine. So, for example, I personally would never choose to use any Netlify build plugins, because that's changing the functionality of my site compared to what my repo's code does locally. I also want to be able to switch hosting providers at the drop of a hat. This is very important to me, thus upcoming marketing materials will emphasize the importance of portability and avoiding vendor lock-in.

jaredcwhite commented 2 years ago

Think we're in pretty good shape with the new website. Closing…