Code Monkey home page Code Monkey logo

shopify-birthday-suit's Introduction

Shopify Birthday Suit

Shopify Birthday Suit is an exceedingly bare bones Shopify theme intended for use by theme developers as a basis for their own theme development. It is not intended to be used "as is", rather as a building block. Feel free to modify and use for your own means.

Install

To install the theme download the ZIP file and upload the same ZIP file to your Shopify store. Full details on uploading a theme can be found in the official Shopify docs.

What's included?

Assets Folder

The theme layout file references a shop.js and style.css file. Both of these are empty - intentionally. Consequently the theme is rendered with default browser styling and zero JS interactions.

Config Folder

I have included a very basic settings_schema.json file. This includes a checkbox to indicate the use of a custom logo along with a file upload to add in a custom logo. Feel free to build on this and add in your own settings. Full info on theme settings can be found in the Shopify Docs.

Layout Folder

The default layout file theme.layout is included. It includes a reference to the latest release of jQuery and adds some useful classes based on page titles and templates to the body element.

A basic header element is included that includes Liquid code to output the current cart item count along with a link to the checkout.

Finally I have included code to output a simple navigation list using the default link-list titled main-menu.

Templates

The following are included with basic boilerplate code. For example product.liquid will output the product title and description along with a form detailing all product variants and price. Appropriate HTML is used for headings, paragraphs and lists but are easily customisable.

All of the following templates are intentionally very basic and designed as starting points:

  • 404.liquid
  • article.liquid
  • blog.liquid
  • cart.liquid
  • collection.liquid
  • index.liquid
  • list-collections.liquid
  • page.liquid
  • password.liquid
  • product.liquid
  • search.liquid

Shopify Resources

Acknowledgements

Shopify Birthday Suit was created and is maintained by Keir Whitaker with inspiration from the hundreds of talented Shopify theme developers out there sharing their code and ideas.

shopify-birthday-suit's People

Contributors

keirwhitaker 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.