New Cinematography portfolio site


#1

Hi there,

I’ve finally finished a small portfolio site for a cinematographer / photographer.

Please check it out - http://www.danielgallagher.com.au

The client wanted a very stripped back and minimal website and after a few iterations we arrived at the current design, its possibly not what I would have gone with but the client is really happy.

Thanks to the Hello Web App books I learnt django enough to create this site. I prefer to use the django admin to add and edit content, don’t like the font end forms for some reason.

I used the following django plugins;

  • embed_video (embed video)
  • sorl.thumbnail (crop images)
  • compressor (concatenate js and css)
  • adminsortable2 (sort items in admin)

I used pythonanywhere.com to host the website, they have been really great, amazing customer service and great value, definitely recommend them!


#2

Wow, this is awesome, thank you for sharing! Love the design. :)


#3

This site looks great and your page speeds are excellent! Nice work! Glad to know that pythonanywhere.com is a good choice - that’s who I was thinking of using to host my site.