Giter Club home page Giter Club logo

wordpress-themes-starter's Introduction

template-starter

Wordpress Themes starter to built wordpress themes based on sass structure

Getting started

Save your times. This template starter for you who work with Converting HTML to wordpress themes, the directory already included using the best way (i think :) ).

Prerequisites

You need this installed on your computer

Installing

Clone this repo, open terminal or CMD and place to the right directory and run the following command.

npm install

You will see new directory called node_modules

Make sure all package installed include gulp, if not do this command:

npm install -g gulp

If you failed install all package automatically, please install one by one using npm.

Running the tests

This starter-template included gulp-sass, to compile sass (.scss file) to .css file, run the following command:

To wacth sass files changes and run compiler automatically

gulp-watch

Sass media query and variables

The media Query for css, using boottsrap media query, Learn more here. And you can set, edit and add variables on assets/sass/helpers/variables.scss

Run/compile scss to css manually

gulp process-css

The file created:

  • main.css
  • main.min.css
  • main.min.css.map

The css will stored into assets/css/

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Have fun :)

Dibuat dengan cinta dari Madura, Indonesia :)

wordpress-themes-starter's People

Contributors

abdhannan avatar ipeyato avatar

Stargazers

 avatar

Watchers

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