diff --git a/content/projects/images/danbarberphoto.png b/content/projects/images/danbarberphoto.png new file mode 100644 index 00000000..586da58f Binary files /dev/null and b/content/projects/images/danbarberphoto.png differ diff --git a/content/projects/index.md b/content/projects/index.md index 78a9db52..bdf86d4a 100644 --- a/content/projects/index.md +++ b/content/projects/index.md @@ -64,3 +64,13 @@ paralellism they offer. This was my attempt to implement that with a [GLSL shader](https://github.com/danbee/shaders/blob/master/mandelbrot.frag). + +### Dan Barber Photography + +![Screenshot of danbarberphoto.com](images/danbarberphoto.png) + +[Dan Barber Photography](https://www.danbarberphoto.com/) was one of the first +Rails projects I ever built in my spare time. It started off using Typus as an +admin backend, then a custom built one, and finally settling on Administrate +with some custom input fields. The source is [available on +GitHub](https://github.com/danbee/danbarberphoto).