GithubHelp home page GithubHelp logo

rmstaanait / mcous.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mcous/mcous.github.io

0.0 1.0 0.0 40.07 MB

Mike Cousins' home on the internet

Home Page: http://mike.cousins.io

License: Other

CSS 6.62% HTML 13.25% JavaScript 80.13%

mcous.github.io's Introduction

mike.cousins.io

Build Status Dependency status devDependency status

Mike Cousins' home on the internet

http://mike.cousins.io

Minimal placeholder page while I work on my full portfolio site. My circa-2014 page just wasn't cutting it anymore...

deploy

Cut a new version and push to GitHub to tell the CI server to build and deploy HTML and CSS to GitHub pages:

  1. $ npm version <level> -m <reason>
  2. $ git push --follow-tags

develop

  • $ npm install - Install dev dependencies
  • $ npm start - Start a live-reloading dev server at http://localhost:8080/
  • $ npm run build - Build HTML and CSS to public

dependencies

dev dependencies

  • autoprefixer: Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website
  • body-parser: Node.js body parsing middleware
  • css-mqpacker: Pack same CSS media query rules into one media query rule.
  • cssnano: A modular minifier, built on top of the PostCSS ecosystem.
  • express: Fast, unopinionated, minimalist web framework
  • gh-pages: Publish to a gh-pages branch on GitHub (or any other branch on any other remote)
  • github-url-from-git: Parse a github git url and return the github repo url
  • glob: a little globber
  • inject-lr-script: inject live reload into HTML content
  • nodemon: Simple monitor script for use during development of a node.js app.
  • postcss: Tool for transforming styles with JS plugins
  • postcss-conditionals: PostCSS plugin that enables @if statements in your CSS
  • postcss-css-variables: PostCSS plugin to transform CSS Custom Properties(CSS variables) syntax into a static representation
  • postcss-custom-media: PostCSS plugin to transform W3C CSS Custom Media Queries to more compatible CSS
  • postcss-discard-comments: Discard comments in your CSS files with PostCSS.
  • postcss-import: PostCSS plugin to import CSS files
  • pug: A clean, whitespace-sensitive template language for writing HTML
  • purify-css: Removed unused css. Compatible with single-page apps.
  • run-parallel: Run an array of functions in parallel
  • run-waterfall: Run an array of functions in series, each passing its results to the next function (waterfall)
  • standard: JavaScript Standard Style
  • tiny-lr: Tiny LiveReload server, background-friendly
  • xtend: extend like a boss

mcous.github.io's People

Contributors

mcous avatar

Watchers

James Cloos avatar

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.