diff --git a/content/posts/flowmm.md b/content/posts/flowmm.md index e403fdb..c028a69 100644 --- a/content/posts/flowmm.md +++ b/content/posts/flowmm.md @@ -86,6 +86,8 @@ With SPAs being an important component of the modern web I wanted this project t ## The Design +![]( /images/flowmm/flowmm-model.jpg ) + The design brief from the non-existent owners of Flow Model Management was quite simple. A visually appealing, elegant site, with some background information and an easy to use method for applicants to sign up with. @@ -102,8 +104,13 @@ It is formal, but not too formal, reminding me of the classy, stylish fashions o Lato, which goes well with Montserrat, is also modern and elegant, much like Montserrat, and keeps with the formal but not overly so, feel of the site. -As the site is for a modelling agency, I decided that making the models a prominent feature would be an ideal way to make the site visually appealing. -By bringing the models to centre stage and focusing attention on stylish images of the models, this focuses the aesthetic of the site towards an elegant, stylish look. +{{< +figure +src="/images/flowmm/flowmm-model-1.jpg" +alt="" +class="icon-inline icon-right flowmm-model-thumb" +caption="As the site is for a modelling agency, I decided that making the models a prominent feature would be an ideal way to make the site visually appealing. By bringing the models to centre stage and focusing attention on stylish images of the models, this focuses the aesthetic of the site towards an elegant, stylish look." +>}} ## The Deployment diff --git a/static/css/custom.css b/static/css/custom.css index 2309dd4..a492076 100644 --- a/static/css/custom.css +++ b/static/css/custom.css @@ -84,6 +84,21 @@ h6 { } } +.content figure.icon-inline.flowmm-model-thumb > img { + display: block; + height: auto; + width: 100%; + max-width: 250px; + margin: 0 auto; +} + +@media (min-width: 500px) { + .content figure.icon-inline.flowmm-model-thumb > img { + height: 12em; + width: auto; + } +} + /* * logos */ diff --git a/static/images/flowmm/flowmm-home.jpg b/static/images/flowmm/flowmm-home.jpg new file mode 100755 index 0000000..62fd2b7 Binary files /dev/null and b/static/images/flowmm/flowmm-home.jpg differ diff --git a/static/images/flowmm/flowmm-model-1.jpg b/static/images/flowmm/flowmm-model-1.jpg new file mode 100755 index 0000000..be10a3f Binary files /dev/null and b/static/images/flowmm/flowmm-model-1.jpg differ diff --git a/static/images/flowmm/flowmm-model.jpg b/static/images/flowmm/flowmm-model.jpg new file mode 100644 index 0000000..82aa635 Binary files /dev/null and b/static/images/flowmm/flowmm-model.jpg differ diff --git a/static/images/logos/git-orange.png b/static/images/logos/git-orange.png new file mode 100644 index 0000000..910f993 Binary files /dev/null and b/static/images/logos/git-orange.png differ diff --git a/static/images/logos/nuxtjs-icon.svg b/static/images/logos/nuxtjs-icon.svg new file mode 100644 index 0000000..2374eda --- /dev/null +++ b/static/images/logos/nuxtjs-icon.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/static/images/logos/nuxtjs-logo.svg b/static/images/logos/nuxtjs-logo.svg new file mode 100644 index 0000000..a2690d5 --- /dev/null +++ b/static/images/logos/nuxtjs-logo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/images/logos/vue.svg b/static/images/logos/vue.svg new file mode 100644 index 0000000..71c1cfb --- /dev/null +++ b/static/images/logos/vue.svg @@ -0,0 +1,4 @@ + + + +