From e1bd196215ba699b48afe8905e124ec220a90852 Mon Sep 17 00:00:00 2001 From: ray Date: Sat, 15 Feb 2020 13:52:57 +0000 Subject: [PATCH] add initial outline of post --- content/posts/giana.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/content/posts/giana.md b/content/posts/giana.md index 41a6666..62e3f77 100644 --- a/content/posts/giana.md +++ b/content/posts/giana.md @@ -12,3 +12,35 @@ series = [] +++ Giana Boutique is an online ecommerce store. + +Done quite some time ago. + +Their [website](https://giana.rayelliott.dev/). + +First time using WooCommerce and second time using WordPress to build a site. + +Uses pre-existing theme. + +Nothing special required. +Main customisations were little bits of CSS to tidy some things up -- created child theme based on a theme from ModernThemes called Exchange. + +Plugins used: + +* Contact Form 7. +* Cookie Notice. +* Display Posts. + Would most likely write own plugin for this now. +* Hustle. +* iThemes Security. +* MC4WP:Mailchimp for WordPress. +* QuickView WooCommerce. +* UpdraftPlus - Backup/Restore +* WooCommerce. +* WP Super Cache. + +Would reassess the best plugins available currently, if doing this site now. + +Would definitely use a better theme. +Main reason using this is that it was free. +Would now almost certainly develop a child theme based on Storefront. +