15
Rise of Static Site Generators Justin Mayer @jmayer stratalabs.com nonprofithq.org getpelican.com

Rise of Static Site Generators - Justin Mayermac-osx m d • python-install-django-on-mac-osx- Ilon- 10.7 -md Title: Python Development Environment on Mac OS X Maver cks 0.9 Slug:

  • Upload
    others

  • View
    23

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Rise of Static Site Generators - Justin Mayermac-osx m d • python-install-django-on-mac-osx- Ilon- 10.7 -md Title: Python Development Environment on Mac OS X Maver cks 0.9 Slug:

Rise of Static Site Generators

Justin Mayer — @jmayerstratalabs.com

nonprofithq.orggetpelican.com

Page 2: Rise of Static Site Generators - Justin Mayermac-osx m d • python-install-django-on-mac-osx- Ilon- 10.7 -md Title: Python Development Environment on Mac OS X Maver cks 0.9 Slug:
Page 3: Rise of Static Site Generators - Justin Mayermac-osx m d • python-install-django-on-mac-osx- Ilon- 10.7 -md Title: Python Development Environment on Mac OS X Maver cks 0.9 Slug:

@jmayer

First Web was static

✦ content mixed with tags✦ antithesis of DRY✦ only for technical folks

Page 4: Rise of Static Site Generators - Justin Mayermac-osx m d • python-install-django-on-mac-osx- Ilon- 10.7 -md Title: Python Development Environment on Mac OS X Maver cks 0.9 Slug:

@jmayer

Getting complicated

✦ HTML generated by server✦ content stored in database✦ web-based editor

Page 5: Rise of Static Site Generators - Justin Mayermac-osx m d • python-install-django-on-mac-osx- Ilon- 10.7 -md Title: Python Development Environment on Mac OS X Maver cks 0.9 Slug:

@jmayer

At what cost?✦ deployment✦ maintenance✦ security✦ no longer “just files”

Page 6: Rise of Static Site Generators - Justin Mayermac-osx m d • python-install-django-on-mac-osx- Ilon- 10.7 -md Title: Python Development Environment on Mac OS X Maver cks 0.9 Slug:

@jmayer

Static sweet spot

✦ simple markup✦ templates → DRY✦ just files

Page 7: Rise of Static Site Generators - Justin Mayermac-osx m d • python-install-django-on-mac-osx- Ilon- 10.7 -md Title: Python Development Environment on Mac OS X Maver cks 0.9 Slug:

@jmayer

Static sweet spot

✦ reliable and fast✦ you control your data✦ easy deployment

Page 8: Rise of Static Site Generators - Justin Mayermac-osx m d • python-install-django-on-mac-osx- Ilon- 10.7 -md Title: Python Development Environment on Mac OS X Maver cks 0.9 Slug:

@jmayer

Deployment options

✦ rsync✦ GitHub pages✦ S3 / Rackspace Cloud

Page 9: Rise of Static Site Generators - Justin Mayermac-osx m d • python-install-django-on-mac-osx- Ilon- 10.7 -md Title: Python Development Environment on Mac OS X Maver cks 0.9 Slug:

@jmayer

Pelican

✦ written in Python✦ over 200 contributors✦ thriving ecosystem

Page 10: Rise of Static Site Generators - Justin Mayermac-osx m d • python-install-django-on-mac-osx- Ilon- 10.7 -md Title: Python Development Environment on Mac OS X Maver cks 0.9 Slug:

@jmayer

Challenges

✦ not for data-heavy sites✦ extra generation step✦ limited interactivity✦ could be more user-friendly

Page 11: Rise of Static Site Generators - Justin Mayermac-osx m d • python-install-django-on-mac-osx- Ilon- 10.7 -md Title: Python Development Environment on Mac OS X Maver cks 0.9 Slug:

@jmayer

Creative solutions

✦ caching and parallel I/O✦ web-based editing✦ site search

Page 12: Rise of Static Site Generators - Justin Mayermac-osx m d • python-install-django-on-mac-osx- Ilon- 10.7 -md Title: Python Development Environment on Mac OS X Maver cks 0.9 Slug:
Page 13: Rise of Static Site Generators - Justin Mayermac-osx m d • python-install-django-on-mac-osx- Ilon- 10.7 -md Title: Python Development Environment on Mac OS X Maver cks 0.9 Slug:
Page 14: Rise of Static Site Generators - Justin Mayermac-osx m d • python-install-django-on-mac-osx- Ilon- 10.7 -md Title: Python Development Environment on Mac OS X Maver cks 0.9 Slug:
Page 15: Rise of Static Site Generators - Justin Mayermac-osx m d • python-install-django-on-mac-osx- Ilon- 10.7 -md Title: Python Development Environment on Mac OS X Maver cks 0.9 Slug:

Justin Mayer@jmayer

stratalabs.comnonprofithq.orggetpelican.com