All Projects → davidmanson → monsieurpress

davidmanson / monsieurpress

Licence: other
A minimal & lightweight WordPress starter theme using gulp

Programming Languages

CSS
56736 projects
PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to monsieurpress

starter-kit-theme
WordPress starter theme with a modern development stack for launching projects faster and easily
Stars: ✭ 25 (-35.9%)
Mutual labels:  wordpress-development, wordpress-starter-theme, wordpress-boilerplate
UpGulp
A Gulp Starter for your WordPress project
Stars: ✭ 29 (-25.64%)
Mutual labels:  gulp, wordpress-development, wordpress-boilerplate
Wordpress Starter
📦 A starter template for WordPress websites
Stars: ✭ 26 (-33.33%)
Mutual labels:  gulp, wordpress-development, wordpress-starter-theme
air
A hyper-minimal WordPress starter theme for developers built with Tailwind CSS.
Stars: ✭ 45 (+15.38%)
Mutual labels:  wordpress-development, wordpress-starter-theme, wordpress-boilerplate
untheme
A blank WordPress theme for developers.
Stars: ✭ 82 (+110.26%)
Mutual labels:  wordpress-development, wordpress-starter-theme, wordpress-boilerplate
WordPress-UIkit-Starter-Theme
A WordPress starter theme for developers using the frontend framework UIkit
Stars: ✭ 55 (+41.03%)
Mutual labels:  gulp, wordpress-development, wordpress-starter-theme
Air Light
WordPress starter theme - designed to be minimal, lightweight and easy for all kinds of WordPress projects. Public Roadmap: https://favro.com/organization/3b45e73eaf083f68fefef368/c1dd2d4a99d6723904d2e763
Stars: ✭ 285 (+630.77%)
Mutual labels:  wordpress-development, wordpress-starter-theme
Theme
Tonik is a WordPress Starter Theme which aims to modernize, organize and enhance some aspects of WordPress theme development.
Stars: ✭ 1,197 (+2969.23%)
Mutual labels:  wordpress-development, wordpress-starter-theme
Wp Tailwindcss Theme Boilerplate
A minimalist boilerplate for WordPress theme development using Tailwind CSS, SCSS, and Laravel Mix.
Stars: ✭ 199 (+410.26%)
Mutual labels:  wordpress-development, wordpress-starter-theme
Understrap
Understrap is the renowned open-source WordPress starter theme that combines Underscores with Bootstrap. Trusted by more than 100,000 developers.
Stars: ✭ 2,822 (+7135.9%)
Mutual labels:  wordpress-development, wordpress-starter-theme
Create React Wptheme
Create modern, React-enabled WordPress themes with a single command.
Stars: ✭ 252 (+546.15%)
Mutual labels:  wordpress-development, wordpress-starter-theme
wordpress-uikit-timber-theme
UIKit 3 Wordpress Starter Theme
Stars: ✭ 18 (-53.85%)
Mutual labels:  gulp, wordpress-starter-theme
webpack-gulp-wordpress-starter-theme
A WordPress theme with Webpack & Gulp
Stars: ✭ 110 (+182.05%)
Mutual labels:  gulp, wordpress-starter-theme
branch
Branch Starter Theme - A WordPress starter theme based on Timber library and Bootstrap
Stars: ✭ 87 (+123.08%)
Mutual labels:  gulp, wordpress-starter-theme
Live Composer Page Builder
Free page builder plugin for WordPress http://livecomposerplugin.com
Stars: ✭ 143 (+266.67%)
Mutual labels:  wordpress-development, wordpress-starter-theme
dudestack
A toolkit for creating a new professional WordPress project with deployments. Originally based on Roots/bedrock.
Stars: ✭ 82 (+110.26%)
Mutual labels:  wordpress-development, wordpress-boilerplate
wp-project-skeleton
A skeleton WordPress project to be used as a base for new WordPress projects.
Stars: ✭ 33 (-15.38%)
Mutual labels:  wordpress-development, wordpress-boilerplate
WPKirk
A WP Bones skeleton Plugin
Stars: ✭ 28 (-28.21%)
Mutual labels:  wordpress-development, wordpress-boilerplate
Gulp Webpack Starter
Gulp Webpack Starter - fast static website builder. The starter uses gulp toolkit and webpack bundler. Download to get an awesome development experience!
Stars: ✭ 199 (+410.26%)
Mutual labels:  gulp, wordpress-development
Genesis Starter Theme
A starter theme for the Genesis Framework with a modern development workflow
Stars: ✭ 141 (+261.54%)
Mutual labels:  gulp, wordpress-starter-theme

MonsieurPress

Hello, I'm MonsieurPress, a super cool, lightweight & simple WordPress starter theme for developpers

How am I ?

Hello developer ! I'm a WordPress starter theme, I'm not all naked and actualy the webpage you are in is me ! I'm very minimal & easy to understand, I use modern workflow like gulp, sass, and love. I'm not meant for being used as a parent theme, just adopt me and hack me ! Check my website to see how I look without modification.

Requirements

  • A working WordPress installation
  • Npm (packaged in node)

How to use me ?

Go to your wordpress theme folder with your terminal, and type the following commands :

$ git clone https://github.com/dadipaq/monsieurpress.git [yourthemename]
$ cd [yourthemename]
$ npm install
$ gulp

You are now ready for happy coding !

Gulp tasks

I have some embeded gulp tasks that can be use for you workflow :

  • gulp : Watch the scss directory and compile files to the style.css file
  • gulp styles : Just compile the scss (no watching)
  • gulp minify : Minify the style.css file, do this before production
  • gulp images : Compress images located in the images folder
  • gulp compress : Minify the javascript
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].