108 Commits (master)
 

Author SHA1 Message Date
Andrew Cassidy e34d6da3ea Why do I have this in two places smh 1 year ago
Andrew Cassidy 0065ac485e I swear I already updated this ages ago 1 year ago
Andrew Cassidy 617a67ad50 Update mastodon url 1 year ago
dependabot[bot] 3c398a8632 Bump nokogiri from 1.13.4 to 1.13.6
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.4 to 1.13.6.
- [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.4...v1.13.6)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot] 0b700f57c9 Bump nokogiri from 1.13.3 to 1.13.4
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.3 to 1.13.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.3...v1.13.4)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Andrew Cassidy eee42b77e4 Update Resume.md 1 year ago
dependabot[bot] 0c1b31af1a 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>
1 year ago
dependabot[bot] 130c196a09 Bump nokogiri from 1.11.4 to 1.13.3
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.4 to 1.13.3.
- [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.13.3)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot] 9e93d95d85 Bump nokogiri from 1.10.9 to 1.11.4
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 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.10.9...v1.11.4)

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Andrew Cassidy 753b2dd6ab Remove dead twitter link 1 year ago
Andrew Cassidy 5c0cb8dac7 Fix code size on ios mobile 1 year ago
Andrew Cassidy 9e8b78b609 why is mobile safari doing such weird shit 1 year ago
Andrew Cassidy f717e48bc5 css changes 1 year ago
Andrew Cassidy f30321c18e css changes 1 year ago
Andrew Cassidy 9b66f1da91 fix typo 1 year ago
Andrew Cassidy 31364e5009 add sdf aa article 1 year ago
Andrew Cassidy 2d416250f3 clarify how rendering is done 1 year ago
Andrew Cassidy e6a05f8628 add post about decals 1 year ago
Andrew Cassidy a7261dd0cc Update about and add resumé 1 year ago
Andrew Cassidy 30a3afab92 add pubkey.txt 1 year ago
Andrew Cassidy fe1d6971d6 Update License.md 1 year ago
Andrew Cassidy 05e02046ab Remove use of FontAwesome fonts and reference that in the license 1 year ago
Andrew Cassidy ed820a8ce5 fix link 1 year ago
Andrew Cassidy 973ced5a75 Update footer.html 1 year ago
Andrew Cassidy 4fe8bbb06a Update and rename LICENSE.md to License.md 1 year ago
Andrew Cassidy 82a7cd0814 make CC licenced, CSS overhaul
* re-add footer to the wite
* add CC licensing and appropriate licensing information to the footer
* refactor css so footer can sit below the "page"
1 year ago
Andrew Cassidy 63cc0d2f11 Refactor head file to be a bit more modular 1 year ago
Andrew Cassidy 992dc53720 Update 2019-5-4-Photorealistic-Particles.md 1 year ago
Andrew Cassidy 98e97323ac use same title as og tags 1 year ago
Andrew Cassidy 52e36b1de1 fix error 1 year ago
Andrew Cassidy 07a3a21be4 add twitter card support 1 year ago
Andrew Cassidy 4374062885 Revert "remove unnecessary closing slashes in meta tags"
This reverts commit b2484a70c6.
1 year ago
Andrew Cassidy f00646e85b remove unnecessary closing slashes in meta tags 1 year ago
Andrew Cassidy 06ba1d96dd Update 2019-5-4-Photorealistic-Particles.md
fix typo
1 year ago
Andrew Cassidy 52f1fd1cce Update head.html
enable OG descriptions for all pages if available
1 year ago
Andrew Cassidy 88c6850950 enable OG images for all pages if available 1 year ago
Andrew Cassidy b09dcdd4e2 add opengraph descriptions 1 year ago
Andrew Cassidy 707408bcc1 remove og: from article-specific tags 1 year ago
Andrew Cassidy 50e70ab4e0 i cant fucking read 1 year ago
Andrew Cassidy 29970761cd fix typo with opengraph implementation 1 year ago
Andrew Cassidy 9d29026451 add opengraph images 1 year ago
Andrew Cassidy 5e65b0a488 Add OpenGraph tags 1 year ago
Andrew Cassidy a6e986a960 maybe a rename will fix it 1 year ago
Andrew Cassidy a887860f0a syntax error? 1 year ago
Andrew Cassidy 67a81892f7 test if github is even regenerating this file 1 year ago
Andrew Cassidy ba1db10952 why are you doing this github 1 year ago
Andrew Cassidy bb91372159 god dammit github pages 1 year ago
Andrew Cassidy 9fd9f31752 change title 1 year ago
Andrew Cassidy dbb361e5a0 rebuild pages 1 year ago
Andrew Cassidy 93c5e2f622 fix video formatting 1 year ago