Giter Site home page Giter Site logo

eccentricpixel / appbase Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 816 KB

This is a Wordpress parent and child theme built off of Foundation 4. You should add both the appBas and appBase-child folders to your themes directory. The functionality and presentation of the site should be created within the "appBase-child" theme. Only the bare essentials are found in the parent folder. The nice thing about this theme is that it is not bloated with a bunch of junk files and folders, making it easy to pick-up-and-code. The appBase parent folder should not be edited. This way you can develop alternate versions of the site and very easily switch between them without compromising the core logic. This is a great way to accomodate marketing events, pre-registration and various stages of launches for larger projects or a site with ongoing development. DO NOT ADD YOUR STYLES IN STYLE.CSS. That file is only for Wordpress to know what to do. Your CSS should be added to the /less/app.less file which is then compiled to /css/app.css. If for some peculiar reason, you don't want to use LESS, then edit the app.css directly. /js/app.js and /css/app.css are both declared in the functions.php file. *****Note that throughout this child theme, you'll want to use get_stylesheet_directory_uri() instead of get_template_directory_uri() BECAUSE this is a child theme!

CSS 75.71% PHP 6.20% JavaScript 18.09%

appbase's People

Contributors

eccentricpixel avatar

Stargazers

 avatar

Watchers

 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.