GithubHelp home page GithubHelp logo

davidmanson / monsieurpress Goto Github PK

View Code? Open in Web Editor NEW
38.0 4.0 5.0 1.24 MB

A minimal & lightweight WordPress starter theme using gulp

PHP 17.43% JavaScript 6.35% CSS 76.22%
wordpress-starter-theme gulp workflow wordpress-development wordpress-boilerplate

monsieurpress's Introduction

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

monsieurpress's People

Contributors

davidmanson avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

monsieurpress's Issues

FOUT for ajax webfont.js

How do you manage to clear the FOUT (Flash of unstyled text) -issue with the Typekit webfont loading script?
In my tests with Google Fonts it fetches the font-files almost 2-3 seconds later than the ordinary method supplied by GF.

Reading on the Typekit/webfontloader github I understand there are classes applied to the nevertheless, it doesn´t clear the FOUT-Issue.

Footer Nav

Footer links are missing. No need to specify code, but here it is

'footer-links', 'container' => false, ) ); ?>

(great work man!!)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.