Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brettsmason/luxe

Luxe is a WordPress starter theme using a modern workflow and best practices.
https://github.com/brettsmason/luxe

bem composer es6-javascript hybrid-core itcss namespaces nth-grid scss starter-theme wordpress wordpress-starter-theme wordpress-theme

Last synced: 3 months ago
JSON representation

Luxe is a WordPress starter theme using a modern workflow and best practices.

Awesome Lists containing this project

README

        

# Luxe - A WordPress starter theme

Luxe is a WordPress starter theme using a modern workflow and best practices.

The theme's primary goal is to offer a modern development experience for WordPress theme authors while sticking as close to possible to WordPress standards as we can. Sometimes those things don't always mesh well. This theme aims to balance that.

## Requirements

There's a few requirements in order to develop a new theme or contribute back to the project:

* PHP 5.6+ (preferably 7+)
* [Git](https://git-scm.com/) for version control.
* [Composer](https://getcomposer.org/) for managing PHP dependencies.
* [NPM](https://www.npmjs.com/) or [Yarn](https://yarnpkg.com/en/) (your choice) for managing JS dependencies.

You should feel reasonably comfortable using the command line. The theme tries to keep this as simple as possible, but some command line knowledge is necessary in modern development.

## Documentation

Check out the [project wiki](https://github.com/brettsmason/luxe/wiki) to learn how to install and set up the theme.

## Copyright and License

Luxe is licensed under the GNU GPL, version 2 or later.

2018 © Brett Mason.