Giter VIP home page Giter VIP logo

patrickowen's Introduction

Structure:
    ├─□ Ethos
    │   ├─□ The Brand
    │   └─□ The Designer
    │   └─□ Stockists
    ├─□ Anthology
    │   ├─□ Campaigns
    │   ├─□ Lookbooks
    │   └─□ Catwalks
    ├─□ Heirloom
    │   └─□ Shop per seasons
    ├─□ Scarves
    ├─□ Exposé
    ├─□ Inspiration
    ├─□ Contact
    ├─□ TOC
    └─□ Newsletter

Framework:
    ├─□ Wordpress
    └─□ Slim

Directory Structure:
    └─□ /patrickowen
        ├─□ /config
        │   ├─□ /env
        │   │   └─□ your setup goes here
        │   └─□ wordpress.php
        ├─□ /content
        │   ├─□ /themes
        │   ├─□ /plugin 
        │   ├─□ /uploads 
        │   └─□ index.php
        ├─□ /node_modules
        ├─□ /site
        │   └─□ wp source managed via composer
        ├─□ /src
        │   ├─□ /script
        │   ├─□ /style
        │   │   └─□ /font
        │   └─□ /template
        ├─□ /task
        │   ├─□ /configs
        │   ├─□ /utils
        │   ├─□ /tasks
        │   └─□ index.js
        ├─□ /vendor
        ├─□ composer.json
        ├─□ composer.lock
        ├─□ gulpfile.js
        ├─□ index.php
        ├─□ package.json
        └─□ wp-config.php

Deployment:
    ├─□ dploy.io
    └─□ duplicator

 Env Addresses:
    ├─□ localhost: patrickowen.dev
    ├─□ staging: staging.patrickowen.net
    └─□ production: patrickowen.net

Dev Stack:
    └─□ Backend:
    │   └─□ PHP
    │       ├─□ Dependency Manager: composer
    │       └─□ Routing: slim
    └─□ Frontend:
        └─□ Build System: Gulp
            ├─□ Styling:
            │   ├─□ SASS ⟶ CSS
            │   └─□ prefixer
            ├─□ JS
            │   ├─□ core.js + vendors.js + plugins.js ⟶ main.js
            │   └─□ linting
            ├─□ HTML
            │   └─□ template engine: twig
            ├─□ live reloading
            └─□ Image Optimizer

Special Requirement:
    ├─□ Home:
    │   ├─□ Contact Us Interaction
    │   ├─□ Headline Interaction
    │   └─□ Cart Panel
    ├─□ Campaign:
    │   └─□ Article Grouping
    ├─□ Scarve:
    │   └─□ Canvas ( Blowing Scarve )
    └─□ Detail Product:
        └─□ Image Map

Plugin Candidates:

patrickowen's People

Contributors

5112n4 avatar

Watchers

James Cloos avatar Sirna avatar  avatar

Forkers

meusinfirmary

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.