Coder Social home page Coder Social logo

abt's Introduction

Slate

Slate is a framework for Wordpress child theme development.

  1. Dependencies

The following dependencies need to be installed on your system before deploying the framework.

  1. Getting Started

#####Git

  • Clone Slate to your local working directory
  • Create a new repository for your project

#####Ftp

  • Copy an .ftppass file to the root of your local project folder

#####Setup

  • Run npm install
  • Run grunt init

#####Wordpress

  • Network enable your parent theme (if not enabled already)
  • Create a new wordpress site
  • Network enable your child theme
  • Apply the child theme to the new wordpress site

#####Optional

  • Create a new sublime project and add the snippets and settings from util/sublime to your project
  1. Documentation

#####Styleguides

#####Best practices

#####Used technology, libraries, languages

  1. Checklist

#####Code

  • Replace modernizr.js with a built and minified version, or remove it when you're not using it (don't forget to remove the link from header.php as well). Consider adding html5shiv.js and removing the .no-js class from the html element if you're not using modernizr
  • Remove the livereload script from footer.php
  • Load (only) the fonts you're using (check the domain if you're using typekit)
  • Add a google analytics snippet

#####Structure

  • Create a contact page with a contactform and test it
  • Add a map to the contact page (google maps: here)
  • Generate the favicons
  • Create a footer menu and add the landingpages to it
  • Add the customers' contact details to the footer
  • Create a site signature in footer.php (copyright & built by ...)
  • Create an app page

#####Final checks

  • Check the website in all screensizes and on the relevant browsers (with browserstack.com)
  • Go through all the pages, check the links, effects and content
  • Call the customer and ask them if they're satisfied
  • Add the live domain (through settings -> domains )

abt's People

Contributors

dr-potato avatar kah0ona avatar

Watchers

 avatar  avatar

Forkers

kah0ona

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.