Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/brettsmason/luxe
- Owner: brettsmason
- Created: 2018-04-25T15:36:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-27T02:47:59.000Z (almost 2 years ago)
- Last Synced: 2024-10-30T00:21:36.484Z (3 months ago)
- Topics: bem, composer, es6-javascript, hybrid-core, itcss, namespaces, nth-grid, scss, starter-theme, wordpress, wordpress-starter-theme, wordpress-theme
- Language: SCSS
- Homepage:
- Size: 4.41 MB
- Stars: 23
- Watchers: 4
- Forks: 3
- Open Issues: 22
-
Metadata Files:
- Readme: readme.md
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.