Giter Club home page Giter Club logo

wp-starter-theme's Introduction

COMPANY_NAME

COMPANY_NAME is a custom theme created for COMPANY_NAME built on top of Sage. It contains both functional and presentable layers, implements custom admin and public experience, builds assets and views, uses Blade templating engine to render front-end and provides an ability to do more.

Main Concepts

  • Built on top of Sage
  • Uses SSM Core package
  • Contains both functional and presentable layers of the project
  • Gets ACF fields data from View Composers and controllers and uses it to render frontend UI
  • Uses Blade templating engine to render views
  • Uses Composer to manage dependencies
  • Uses Yarn to compile assets, optimize images, concatenation / minification
  • Uses SASS as CSS-preprocessor

Installation

  1. Clone the repository to /wp-content/themes/
  • git clone REPOSITORY_URL
  1. cd to theme’s folder
  2. Run composer update && composer install - ignore warnings
  3. Run yarn install
  4. Run yarn build
  5. Activate the theme
  6. Install required plugins

Folders Walkthrough

app/

  • responsible for the basic theme setup

    Examples: setup.php, filters.php

config/

  • responsible for the theme configuration

    Examples: app.php, view.php

resources/

  • contains assets and presentable UI elements

    Examples: templates/, modules/, assets/

wp-starter-theme's People

Contributors

dmitryfor avatar nauorama avatar postfactum avatar

Watchers

Rich Staats avatar  avatar  avatar

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.