Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: caseyburnham/caseyburnham.github.io
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9
Choose a base ref
...
head repository: caseyburnham/caseyburnham.github.io
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref

Commits on Feb 12, 2021

  1. Update .gitignore

    caseyburnham authored Feb 12, 2021
    Copy the full SHA
    e28eec3 View commit details
  2. Copy the full SHA
    c9ab20b View commit details
  3. v2

    Casey Burnham committed Feb 12, 2021
    Copy the full SHA
    780d88f View commit details
  4. Fixed resource links

    Casey Burnham committed Feb 12, 2021
    Copy the full SHA
    224c0cb View commit details

Commits on Feb 13, 2021

  1. Update Masory Script

    Casey Burnham committed Feb 13, 2021
    Copy the full SHA
    1834be0 View commit details
  2. Another script change

    Casey Burnham committed Feb 13, 2021
    Copy the full SHA
    31e08ba View commit details
  3. Removed “Designation”

    Casey Burnham committed Feb 13, 2021
    Copy the full SHA
    e0baa97 View commit details
  4. Updated Outgoing Links

    Casey Burnham committed Feb 13, 2021
    Copy the full SHA
    3e3d5ff View commit details
  5. Added Insta links, improved chronology

    Casey Burnham committed Feb 13, 2021
    Copy the full SHA
    40e6519 View commit details
  6. - Removed CDNs

    - ImageOptim’d images
    - (Hopefully) fixed Masonry/ImagesLoaded
    - Misc. fixes
    Casey Burnham committed Feb 13, 2021
    Copy the full SHA
    70e4cee View commit details
  7. Updated README

    Casey Burnham committed Feb 13, 2021
    Copy the full SHA
    df4e1b1 View commit details
  8. Fixed links

    caseyburnham authored Feb 13, 2021
    Copy the full SHA
    81a7a31 View commit details
  9. Added Venual Totals

    Casey Burnham committed Feb 13, 2021
    Copy the full SHA
    48f1152 View commit details

Commits on Feb 14, 2021

  1. Fixed Totals

    Casey Burnham committed Feb 14, 2021
    Copy the full SHA
    7088da5 View commit details
  2. Added 📸 column for Concerts

    Casey Burnham committed Feb 14, 2021
    Copy the full SHA
    c124168 View commit details

Commits on Feb 15, 2021

  1. Updated theme, added education and experience

    Casey Burnham committed Feb 15, 2021
    Copy the full SHA
    6fd1b8c View commit details
  2. Improved readability

    Casey Burnham committed Feb 15, 2021
    Copy the full SHA
    84816cb View commit details
  3. Imrpoved Layout

    Casey Burnham committed Feb 15, 2021
    Copy the full SHA
    66f285c View commit details

Commits on Feb 16, 2021

  1. Theme updates

    Casey Burnham committed Feb 16, 2021
    Copy the full SHA
    d92a6a1 View commit details
  2. Fixed layouts

    Casey Burnham committed Feb 16, 2021
    Copy the full SHA
    a88f1f3 View commit details

Commits on Feb 21, 2021

  1. Updated Emojis

    Casey Burnham committed Feb 21, 2021
    Copy the full SHA
    9facba2 View commit details

Commits on Feb 22, 2021

  1. Revamped About Page, other fixes

    Casey Burnham committed Feb 22, 2021
    Copy the full SHA
    6ec32f7 View commit details

Commits on Jul 14, 2021

  1. major updates

    Casey Burnham committed Jul 14, 2021
    Copy the full SHA
    d7146b0 View commit details

Commits on Jul 25, 2021

  1. update 14ers

    Casey Burnham committed Jul 25, 2021
    Copy the full SHA
    d8e0854 View commit details

Commits on Jul 28, 2021

  1. more bags

    Casey Burnham committed Jul 28, 2021
    Copy the full SHA
    071ba69 View commit details

Commits on Dec 5, 2022

  1. Add files via upload

    caseyburnham authored Dec 5, 2022
    Copy the full SHA
    a907562 View commit details
  2. Add files via upload

    caseyburnham authored Dec 5, 2022
    Copy the full SHA
    12a3a6c View commit details
  3. Add files via upload

    update about
    caseyburnham authored Dec 5, 2022
    Copy the full SHA
    271765a View commit details
  4. Add files via upload

    new concerts
    caseyburnham authored Dec 5, 2022
    Copy the full SHA
    930183f View commit details

Commits on Apr 13, 2023

  1. Update index.html

    caseyburnham authored Apr 13, 2023
    Copy the full SHA
    ee59cab View commit details

Commits on Nov 18, 2024

  1. show update

    Casey Burnham authored and Casey Burnham committed Nov 18, 2024
    Copy the full SHA
    556f5bd View commit details
  2. updates

    Casey Burnham authored and Casey Burnham committed Nov 18, 2024
    Copy the full SHA
    9d94528 View commit details
Showing with 18,725 additions and 263 deletions.
  1. +1 −0 .gitignore
  2. +11 −1 README.md
  3. +408 −0 about/index.html
  4. +288 −0 audio/index.html
  5. +360 −0 audio_engineering/index.html
  6. +10,724 −0 css/bootstrap.css
  7. +1 −0 css/bootstrap.css.map
  8. +44 −0 css/extend.css
  9. +4,409 −0 css/hover.css
  10. +115 −262 index.html
  11. +7 −0 js/bootstrap.bundle.min.js
  12. +1 −0 js/bootstrap.bundle.min.js.map
  13. +7 −0 js/imagesloaded.pkgd.min.js
  14. +9 −0 js/masonry.pkgd.min.js
  15. +316 −0 photography/index.html
  16. +177 −0 photography/landscape.html
  17. +150 −0 photography/panoramics.html
  18. BIN { → resources/audio-samples}/burnhamc-example-music.mp3
  19. BIN { → resources/audio-samples}/burnhamc-example-podcast.mp3
  20. BIN resources/docs/diploma.png
  21. BIN resources/photos/analog/bryce-canyon.jpeg
  22. BIN resources/photos/balanced-rock.jpeg
  23. BIN resources/photos/canyon-2.jpeg
  24. BIN resources/photos/canyon.jpeg
  25. BIN resources/photos/casey.jpg
  26. BIN resources/photos/cimarron-cemetary.jpeg
  27. BIN resources/photos/clouds.jpeg
  28. BIN resources/photos/diamond-lake.jpeg
  29. BIN resources/photos/double-arches.jpeg
  30. BIN resources/photos/fairmount-cemetary.jpeg
  31. BIN resources/photos/fern.jpeg
  32. BIN resources/photos/greenfield-village.jpeg
  33. BIN resources/photos/lava-flow.jpeg
  34. BIN resources/photos/p-leafs.jpeg
  35. BIN resources/photos/p-red.jpeg
  36. BIN resources/photos/p-white.jpeg
  37. BIN resources/photos/panoramic/canyonlands.jpeg
  38. BIN resources/photos/panoramic/craters-of-the-moon.jpeg
  39. BIN resources/photos/panoramic/mt-audubon-ascent.jpeg
  40. BIN resources/photos/panoramic/mt-audubon-summit.jpeg
  41. BIN resources/photos/panoramic/nederland.jpeg
  42. BIN resources/photos/panoramic/staunton-st-park.jpeg
  43. BIN resources/photos/r-mars.jpeg
  44. BIN resources/photos/r-rocky.jpeg
  45. BIN resources/photos/r-sky.jpeg
  46. BIN resources/photos/space.JPG
  47. BIN resources/photos/sq-fox.jpeg
  48. BIN resources/photos/sq-sand.jpeg
  49. BIN resources/photos/t-flume.jpeg
  50. BIN resources/photos/t-leafs.jpeg
  51. BIN resources/photos/t-paint.jpeg
  52. BIN resources/photos/t-yellow.jpeg
  53. +1,697 −0 stats/index.html
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
**/.DS_Store
**/.nova/**
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,12 @@
# Crash & Burnham
# **Crash & Burnham**
Portfolio Website for Casey Burnham

[crashandburnham.com](https://crashandburnham.com)

## Thanks to

- [Bootstrap](https://github.com/twbs/bootstrap)
- [Masonry](https://github.com/desandro/masonry)
- [imagesLoaded](https://github.com/desandro/imagesloaded)
- [ImageOptim](https://github.com/ImageOptim/ImageOptim)
- [Emojipedia](http://📙.la)
Loading