Giter VIP home page Giter VIP logo

colbin8r.me

Personal homepage of Colby Rogness.

Development

This project is built on Hexo. Hexo is a flexible static site generator built on Node.

You can immediately start a live development server (which watches for file changes):

$ npm start

You can force a manual build of the static site to the /public directory with:

$ npm run build

Deployment

The continuous deployment process is only 3 primary steps:

  1. Push to master on GitHub.
  2. Travis CI uses Hexo to generate a static site based on the master branch and pushes it to site on GitHub.
  3. Netlify, the host, watches the site branch and deploys the static site.

Travis CI is set to cancel currently queued builds when a new push is detected (although running builds will still continue), so it's okay to push several times in short succession.

Although deployment is automated, it's possible to generate a manual deployment with npm run deploy. This could be useful if, for instance, you wanted to deploy a branch other than master or deploy uncommitted code. The continuous deployment system can also be paused via one of two ways:

  1. Pause Travis CI watching master. You then use npm deploy to run a manual deployment to site. Best when deploying code not on master.
  2. Pause Netlify watching site. You then use Netlify to trigger a manual deployment from site. Best when deploying code on master, but maybe not at the time it was pushed to master.

Colors

Red: #E63946 (Accent) White (off-white): #F1FAEE Light Blue: #A8DADC Blue: #457B9D Dark Blue: #1D3557 (Primary)

Colby Rogness's Projects

ava icon ava

πŸš€ JavaScript test runner

bitbar icon bitbar

Simplifies BitBar app plugin creation

championify icon championify

Import recent item sets from popular aggregators like Champion.gg in to League of Legends to use within game! No hassle.

cipp icon cipp

CIPP is a M365 multitenant management solution

cs-1114 icon cs-1114

Solution for the credit-by-exam project component of the CS 1114 at Virginia Tech.

cyclone icon cyclone

A time management and productivity system to keep you motivated

dotfiles icon dotfiles

Dotfiles used in the Windows Subsystem for Linux (WSL)

gumshoe icon gumshoe

A simple, framework-agnostic scrollspy script.

homebrew-cask icon homebrew-cask

🍻 A CLI workflow for the administration of macOS applications distributed as binaries

js-binary-compression icon js-binary-compression

Library for theoretically compressing an array of boolean values into a single integer, yielding up to an 8:1 compression ratio

leaflet icon leaflet

:leaves: JavaScript library for mobile-friendly interactive maps

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.