Coder Social home page Coder Social logo

wordpress-starter-theme's Introduction

WordPress Starter Theme

Just another WordPress Starter Theme. Note that this theme is just a boilerplate and is meant to be used by developers to make projects from scratch. There are no builders, such as Elementor, etc.

Installation

Just clone this repository to your wp-content/themes folder and activate it in Themes menu. Yarn or NPM has to be installed for assets compiling (CSS, JS).

Usage (Yarn example)

# Install all dependencies
yarn

# Start developing
yarn dev

# Make a production build
yarn prod

What's inside

  • Laravel Mix 6 for assets compiling
  • SCSS (Sass) is used as a preprocessor for CSS
  • ESLint for linting JavaScript
  • Prettier for code formatting
  • Stylelint for linting CSS
  • PostCSS for transforming CSS
  • PostCSS Preset Env for using some of the modern CSS features that are not globally supported yet, such as Custom Media Queries, Custom Selectors and also Autoprefixer for cross-browser support
  • css-mqpacker for merging CSS Media Queries
  • Modern Normalize for normalizing browsers' default styles
  • Swiper โ€“ The Most Modern Mobile Touch Slider
  • and more: there are a lot of useful WordPress helpers and JavaScript functions (mostly my commonly used). Also, the theme comes with some of pre-configured settings and cleanups. Please, explore the theme to know more.

P.S

Feel free to use this theme for your own projects. If you have any ideas of how to make this theme better, please, contact me. Thanks and have fun.

wordpress-starter-theme's People

Contributors

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