Giter Club home page Giter Club logo

Misfist

Basic Child Theme for UnderStrap Theme Framework: https://github.com/holger1411/understrap

Developing With NPM, Gulp, SASS and Browser Sync

Installing Dependencies

  • Make sure you have installed Node.js, Gulp, and Browser-Sync [1] on your computer globally
  • Then open your terminal and browse to the location of your UnderStrap copy
  • Run: $ npm install then: $ gulp copy-assets

Running

To work and compile your Sass files on the fly start:

  • $ gulp watch

Or, to run with Browser-Sync:

  • First change the browser-sync options to reflect your environment in the file /gulpfile.js in the beginning of the file:
var browserSyncOptions = {
    proxy: "localhost/theme_test/", // <----- CHANGE HERE
    notify: false
};
  • then run: $ gulp watch-bs

[1] Visit https://browsersync.io/ for more information on Browser Sync

Pea Lutz's Projects

bedrock-base icon bedrock-base

WordPress boilerplate with modern development tools, easier configuration, and an improved folder structure.

best-videos icon best-videos

App that loads videos from YouTube using JS models and collections

bs4navwalker icon bs4navwalker

A custom WordPress nav walker class for Bootstrap 4 nav menus in a custom theme using the WordPress built in menu manager.

carbon-field-template icon carbon-field-template

Step-by-step guide on how to create a new Carbon Field. Includes a template structure to start with.

cat-fact-app icon cat-fact-app

Web components + WordPress blocks + WP REST API + React = 😺✨

cat-fact-block icon cat-fact-block

A WordPress block that uses a web component to display a random cat fact

celestial icon celestial

A WordPress theme using React 16, Bootstrap 4 and Webpack 3

cls icon cls

Connecticut Legal Services

cmb2 icon cmb2

CMB2 is a metabox, custom fields, and forms library for WordPress that will blow your mind.

cmb_field_map icon cmb_field_map

Google Maps field type for Custom Metaboxes and Fields for WordPress

dashicons icon dashicons

Dashicons, the WordPress admin icon font. For the official resource, please see the WordPress Developer Hub.

deploy icon deploy

Minimalistic deployment shell script

deploy.sh icon deploy.sh

Deploy.sh is a universal deployment script that makes it easy for you to deploy your code, files, configurations etc. to multiple servers via ssh. Perfect for the cloud. Written as a shell script (standard bourne shell) and runs on every unix server. No need for remote install. Just run the deploy.sh script on the local machine.

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.