Coder Social home page Coder Social logo

dexter0201 / eightshift-boilerplate Goto Github PK

View Code? Open in Web Editor NEW

This project forked from infinum/eightshift-boilerplate

0.0 1.0 0.0 5.34 MB

This repository contains all the tools you need to start building a modern WordPress theme, using all the latest front end development tools.

Home Page: https://infinum.github.io/eightshift-docs/

License: MIT License

Shell 6.42% JavaScript 8.09% PHP 83.28% CSS 2.20%

eightshift-boilerplate's Introduction

Eightshift Boilerplate

Travis GitHub tag GitHub stars license

Eightshift WordPress Boilerplate

This repository contains all the tools you need to start building a modern WordPress project, using all the latest front end development tools.

๐Ÿ“š Table of contents

๐ŸŽ“ Documentaiton

For more documentation details follow this link.

๐ŸŽ‰ Awesome features

Here's why you should use Eightshift Boilerplate for your next project.

  • OOP - All code is written following the latest object-oriented programming paradigms
  • Webpack - Modern bundling & build process
  • SASS (scss) - Easy to learn CSS on steroids
  • Autoprefixing - Automatically adds vendors prefixes to your CSS
  • JS Compiler (Babel) - Write JS using the latest features and let webpack worry about making it work accross all browsers
  • Minifying - Automatically minifies your production assets (JS / CSS) during build process
  • Cache busting - Each time you build assets, we generate a new URL for each asset file. This means you'll never see the old cached version while developing or after pushing your code to production.
  • Synchronised browser testing
  • Helps you write better code (automatic code linting)
  • Easy SASS media queries
  • Eightshift Libs - Library aimed at bringing the modern development tools to your project.
  • Eightshift Frontend Libs - A collection of useful frontend utility modules and all the tools you need to start building a modern Gutenberg dynamic blocks.

๐ŸŽ’ Requirements

  1. Node.js
  2. Composer

๐Ÿš€ Quick start

Let's create a new project!

Navigate to your WordPress theme folder and run the following command:

npx create-wp-project

Script will prompt you for theme name and local development url (used for BrowserSync) and install a new theme:

After the script is finished, you can activate the theme through WP Admin Dashboard.

To start developing run this command from projects root folder:

npm start

For more instalation details follow this link.

๐Ÿ“ซ Who do I talk to?

If you have any questions or problems, please open an issue on github and we will do our best to give you a timely answer.

Eightshift WordPress Boilerplate is maintained and sponsored by Eightshift and Infinum.

๐Ÿ“œ License

WordPress Boilerplate is Copyright ยฉ2020 Infinum. It is free software, and may be redistributed under the terms specified in the LICENSE file.

eightshift-boilerplate's People

Contributors

iruzevic avatar dingo-d avatar metardev avatar szepeviktor avatar dependabot[bot] avatar kant avatar gabriel-glo avatar iadesanyadaniel avatar

Watchers

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