Code Monkey home page Code Monkey logo

mkchandler.com

My official web site containing my blog, with more content coming soon.

Requirements

I've tested building and running this site with the following:

Usage

To build the site locally:

bundle install
bundle exec jekyll build

If you would like to start the local development server, which will also watch for changes:

bundle exec jekyll serve

Build and run in production mode (bundles/minifies assets):

JEKYLL_ENV=production bundle exec jekyll serve

Deployment

The site is hosted on AWS using the following stack:

Builds and deployments happen automatically when changes are pushed to master using:

  • CodePipeline: Watches for changes on the GitHub repo
  • CodeBuild: Builds the site in production mode and drops assets in S3

Matt Chandler's Projects

cap-net icon cap-net

Common Alerting Protocol (CAP) library for the .NET framework.

dotfiles icon dotfiles

My development configuration and setup files.

elixir-school icon elixir-school

Collection of solutions to select chapters of Exercises for Programmers in Elixir.

eqt icon eqt

the eqt (equilibrium transporter) is my attempt at a self-balancing scooter

nbascoringbelt icon nbascoringbelt

Players battle throughout the season to hold the NBA Scoring Belt.

til icon til

Today I Learned: A collection of concise write-ups on small things I learn day to day across a variety of languages and technologies.

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.