1
0
mirror of https://github.com/danbee/danbarber.me.hugo.git synced 2025-03-04 08:59:18 +00:00

Add danbarberphoto to projects page

This commit is contained in:
Daniel Barber 2023-07-11 11:59:20 -05:00
parent bbd56d0055
commit 0b26784130
2 changed files with 10 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 868 KiB

View File

@ -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).
<script type="text/javascript" src="/js/glsl-canvas.js"></script>
### 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).