isobar-us/code-standards

Verify that the gh-pages and master branches are synchronized

rcherny opened this issue · 2 comments

Consider this a parent of #34 and #33

Bottom line, this is a must before major changes go in.

The two sides got out of synch, but are mostly fixed. This was because:

  • An unfortunate hack to get gh-pages working under time constraints
  • A bad repo merge
  • Differences found between the live doc (on the old php site) and the repo
  • CSS has been verified
  • Images have been verified
  • JS has been verified; script.js is vastly different, but may merit a rewrite anyways

There is still a lot of garbage out there but we will clean it up.

Closing this as everything has been verified except the script.js issues described in #33