Code Monkey home page Code Monkey logo

M. Shanken Media Kit web site.

Read below for info and how to update.

Harpjs Boilerplate Tool

  1. clone the repo locally git clone [email protected]:mshanken/mshanken.git

  2. cd into the project.

  3. Create a folder in the css folder and name it _vendor mkdir _site/public/css/_vendor

  4. Create a folder in the ja folder and name it vendor mkdir _site/public/js/vendor

Avialable commands.

docker-compose up -d builds the project in a docker container. Once that's done. Type this URL http://localhost:9000 in your browser to check web site.

docker-compose exec web npm run browsersync starts browser-sync http://localhost:3000/ hit Ctrl + P and Ctrl + Q to detach.

docker-compose exec web npm run compile compiles served site into static HTML in a folder "www"

docker-compose exec web npm run gh-pages what this command does is compiled (if not compiled) then drops compiled files into root folder
Note: this comand should be used in gh-pages branch only.

Run docker-compose exec web /bin/bash to access docker machine from terminal an run other grunt/npm comands.

docker-compose stop to turn off the docker container.

docker-compose down to remove this container, Always use this command after you are done with this repo.

Read more in here

M. Shanken Dev's Projects

auth icon auth

Auth extension for Bolt

aws icon aws

Development repository for Opscode Cookbook aws

bolt icon bolt

Bolt is a simple CMS written in PHP. It is based on Silex and Symfony components, uses Twig and either SQLite, MySQL or PostgreSQL.

capromopages icon capromopages

All promotional landing pages for cigar aficionado will be available here

citest icon citest

First project to test our ability to integrate *continuously*

code-guide icon code-guide

Code Guide is a project for documenting standards for developing flexible, durable, and sustainable HTML and CSS (and JS)

email icon email

Email module for Kohana 3.x

fig-standards icon fig-standards

Standards either proposed or approved by the Framework Interop Group

flysystem icon flysystem

Abstraction for local and remote filesystems

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.