Skip to content
/ wp-liroo Public

Modern wordpress starter theme used by Studio Push. 🌼

Notifications You must be signed in to change notification settings

Liroo/wp-liroo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Liroo - A modern wordpress starter theme 🌼

This theme is mainly used by Studio Push, I have no intention to produce a stable open-sourced version of this theme for now.

Instalation

Install the packages:

yarn

Scripts:
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

Features

I always try to maintain packages to the last version

  • Babel 7 for JavaScript
  • Sass preprocessor for CSS
  • Really basic simple sass mixins including:
    • font-face Import font easily
    • sass-mq A famous mq utily developed by The Guardian and the one I used every time
  • 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
And nothing more!

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.

Contributing

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

License

The Liroo Wordpress Theme is licensed under the MIT license.

About

Modern wordpress starter theme used by Studio Push. 🌼

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published