This theme is mainly used by Studio Push, I have no intention to produce a stable open-sourced version of this theme for now.
yarn
cmd | desc |
---|---|
yarn start |
Start the bundler with hot reloading |
yarn build |
Bundle the website in production mode |
yarn dev |
Bundle the website in dev mode |
I always try to maintain packages to the last version
- Babel 7 for JavaScript
- Sass preprocessor for CSS
- Really basic simple sass mixins including:
- Webpack 4 for managing, compiling and optimizing theme's asset files
- BrowsersSync for live reload the website during the dev
- jQuery Already integrated as global
- barba Barba as page transition (can be removed easily if you don't want it but I used in all my project)
- Readable and centralized Theme Configs
Firstly because I do not want to focus this theme on especially one usage. That's why there is no pre-installed framework or useless mixins. And also because I want to maintain this theme updated so no surcharge :)
I recommend to use WebP Express as wordpress plugin in order to serve automaticaly webp when it's supported by the browser.
Great that you are considering supporting the project. You have a lot of ways to help us grow. We appreciate all contributions, even the smallest.
- Report an issue
- Propose a feature
- Send a pull request
- Tell about project around your community
The Liroo Wordpress Theme is licensed under the MIT license.