Git Product home page Git Product logo

wp-foundation-starter's Introduction

WP Foundation for Sites Starter v1.0.0

WP Foundation for Sites Starter is a minimal Wordpress theme meant for hacking, so don't use this as a Parent Theme. Built with ZURB's Foundation for Sites and Auttomatic's _s starter theme, this theme provides a basic skeleton to get started building a Foundation 6 based theme. The complete F6 css is included, however most of the components are not implemented into the theme. I prefer to implement F6 features on as needed basis rather than spend time removing unused code: it's a skeleton, not an out-of-box solution.

Getting Started

The first thing you want to do, after installing the theme, change the name to something else, and then you'll need to do a five-step find and replace on the name in all the templates.

  • Search for: 'f6-starter' and replace with: 'newthemename'
  • Search for: f6_starter_ and replace with: newthemename_
  • Search for: Text Domain: f6-starter and replace with: Text Domain: newthemename in style.css.
  • Search for:  WP Foundation for Sites Starter and replace with:  New Theme Name
  • Search for: f6-starter- and replace with: newthemename-

Then, update the stylesheet header in style.css and the links in footer.php with your own information. Next, update or delete this readme.

Now you're ready to go!

Dependencies

Credits and Licenses

Everything included in the theme is open-source, so feel free to download or fork it as you see fit. If you have improvements or additions, I'd love to hear about them!

wp-foundation-starter's People

Contributors

5arias avatar

Watchers

James Cloos 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.