Colophon

StevenMaguire.com has been a revolving door of content and implementation styles. In 2006 it started as static HTML and basic CSS. Next it had a strong run as a WordPress site. Later, homegrown PHP and MySQL replaced WordPress. After discovering Laravel, the site entered the modern age of mature framework support.

Now (circa 2014) it’s back to being static HTML and CSS, with some modern goodies to help keep things manageable. These goodies include Jekyll, Bootstrap, and AWS.

Frontend

  • Jekyll - static site generator
  • Bootstrap - responsive CSS framework

Backend

  • AWS Lambda - http accessible functions that run code without worrying about servers

Hosting

  • Codeship.com - free continuous integration and deployment
  • AWS S3 - free ridiculously cheap static file hosting

Changelog

  • 2023-01-31 - Bump activesupport from 6.0.6 to 6.0.6.1 (#17) Bumps [activesupport](https://github.com/rails/rails) from 6.0.6 to 6.0.6.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.2/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.0.6...v6.0.6.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • 2023-01-25 - Bump commonmarker from 0.23.6 to 0.23.7 (#16) Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.23.6 to 0.23.7. - [Release notes](https://github.com/gjtorikian/commonmarker/releases) - [Changelog](https://github.com/gjtorikian/commonmarker/blob/main/CHANGELOG.md) - [Commits](https://github.com/gjtorikian/commonmarker/compare/v0.23.6...v0.23.7) --- updated-dependencies: - dependency-name: commonmarker dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • 2022-12-08 - Bump nokogiri from 1.13.9 to 1.13.10 (#15) Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.9 to 1.13.10. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.9...v1.13.10) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • 2022-11-30 - Update contact links and icons
  • 2022-10-19 - Bump tzinfo from 1.2.7 to 1.2.10 (#13) Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.7 to 1.2.10. - [Release notes](https://github.com/tzinfo/tzinfo/releases) - [Changelog](https://github.com/tzinfo/tzinfo/blob/master/CHANGES.md) - [Commits](https://github.com/tzinfo/tzinfo/compare/v1.2.7...v1.2.10) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • 2022-10-19 - Bump nokogiri from 1.12.5 to 1.13.9 (#14)
  • 2021-12-22 - Remove Drift chat service
  • 2021-11-04 - Update technology details for MDHearing
  • 2021-11-04 - Update headshot
  • 2021-09-27 - Merge pull request #7 from stevenmaguire/dependabot/bundler/nokogiri-1.12.5 Bump nokogiri from 1.11.4 to 1.12.5
  • 2021-09-27 - Bump nokogiri from 1.11.4 to 1.12.5 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.4 to 1.12.5. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.11.4...v1.12.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
  • 2021-07-12 - Merge pull request #6 from stevenmaguire/dependabot/bundler/addressable-2.8.0 Bump addressable from 2.7.0 to 2.8.0
  • 2021-07-12 - Bump addressable from 2.7.0 to 2.8.0 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0. - [Release notes](https://github.com/sporkmonger/addressable/releases) - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.0) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
  • 2021-05-18 - Merge pull request #5 from stevenmaguire/dependabot/bundler/nokogiri-1.11.4 Bump nokogiri from 1.11.1 to 1.11.4
  • 2021-05-18 - Bump nokogiri from 1.11.1 to 1.11.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.1 to 1.11.4. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.11.1...v1.11.4) Signed-off-by: dependabot[bot] <support@github.com>
  • 2021-04-22 - Update meta information
  • 2021-04-22 - Update broken links
  • 2021-04-22 - Update volunteer experience dates
  • 2021-04-22 - Update prose on theatre page
  • 2021-04-22 - Update prose on volunteering page
  • 2021-04-22 - Update prose on publication page
  • 2021-04-22 - Update prose on about page
  • 2021-04-22 - Remove dead anchor from artwork thumbnail
  • 2021-04-22 - Update artwork description
  • 2021-03-10 - Merge pull request #3 from stevenmaguire/dependabot/bundler/activesupport-6.0.3.1 Bump activesupport from 6.0.2.1 to 6.0.3.1
  • 2021-03-10 - Merge pull request #4 from stevenmaguire/dependabot/bundler/nokogiri-1.11.1 Bump nokogiri from 1.10.8 to 1.11.1
  • 2021-03-10 - Bump nokogiri from 1.10.8 to 1.11.1 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.8 to 1.11.1. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.8...v1.11.1) Signed-off-by: dependabot[bot] <support@github.com>
  • 2021-03-10 - Add basecamp oauth2 project to open source list
  • 2020-06-16 - Update _config.yml
  • 2020-05-26 - Bump activesupport from 6.0.2.1 to 6.0.3.1 Bumps [activesupport](https://github.com/rails/rails) from 6.0.2.1 to 6.0.3.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v6.0.3.1/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.0.2.1...v6.0.3.1) Signed-off-by: dependabot[bot] <support@github.com>
  • 2020-05-15 - Update biographical information
  • 2020-05-08 - Update project order
  • 2020-02-25 - Update github pages ruby gem version
  • 2020-02-18 - Add aspnetcore package
  • 2019-10-11 - Update biographical information
  • 2019-08-20 - Update gems
  • 2019-08-20 - Update links in bio
  • 2019-05-30 - Update open-source-journey.md
  • 2018-10-02 - Update colophon prose
  • 2018-09-29 - Update theatre credit data structure
  • 2018-09-29 - Update theatre project locations
  • 2018-07-10 - Update article url
  • 2018-07-10 - Update about prose
  • 2018-07-10 - Update about prose; improve readability
  • 2018-07-10 - Update about text
  • 2018-07-10 - Create oauth2-wecounsel.md
  • 2018-04-02 - Merge branch 'master' of github.com:stevenmaguire/stevenmaguire.github.io
  • 2018-04-02 - Add additional elsewhere link
  • 2018-03-30 - Add publication
  • 2018-03-29 - Update draft publication
  • 2018-03-28 - Add draft publication
  • 2018-02-17 - Update date formats
  • 2018-02-17 - Remove blurb of prose from about content
  • 2018-02-17 - Update about prose
  • 2018-02-15 - Add colophon
  • 2018-02-14 - Add calendly link
  • 2018-02-06 - Add image lazy loader
  • 2018-02-06 - Update gemfile lock
  • 2018-02-06 - Update open source projects
  • 2017-08-24 - Update icon for carpentry
  • 2017-08-24 - Update static open source downloads number
  • 2017-08-24 - Delete CNAME
  • 2017-08-02 - Update typo
  • 2017-08-02 - Add presentation instance
  • 2017-05-19 - Add number filters
  • 2017-05-19 - Update plugin dependancies
  • 2017-05-19 - Update publications template to support multiple audiences
  • 2017-05-19 - Update docs
  • 2017-05-19 - Update docs
  • 2017-05-19 - Add gemfile
  • 2017-05-19 - Update docs
  • 2017-05-19 - Add live updating open source stats
  • 2017-05-17 - Create oauth2-yelp.md
  • 2017-04-06 - Update styles
  • 2017-04-06 - Update about prose, more
  • 2017-04-06 - Update about prose
  • 2017-04-06 - Add drift
  • 2017-02-28 - Add heroku provider to open source list
  • 2017-02-03 - Update oauth2-dropbox info
  • 2017-01-07 - Rollback homelocation
  • 2017-01-07 - Update schema structure
  • 2017-01-07 - Add open source project
  • 2017-01-07 - Add phproundtable podcast
  • 2016-09-30 - Update robots.txt
  • 2016-09-30 - Update sitemap
  • 2016-09-28 - Update organization logos
  • 2016-09-28 - Update schema type for publisher
  • 2016-09-28 - Add further refinement to post layout
  • 2016-09-28 - Update post layout
  • 2016-09-28 - Update description of volunteer role
  • 2016-09-28 - Update config so robots.txt is included in build
  • 2016-09-28 - Add structured data schema
  • 2016-09-27 - Update post content
  • 2016-09-27 - Update meta description for abbout
  • 2016-09-27 - Add open source projects
  • 2016-09-27 - Update image for post
  • 2016-09-27 - Add description to posts
  • 2016-09-27 - Merge branch 'master' of github.com:stevenmaguire/stevenmaguire.github.io
  • 2016-09-27 - Add laravel scout presentation
  • 2016-09-09 - Create oauth2-nest.md
  • 2016-03-18 - Add gramatical correction
  • 2016-03-18 - Add alt tag copy
  • 2016-03-18 - Update broken link
  • 2016-03-18 - Add nothing important
  • 2016-03-18 - Add oauth2-zendesk open source project
  • 2016-03-08 - Update total download count
  • 2016-03-08 - Merge branch 'master' of github.com:stevenmaguire/stevenmaguire.github.io
  • 2016-03-08 - Add new publication for talk
  • 2016-02-23 - Add php roundtable interview
  • 2016-02-22 - Add earth class mail technology stack to about text
  • 2016-02-19 - Update bio and include download count when referencing open source
  • 2016-01-08 - Update open source projects list to sort by downloads
  • 2016-01-08 - Add badges to open source projects
  • 2016-01-08 - Adding description to pages
  • 2016-01-08 - Add open graph support
  • 2015-12-28 - Update about page
  • 2015-12-28 - Fix image urls on 404 page
  • 2015-12-23 - Update open source links
  • 2015-12-16 - Remove images and update robots.txt
  • 2015-12-16 - Update sitemap and feed generators
  • 2015-12-10 - Update two views
  • 2015-12-09 - import secure fonts
  • 2015-12-09 - Lower opacity of header ineer
  • 2015-12-09 - Remove old sass
  • 2015-12-09 - Merge into master
  • 2015-12-09 - Finalizing
  • 2015-12-09 - Add more content
  • 2015-12-09 - Update to ssl
  • 2015-12-09 - Add initial theme rebuild
  • 2015-12-08 - Update open source view
  • 2015-12-08 - Update open-source.md
  • 2015-10-21 - Update open-source.md
  • 2015-10-05 - Add Salesforce provider
  • 2015-09-25 - Update open-source.md
  • 2015-09-24 - Update open-source.md
  • 2015-09-02 - remove about image
  • 2015-09-02 - add open source list page
  • 2015-08-06 - Update about.md
  • 2015-06-22 - Update about.md
  • 2015-05-27 - Update about.md
  • 2015-05-27 - Update about.md
  • 2015-05-27 - Update about.md
  • 2015-01-27 - typo!
  • 2015-01-27 - adding image
  • 2015-01-27 - Merge branch 'master' of github.com:stevenmaguire/stevenmaguire.github.io
  • 2015-01-27 - adding qa post
  • 2014-12-20 - typo
  • 2014-12-19 - updating 404
  • 2014-12-19 - adding post
  • 2014-12-15 - adding display features
  • 2014-12-13 - print styles
  • 2014-12-13 - adding robots.txt
  • 2014-12-13 - cleaning up js
  • 2014-12-13 - tidying up markup
  • 2014-12-13 - anaylitcs bug
  • 2014-12-13 - 404
  • 2014-12-13 - adding post images
  • 2014-12-13 - adding analytics
  • 2014-12-13 - CNAME
  • 2014-12-13 - adding favicon
  • 2014-12-13 - init

Let's Get In Touch!


Ready to talk about your next project? Interested in a speaking engagement? Curious what I am up to? Have a food, film, or music recommendation?

© 2006-2023 Steven Maguire
Last generated Tue, 31 Jan 2023 15:53:41 +0000 • colophon
Certified Usability Analyst # 2010-2533