Giter Club home page Giter Club logo

ptoplotter's Introduction

https://github.com/nodeca/js-yaml (I'm using release 3.10.0/dist/js-yaml.min.js)

https://codemirror.net/doc/manual.html

NODEify!

  • minify JS

I think I'm going to use a combination of https://medium.com/the-node-js-collection/modern-javascript-explained-for-dinosaurs-f695e9747b70 and https://webpack.js.org/guides/getting-started/ to do this. By the time I'm done I should have npm scripts to auto-rebuild, transpile, and minify with webpacks server plugin thingie.

Install

npm install
npm run build  # for a one-time build
npm run start  # for a hot-reloading server

https://github.com/plotly/plotly.js/blob/master/README.md#building-plotlyjs-with-webpack

TODO:

DNS Notes

Following https://help.github.com/articles/setting-up-an-apex-domain/#configuring-a-records-with-your-dns-provider

I'm using the A record style cause NameCheap supports it

from the advanced DNS page

Okay, I was running into some errors, but I solved them by removing and readding ptoplotter.com to the custom domain thingie, then waiting a while.

Crap, it looks like every time I run npm run deploy, I have to re-add the custom URL to GitHub...

ptoplotter's People

Contributors

bbkane avatar

Watchers

James Cloos avatar  avatar  avatar

ptoplotter's Issues

Stops tracking one_day_changes after two entries

After adding previous PTO days I noticed it stops plotting the changes after the second one.

--- # PDO
start_date: 2018-01-01 # remove this line to start from today
end_date: 2018-12-31
start_hours: 0
hour_markers:
- label: 40 hr buffer
  hours: 40
holidays:
# Acxiom holidays
- 2018-01-01  # New Year's Day (Observed)
- 2018-02-19  # Presidents' Day
- 2018-05-28  # Memorial Day
- 2018-07-04  # Independence Day
- 2018-09-03  # Labor Day
- 2018-11-22  # Thanksgiving
- 2018-11-23  # Day After Thanksgiving
- 2018-12-24  # Christmas Eve (Observed)
- 2018-12-25  # Christmas Day
repeating_changes:
- day_of_month: 15  # Accrue PTO
  hour_change: 12.67
one_day_changes:
- date: 2018-02-28
  hour_change: -8
- date: 2018-03-07
  hour_change: -8
- date: 2018-03-13
  hour_change: -8
- date: 2018-03-15
  hour_change: -8
- date: 2018-04-09
  hour_change: -8
ranged_changes:
# Example ranged vacation
- start_date: 2018-05-10
  end_date: 2018-05-11
  hour_change: -8

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.