Skip to content
Browse files

Move app into top-level directory

  • Loading branch information...
1 parent 94ef4e4 commit dee3e009d2017b3acb113c98a09839ee6606b85c @ltegman ltegman committed
Showing with 4 additions and 4 deletions.
  1. 0 {nap → }/.eslintrc
  2. +4 −4 .gitmodules
  3. 0 {nap → }/app.js
  4. 0 {nap → }/bin/.gitignore
  5. 0 {nap → }/bin/auth.sh
  6. 0 {nap → }/bin/camperbot-run.sh
  7. 0 {nap → }/bin/credentials-demobot.sh
  8. 0 {nap → }/bin/credentials-example.sh
  9. 0 {nap → }/bin/debug.sh
  10. 0 {nap → }/bin/deploy.sh
  11. 0 {nap → }/bin/force-update.sh
  12. 0 {nap → }/bin/git-clean.sh
  13. 0 {nap → }/bin/mocha-debug.sh
  14. 0 {nap → }/bin/pm2-run.sh
  15. 0 {nap → }/bin/pm2-update.sh
  16. 0 {nap → }/bin/post.sh
  17. 0 {nap → }/bin/run.sh
  18. 0 {nap → }/bin/step-debug.sh
  19. 0 {nap → }/bin/update-run-dev.sh
  20. 0 {nap → }/bin/wiki-pull-prod.sh
  21. 0 {nap → }/bin/wiki-pull.sh
  22. 0 {nap → }/bin/wiki-update.sh
  23. 0 {nap → }/config/AppConfig.js
  24. 0 {nap → }/config/Settings.js
  25. 0 {nap → }/data/RoomData.js
  26. 0 {nap → }/data/rooms/RoomMessages.js
  27. 0 {nap → }/data/seed/bonfireMDNlinks.js
  28. 0 {nap → }/data/seed/challenges/advanced-bonfires.json
  29. 0 {nap → }/data/seed/challenges/basejumps.json
  30. 0 {nap → }/data/seed/challenges/basic-bonfires.json
  31. 0 {nap → }/data/seed/challenges/basic-ziplines.json
  32. 0 {nap → }/data/seed/challenges/expert-bonfires.json
  33. 0 {nap → }/data/seed/challenges/intermediate-bonfires.json
  34. 0 {nap → }/data/wiki/5-Steps-to-organizing-a-successful-Campsite-event..md
  35. 0 {nap → }/data/wiki/Accessing-the-database-from-your-frontend.md
  36. 0 {nap → }/data/wiki/Adding-Environment-Variables.md
  37. 0 {nap → }/data/wiki/Angular-Resources.md
  38. 0 {nap → }/data/wiki/August-2015-Improvements.md
  39. 0 {nap → }/data/wiki/August-Live-Stream.md
  40. 0 {nap → }/data/wiki/Backend-file-structure.md
  41. 0 {nap → }/data/wiki/Basejump-Resources.md
  42. 0 {nap → }/data/wiki/Bobby-Tables.md
  43. 0 {nap → }/data/wiki/Bonfire Meet Bonfire.md
  44. 0 {nap → }/data/wiki/Bonfire-Factorialize-a-Number.md
  45. 0 {nap → }/data/wiki/Bonfire-Reverse-a-String.md
  46. 0 {nap → }/data/wiki/Bonfire-Style-Guide.md
  47. 0 {nap → }/data/wiki/Bonfire-Symmetric-Difference.md
  48. 0 {nap → }/data/wiki/Bonfire-Wiki-Template.md
  49. 0 {nap → }/data/wiki/Bonus-SocketIO.md
  50. 0 {nap → }/data/wiki/Brownie-Points.md
  51. 0 {nap → }/data/wiki/Camper-News.md
  52. 0 {nap → }/data/wiki/Casual-Chat-Rooms.md
  53. 0 {nap → }/data/wiki/Clear-Your-Browser's-Local-Storage.md
  54. 0 {nap → }/data/wiki/Code-Style-Guide.md
  55. 0 {nap → }/data/wiki/Code-of-Conduct.md
  56. 0 {nap → }/data/wiki/Coding-Help.md
  57. 0 {nap → }/data/wiki/Create,-Upload-and-Link-Animated-GIF-Image.md
  58. 0 {nap → }/data/wiki/Creating-a-New-Github-Issue.md
  59. 0 {nap → }/data/wiki/Creating-a-new-API-endpoint.md
  60. 0 {nap → }/data/wiki/Creating-a-new-directive.md
  61. 0 {nap → }/data/wiki/Creating-a-new-route.md
  62. 0 {nap → }/data/wiki/Dynamic-URLs-using-$routeParams.md
  63. 0 {nap → }/data/wiki/Edit-or-Delete-message.md
  64. 0 {nap → }/data/wiki/Epilogue.md
  65. 0 {nap → }/data/wiki/Fixing-exports.update.md
  66. 0 {nap → }/data/wiki/Free-Code-Camp's-Privacy-Policy.md
  67. 0 {nap → }/data/wiki/Free-Code-Camp-Front-End-Development-Certificate.md
  68. 0 {nap → }/data/wiki/Free-Code-Camp-Full-Stack-Developent-Certificate.md
  69. 0 {nap → }/data/wiki/Free-Code-Camp-completion-language-requirements.md
  70. 0 {nap → }/data/wiki/Free-Code-Camp-logo.md
  71. 0 {nap → }/data/wiki/Frontend-file-structure.md
  72. 0 {nap → }/data/wiki/Functional-Programming---Higher-Order-Functions.md
  73. 0 {nap → }/data/wiki/Get-info-about-the-current-user.md
  74. 0 {nap → }/data/wiki/Git-Blame.md
  75. 0 {nap → }/data/wiki/Gitter.md
  76. 0 {nap → }/data/wiki/Grunt.md
  77. 0 {nap → }/data/wiki/Guide-to-Basejumps-Table-of-Contents.md
  78. 0 {nap → }/data/wiki/Help-I've-Found-a-Bug.md
  79. 0 {nap → }/data/wiki/Home.md
  80. 0 {nap → }/data/wiki/How-Free-Code-Camp-works.md
  81. 0 {nap → }/data/wiki/How-FreeCodeCamp-Nonprofit-Projects-work.md
  82. 0 {nap → }/data/wiki/How-GitHub-Issue-Moderators-AKA-Issue-Mods-Work.md
  83. 0 {nap → }/data/wiki/How-long-Free-Code-Camp-takes-to-complete.md
  84. 0 {nap → }/data/wiki/How-to-Get-Help-on-Gitter.md
  85. 0 {nap → }/data/wiki/How-to-add-Free-Code-Camp-to-my-LinkedIn-profile.md
  86. 0 {nap → }/data/wiki/How-to-best-use-the-Global-Control-Shortcuts-for-Mac.md
  87. 0 {nap → }/data/wiki/How-to-clone-the-FreeCodeCamp-website-on-a-Windows-pc.md
  88. 0 {nap → }/data/wiki/How-to-create-a-Campsite-for-your-city.md
  89. 0 {nap → }/data/wiki/How-to-deploy-a-website-without-writing-any-code-at-all.md
  90. 0 {nap → }/data/wiki/How-to-get-help-when-you-get-stuck.md
  91. 0 {nap → }/data/wiki/How-to-help-with-the-Free-Code-Camp-translation-effort.md
  92. 0 {nap → }/data/wiki/How-to-install-Screenhero.md
  93. 0 {nap → }/data/wiki/How-to-know-who-is-in-charge-of-your-Campsite-on-Facebook.md
  94. 0 {nap → }/data/wiki/How-to-share-your-workspace-selfie-with-FreeCodeCamp-on-instagram.md
  95. 0 {nap → }/data/wiki/How-to-start-when-you-are-stuck-(I).md
  96. 0 {nap → }/data/wiki/How-to-start-when-you-are-stuck-(II).md
  97. 0 {nap → }/data/wiki/How-to-start-when-you-are-stuck-(III).md
  98. 0 {nap → }/data/wiki/How-to-use-the-Free-Code-Camp-Wiki.md
  99. 0 {nap → }/data/wiki/How-you-can-get-to-Inbox-Zero-with-Gmail-shortcuts.md
  100. 0 {nap → }/data/wiki/How-you-can-help-to-stimulate-your-city's-Campsite-on-Facebook.md
  101. 0 ...→ }/data/wiki/How-you-can-reach-the-Free-Code-Camp-team-to-interview-them-for-your-publication.md
  102. 0 ...data/wiki/How-you-can-stream-your-live-coding-sessions-on-the-Free-Code-Camp-Twitch.tv-channel.md
  103. 0 {nap → }/data/wiki/IIFE.md
  104. 0 {nap → }/data/wiki/If-Free-Code-Camp-is-free,-how-does-it-make-money.md
  105. 0 {nap → }/data/wiki/Intro-to-Yeoman-Angular-Fullstack-Basejumps.md
  106. 0 {nap → }/data/wiki/JavaScript-Truth-Table.md
  107. 0 {nap → }/data/wiki/Javascript-Links.md
  108. 0 {nap → }/data/wiki/Linking-Your-Account-with-GitHub.md
  109. 0 {nap → }/data/wiki/List-of-Free-Code-Camp-city-based-Campsites-and-Chat-rooms.md
  110. 0 {nap → }/data/wiki/More-useful-APIs.md
  111. 0 {nap → }/data/wiki/Official-Free-Code-Camp-Chat-Rooms.md
  112. 0 {nap → }/data/wiki/Other-resources-that-Free-Code-Camp-recommends-to-nonprofits.md
  113. 0 {nap → }/data/wiki/Pair-programming-and-why-it-is-special.md
  114. 0 {nap → }/data/wiki/Pseudoclassical-class-definition-OOp.md
  115. 0 {nap → }/data/wiki/Pull-Request-Contribute.md
  116. 0 {nap → }/data/wiki/Quick-tip-keep-data-in-sync.md
  117. 0 {nap → }/data/wiki/RTFM.md
  118. 0 {nap → }/data/wiki/Refresh-Your-Browser-Cache.md
  119. 0 {nap → }/data/wiki/Restrict-a-page-to-authenticated-users.md
  120. 0 {nap → }/data/wiki/Searching-for-Your-Issue-on-Github.md
  121. 0 {nap → }/data/wiki/Seed-data.md
  122. 0 {nap → }/data/wiki/Slack.md
  123. 0 {nap → }/data/wiki/Spanish-Translation-Terminology.md
  124. 0 {nap → }/data/wiki/Streaks.md
  125. 0 {nap → }/data/wiki/The-main-advantages-of-Free-Code-Camp.md
  126. 0 {nap → }/data/wiki/Tips-on-How-To-Become-A-Good-Pair-Programmer.md
  127. 0 ... → }/data/wiki/Trying-to-understand-the-solution-for-FCCs-sorted-union-using-callback-function.md
  128. 0 {nap → }/data/wiki/Waypoint Access Array Data with Indexes.md
  129. 0 {nap → }/data/wiki/Waypoint Add Elements within your Bootstrap Wells.md
  130. 0 {nap → }/data/wiki/Waypoint Add Font Awesome Icons to all of our Buttons.md
  131. 0 {nap → }/data/wiki/Waypoint Add Font Awesome Icons to our Buttons.md
  132. 0 {nap → }/data/wiki/Waypoint Add ID Attributes to Bootstrap Elements.md
  133. 0 {nap → }/data/wiki/Waypoint Add Two Numbers with JavaScript.md
  134. 0 {nap → }/data/wiki/Waypoint Add your JavaScript Slot Machine Slots.md
  135. 0 {nap → }/data/wiki/Waypoint Apply the Default Bootstrap Button Style.md
  136. 0 {nap → }/data/wiki/Waypoint Bring your JavaScript Slot Machine to Life.md
  137. 0 {nap → }/data/wiki/Waypoint Build JavaScript Objects.md
  138. 0 {nap → }/data/wiki/Waypoint Call out Optional Actions with Button Info.md
  139. 0 {nap → }/data/wiki/Waypoint Center Text with Bootstrap.md
  140. 0 {nap → }/data/wiki/Waypoint Change the CSS of an Element Using jQuery.md
  141. 0 {nap → }/data/wiki/Waypoint Check the Length Property of a String Variable.md
  142. 0 {nap → }/data/wiki/Waypoint Clone an Element Using jQuery.md
  143. 0 {nap → }/data/wiki/Waypoint Comment your JavaScript Code.md
  144. 0 {nap → }/data/wiki/Waypoint Create Bootstrap Wells.md
  145. 0 {nap → }/data/wiki/Waypoint Create Decimal Numbers with JavaScript.md
  146. 0 {nap → }/data/wiki/Waypoint Create a Block Element Bootstrap Button.md
  147. 0 {nap → }/data/wiki/Waypoint Create a Bootstrap Button.md
  148. 0 {nap → }/data/wiki/Waypoint Create a Bootstrap Headline.md
  149. 0 {nap → }/data/wiki/Waypoint Create a Bootstrap Row.md
  150. 0 {nap → }/data/wiki/Waypoint Create a Class to Target with jQuery Selectors.md
  151. 0 {nap → }/data/wiki/Waypoint Create a Custom Heading.md
  152. 0 {nap → }/data/wiki/Waypoint Create a JavaScript Slot Machine.md
  153. 0 {nap → }/data/wiki/Waypoint Declare JavaScript Variables.md
  154. 0 {nap → }/data/wiki/Waypoint Declare String Variables.md
  155. 0 {nap → }/data/wiki/Waypoint Delete your jQuery Functions.md
  156. 0 {nap → }/data/wiki/Waypoint Disable an Element Using jQuery.md
  157. 0 {nap → }/data/wiki/Waypoint Ditch Custom CSS for Bootstrap.md
  158. 0 {nap → }/data/wiki/Waypoint Divide One Number by Another with JavaScript.md
  159. 0 {nap → }/data/wiki/Waypoint Find Numbers with Regular Expressions.md
  160. 0 {nap → }/data/wiki/Waypoint Find White Space with Regular Expressions.md
  161. 0 {nap → }/data/wiki/Waypoint Generate Random Fractions with JavaScript.md
  162. 0 {nap → }/data/wiki/Waypoint Generate Random Whole Numbers with JavaScript.md
  163. 0 {nap → }/data/wiki/Waypoint Generate Random Whole Numbers within a Range.md
  164. 0 {nap → }/data/wiki/Waypoint Give Each Element a Unique ID.md
  165. 0 {nap → }/data/wiki/Waypoint Give your JavaScript Slot Machine some stylish images.md
  166. 0 {nap → }/data/wiki/Waypoint House our page within a Bootstrap Container Fluid Div.md
  167. 0 {nap → }/data/wiki/Waypoint Invert Regular Expression Matches with JavaScript.md
  168. 0 {nap → }/data/wiki/Waypoint Iterate with JavaScript While Loops.md
  169. 0 {nap → }/data/wiki/Waypoint Label Bootstrap Buttons.md
  170. 0 {nap → }/data/wiki/Waypoint Label Bootstrap Wells.md
  171. 0 {nap → }/data/wiki/Waypoint Learn how Script Tags and Document Ready Work.md
  172. 0 {nap → }/data/wiki/Waypoint Line up Form Elements Responsively with Bootstrap.md
  173. 0 {nap → }/data/wiki/Waypoint Make Images Mobile Responsive.md
  174. 0 {nap → }/data/wiki/Waypoint Manipulate Arrays With pop().md
  175. 0 {nap → }/data/wiki/Waypoint Manipulate Arrays With push().md
  176. 0 {nap → }/data/wiki/Waypoint Manipulate Arrays With shift().md
  177. 0 {nap → }/data/wiki/Waypoint Manipulate Arrays With unshift().md
  178. 0 {nap → }/data/wiki/Waypoint Manipulate JavaScript Objects.md
  179. 0 {nap → }/data/wiki/Waypoint Modify Array Data With Indexes.md
  180. 0 {nap → }/data/wiki/Waypoint Multiply Two Numbers with JavaScript.md
  181. 0 {nap → }/data/wiki/Waypoint Nest one Array within Another Array.md
  182. 0 {nap → }/data/wiki/Waypoint Perform Arithmetic Operations on Decimals with JavaScript.md
  183. 0 {nap → }/data/wiki/Waypoint Remove Classes from an element with jQuery.md
  184. 0 {nap → }/data/wiki/Waypoint Remove an Element Using jQuery.md
  185. 0 {nap → }/data/wiki/Waypoint Responsively Style Checkboxes.md
  186. 0 {nap → }/data/wiki/Waypoint Responsively Style Radio Buttons.md
  187. 0 {nap → }/data/wiki/Waypoint Sift through Text with Regular Expressions.md
  188. 0 {nap → }/data/wiki/Waypoint Split your Bootstrap Row.md
  189. 0 {nap → }/data/wiki/Waypoint Store Multiple Values in one Variable using JavaScript Arrays.md
  190. 0 {nap → }/data/wiki/Waypoint Style Text Inputs as Form Controls.md
  191. 0 {nap → }/data/wiki/Waypoint Subtract One Number from Another with JavaScript.md
  192. 0 {nap → }/data/wiki/Waypoint Target Elements by Class Using jQuery.md
  193. 0 {nap → }/data/wiki/Waypoint Target Elements by ID Using jQuery.md
  194. 0 {nap → }/data/wiki/Waypoint Target Even Numbered Elements Using jQuery.md
  195. 0 {nap → }/data/wiki/Waypoint Target HTML Elements with Selectors Using jQuery.md
  196. 0 {nap → }/data/wiki/Waypoint Target a Specific Child of an Element Using jQuery.md
  197. 0 {nap → }/data/wiki/Waypoint Target the Children of an Element Using jQuery.md
  198. 0 {nap → }/data/wiki/Waypoint Target the Parent of an Element Using jQuery.md
  199. 0 {nap → }/data/wiki/Waypoint Target the same element with multiple jQuery Selectors.md
  200. 0 {nap → }/data/wiki/Waypoint Taste the Bootstrap Button Color Rainbow.md
  201. 0 {nap → }/data/wiki/Waypoint Understand Boolean Values.md
  202. 0 {nap → }/data/wiki/Waypoint Use Bracket Notation to Find the First Character in a String.md
  203. 0 {nap → }/data/wiki/Waypoint Use Bracket Notation to Find the Last Character in a String.md
  204. 0 {nap → }/data/wiki/Waypoint Use Bracket Notation to Find the Nth Character in a String.md
  205. 0 {nap → }/data/wiki/Waypoint Use Bracket Notation to Find the Nth-to-Last Character in a String.md
  206. 0 {nap → }/data/wiki/Waypoint Use Comments to Clarify Code.md
  207. 0 {nap → }/data/wiki/Waypoint Use Conditional Logic with If-Else Statements.md
  208. 0 {nap → }/data/wiki/Waypoint Use Responsive Design with Bootstrap Fluid Containers.md
  209. 0 {nap → }/data/wiki/Waypoint Use Spans for Inline Elements.md
  210. 0 {nap → }/data/wiki/Waypoint Use appendTo to Move Elements with jQuery.md
  211. 0 {nap → }/data/wiki/Waypoint Use jQuery to Modify the Entire Page.md
  212. 0 {nap → }/data/wiki/Waypoint Use the Bootstrap Grid to Put Elements Side By Side.md
  213. 0 {nap → }/data/wiki/Waypoint Warn your Users of a Dangerous Action.md
  214. 0 {nap → }/data/wiki/Waypoint Write Reusable JavaScript with Functions.md
  215. 0 {nap → }/data/wiki/Waypoint-Add-Alt-Text-to-an-Image-for-Accessibility.md
  216. 0 {nap → }/data/wiki/Waypoint-Add-Borders-Around-your-Elements.md
  217. 0 {nap → }/data/wiki/Waypoint-Add-Different-Margins-to-Each-Side-of-an-Element.md
  218. 0 {nap → }/data/wiki/Waypoint-Add-Different-Padding-to-Each-Side-of-an-Element.md
  219. 0 {nap → }/data/wiki/Waypoint-Add-Images-to-your-Website.md
  220. 0 {nap → }/data/wiki/Waypoint-Add-Placeholder-Text-to-a-Text-Field.md
  221. 0 {nap → }/data/wiki/Waypoint-Add-Rounded-Corners-with-a-Border-Radius.md
  222. 0 {nap → }/data/wiki/Waypoint-Add-a-Negative-Margin-to-an-Element.md
  223. 0 {nap → }/data/wiki/Waypoint-Add-a-Submit-Button-to-a-Form.md
  224. 0 {nap → }/data/wiki/Waypoint-Adjust-the-Margin-of-an-Element.md
  225. 0 {nap → }/data/wiki/Waypoint-Adjusting-the-Padding-of-an-Element.md
  226. 0 {nap → }/data/wiki/Waypoint-Change-the-Color-of-Text.md
  227. 0 {nap → }/data/wiki/Waypoint-Change-the-Font-Size-of-an-Element.md
  228. 0 {nap → }/data/wiki/Waypoint-Check-Radio-Buttons-and-Checkboxes-by-Default.md
  229. 0 {nap → }/data/wiki/Waypoint-Comment-out-HTML.md
  230. 0 {nap → }/data/wiki/Waypoint-Create-a-Bulleted-Unordered-List.md
  231. 0 {nap → }/data/wiki/Waypoint-Create-a-Form-Element.md
  232. 0 {nap → }/data/wiki/Waypoint-Create-a-Set-of-Checkboxes.md
  233. 0 {nap → }/data/wiki/Waypoint-Create-a-Set-of-Radio-Buttons.md
  234. 0 {nap → }/data/wiki/Waypoint-Create-a-Text-Field.md
  235. 0 {nap → }/data/wiki/Waypoint-Create-an-Ordered-List.md
  236. 0 {nap → }/data/wiki/Waypoint-Delete-HTML-Elements.md
  237. 0 {nap → }/data/wiki/Waypoint-Fill-in-the-Blank-with-Placeholder-Text.md
  238. 0 {nap → }/data/wiki/Waypoint-Give-a-Background-Color-to-a-Div-Element.md
  239. 0 {nap → }/data/wiki/Waypoint-Headline-with-the-h2-Element.md
  240. 0 {nap → }/data/wiki/Waypoint-Import-a-Google-Font.md
  241. 0 {nap → }/data/wiki/Waypoint-Inform-with-the-Paragraph-Element.md
  242. 0 {nap → }/data/wiki/Waypoint-Inherit-Styles-from-the-Body-Element.md
  243. 0 {nap → }/data/wiki/Waypoint-Iterate-with-JavaScript-For-Loops.md
  244. 0 {nap → }/data/wiki/Waypoint-Link-to-External-Pages-with-Anchor-Elements.md
  245. 0 {nap → }/data/wiki/Waypoint-Make-Circular-Images-with-a-Border-Radius.md
  246. 0 {nap → }/data/wiki/Waypoint-Make-Dead-Links-using-the-Hash-Symbol.md
  247. 0 {nap → }/data/wiki/Waypoint-Nest-Many-Elements-within-a-Single-Div-Element.md
  248. 0 {nap → }/data/wiki/Waypoint-Nest-an-Anchor-Element-within-a-Paragraph.md
  249. 0 {nap → }/data/wiki/Waypoint-Override-All-Other-Styles-by-using-Important.md
  250. 0 {nap → }/data/wiki/Waypoint-Override-Class-Declarations-by-Styling-ID-Attributes.md
  251. 0 {nap → }/data/wiki/Waypoint-Override-Class-Declarations-with-Inline-Styles.md
  252. 0 {nap → }/data/wiki/Waypoint-Override-Styles-in-Subsequent-CSS.md
  253. 0 {nap → }/data/wiki/Waypoint-Prioritize-One-Style-Over-Another.md
  254. 0 {nap → }/data/wiki/Waypoint-Say-Hello-to-HTML-Elements.md
  255. 0 {nap → }/data/wiki/Waypoint-Set-the-Font-Family-of-an-Element.md
  256. 0 {nap → }/data/wiki/Waypoint-Set-the-ID-of-an-Element.md
  257. 0 {nap → }/data/wiki/Waypoint-Size-your-Images.md
  258. 0 {nap → }/data/wiki/Waypoint-Specify-How-Fonts-Should-Degrade.md
  259. 0 {nap → }/data/wiki/Waypoint-Style-the-HTML-Body-Element.md
  260. 0 {nap → }/data/wiki/Waypoint-Turn-an-Image-into-a-Link.md
  261. 0 {nap → }/data/wiki/Waypoint-Uncomment-HTML.md
  262. 0 {nap → }/data/wiki/Waypoint-Use-Abbreviated-Hex-Code.md
  263. 0 {nap → }/data/wiki/Waypoint-Use-CSS-Selectors-to-Style-Elements.md
  264. 0 {nap → }/data/wiki/Waypoint-Use-Clockwise-Notation-to-Specify-the-Margin-of-an-Element.md
  265. 0 {nap → }/data/wiki/Waypoint-Use-Clockwise-Notation-to-Specify-the-Padding-of-an-Element.md
  266. 0 {nap → }/data/wiki/Waypoint-Use-HTML5-to-Require-a-Field.md
  267. 0 {nap → }/data/wiki/Waypoint-Use-Hex-Code-for-Specific-Colors.md
  268. 0 {nap → }/data/wiki/Waypoint-Use-Hex-Code-for-Specific-Shades-of-Gray.md
  269. 0 {nap → }/data/wiki/Waypoint-Use-Hex-Code-to-Color-Elements-Blue.md
  270. 0 {nap → }/data/wiki/Waypoint-Use-Hex-Code-to-Color-Elements-Gray.md
  271. 0 {nap → }/data/wiki/Waypoint-Use-Hex-Code-to-Color-Elements-Green.md
  272. 0 {nap → }/data/wiki/Waypoint-Use-Hex-Code-to-Color-Elements-Red.md
  273. 0 {nap → }/data/wiki/Waypoint-Use-Hex-Code-to-Color-Elements-White.md
  274. 0 {nap → }/data/wiki/Waypoint-Use-Hex-Code-to-Mix-Colors.md
  275. 0 {nap → }/data/wiki/Waypoint-Use-RGB-to-Color-Elements-Blue.md
  276. 0 {nap → }/data/wiki/Waypoint-Use-RGB-to-Color-Elements-Gray.md
  277. 0 {nap → }/data/wiki/Waypoint-Use-RGB-to-Color-Elements-Green.md
  278. 0 {nap → }/data/wiki/Waypoint-Use-RGB-to-Color-Elements-Red.md
  279. 0 {nap → }/data/wiki/Waypoint-Use-RGB-to-Color-Elements-White.md
  280. 0 {nap → }/data/wiki/Waypoint-Use-RGB-to-Mix-Colors.md
  281. 0 {nap → }/data/wiki/Waypoint-Use-RGB-values-to-Color-Elements.md
  282. 0 {nap → }/data/wiki/Waypoint-Use-a-CSS-Class-to-Style-an-Element.md
  283. 0 {nap → }/data/wiki/Waypoint-Use-an-ID-Attribute-to-Style-an-Element.md
  284. 0 {nap → }/data/wiki/What-exactly-Free-Code-Camp-does.md
  285. 0 {nap → }/data/wiki/What-pair-programming-is-and-why-it-is-special.md
  286. 0 {nap → }/data/wiki/What-the-main-advantages-of-Free-Code-Camp-are.md
  287. 0 {nap → }/data/wiki/What-the-style-guide-for-Bonfires-is.md
  288. 0 {nap → }/data/wiki/What-to-do-if-you-speak-a-language-that-Free-Code-Camp-does-not-yet-support.md
  289. 0 {nap → }/data/wiki/What-you-will-learn,-and-in-what-sequence-you-will-learn-it.md
  290. 0 {nap → }/data/wiki/Why-You-Should-Try-Pair-Programming.md
  291. 0 {nap → }/data/wiki/Why-does-Free-Code-Camp-use-JavaScript-instead-of-Ruby-or-Python.md
  292. 0 {nap → }/data/wiki/Why-you-need-Free-Code-Camp..md
  293. 0 {nap → }/data/wiki/Wiki-Style-Guide.md
  294. 0 {nap → }/data/wiki/World-Language-Chat-Rooms.md
  295. 0 {nap → }/data/wiki/Writing-great-git-commit-message.md
  296. 0 {nap → }/data/wiki/You-will-be-able-to-get-a-software-engineering-job-after-Free-Code-Camp.md
  297. 0 {nap → }/data/wiki/_Footer.md
  298. 0 {nap → }/data/wiki/_Sidebar.md
  299. 0 {nap → }/data/wiki/beta.md
  300. 0 {nap → }/data/wiki/bonfire-arguments-optional.md
Sorry, we could not display the entire diff because too many files (582) changed.
View
0 nap/.eslintrc → .eslintrc
File renamed without changes.
View
8 .gitmodules
@@ -1,6 +1,6 @@
-[submodule "nap/data/kbase.wiki"]
- path = nap/data/kbase.wiki
+[submodule "data/kbase.wiki"]
+ path = data/kbase.wiki
url = https://github.com/bothelpers/kbase.wiki.git
-[submodule "nap/data/fcc.wiki"]
- path = nap/data/fcc.wiki
+[submodule "data/fcc.wiki"]
+ path = data/fcc.wiki
url = https://github.com/FreeCodeCamp/wiki.git
View
0 nap/app.js → app.js
File renamed without changes.
View
0 nap/bin/.gitignore → bin/.gitignore
File renamed without changes.
View
0 nap/bin/auth.sh → bin/auth.sh
File renamed without changes.
View
0 nap/bin/camperbot-run.sh → bin/camperbot-run.sh
File renamed without changes.
View
0 nap/bin/credentials-demobot.sh → bin/credentials-demobot.sh
File renamed without changes.
View
0 nap/bin/credentials-example.sh → bin/credentials-example.sh
File renamed without changes.
View
0 nap/bin/debug.sh → bin/debug.sh
File renamed without changes.
View
0 nap/bin/deploy.sh → bin/deploy.sh
File renamed without changes.
View
0 nap/bin/force-update.sh → bin/force-update.sh
File renamed without changes.
View
0 nap/bin/git-clean.sh → bin/git-clean.sh
File renamed without changes.
View
0 nap/bin/mocha-debug.sh → bin/mocha-debug.sh
File renamed without changes.
View
0 nap/bin/pm2-run.sh → bin/pm2-run.sh
File renamed without changes.
View
0 nap/bin/pm2-update.sh → bin/pm2-update.sh
File renamed without changes.
View
0 nap/bin/post.sh → bin/post.sh
File renamed without changes.
View
0 nap/bin/run.sh → bin/run.sh
File renamed without changes.
View
0 nap/bin/step-debug.sh → bin/step-debug.sh
File renamed without changes.
View
0 nap/bin/update-run-dev.sh → bin/update-run-dev.sh
File renamed without changes.
View
0 nap/bin/wiki-pull-prod.sh → bin/wiki-pull-prod.sh
File renamed without changes.
View
0 nap/bin/wiki-pull.sh → bin/wiki-pull.sh
File renamed without changes.
View
0 nap/bin/wiki-update.sh → bin/wiki-update.sh
File renamed without changes.
View
0 nap/config/AppConfig.js → config/AppConfig.js
File renamed without changes.
View
0 nap/config/Settings.js → config/Settings.js
File renamed without changes.
View
0 nap/data/RoomData.js → data/RoomData.js
File renamed without changes.
View
0 nap/data/rooms/RoomMessages.js → data/rooms/RoomMessages.js
File renamed without changes.
View
0 nap/data/seed/bonfireMDNlinks.js → data/seed/bonfireMDNlinks.js
File renamed without changes.
View
0 ...ta/seed/challenges/advanced-bonfires.json → data/seed/challenges/advanced-bonfires.json
File renamed without changes.
View
0 nap/data/seed/challenges/basejumps.json → data/seed/challenges/basejumps.json
File renamed without changes.
View
0 nap/data/seed/challenges/basic-bonfires.json → data/seed/challenges/basic-bonfires.json
File renamed without changes.
View
0 nap/data/seed/challenges/basic-ziplines.json → data/seed/challenges/basic-ziplines.json
File renamed without changes.
View
0 ...data/seed/challenges/expert-bonfires.json → data/seed/challenges/expert-bonfires.json
File renamed without changes.
View
0 ...eed/challenges/intermediate-bonfires.json → ...eed/challenges/intermediate-bonfires.json
File renamed without changes.
View
0 ...rganizing-a-successful-Campsite-event..md → ...rganizing-a-successful-Campsite-event..md
File renamed without changes.
View
0 ...essing-the-database-from-your-frontend.md → ...essing-the-database-from-your-frontend.md
File renamed without changes.
View
0 ...data/wiki/Adding-Environment-Variables.md → data/wiki/Adding-Environment-Variables.md
File renamed without changes.
View
0 nap/data/wiki/Angular-Resources.md → data/wiki/Angular-Resources.md
File renamed without changes.
View
0 nap/data/wiki/August-2015-Improvements.md → data/wiki/August-2015-Improvements.md
File renamed without changes.
View
0 nap/data/wiki/August-Live-Stream.md → data/wiki/August-Live-Stream.md
File renamed without changes.
View
0 nap/data/wiki/Backend-file-structure.md → data/wiki/Backend-file-structure.md
File renamed without changes.
View
0 nap/data/wiki/Basejump-Resources.md → data/wiki/Basejump-Resources.md
File renamed without changes.
View
0 nap/data/wiki/Bobby-Tables.md → data/wiki/Bobby-Tables.md
File renamed without changes.
View
0 nap/data/wiki/Bonfire Meet Bonfire.md → data/wiki/Bonfire Meet Bonfire.md
File renamed without changes.
View
0 ...ata/wiki/Bonfire-Factorialize-a-Number.md → data/wiki/Bonfire-Factorialize-a-Number.md
File renamed without changes.
View
0 nap/data/wiki/Bonfire-Reverse-a-String.md → data/wiki/Bonfire-Reverse-a-String.md
File renamed without changes.
View
0 nap/data/wiki/Bonfire-Style-Guide.md → data/wiki/Bonfire-Style-Guide.md
File renamed without changes.
View
0 ...data/wiki/Bonfire-Symmetric-Difference.md → data/wiki/Bonfire-Symmetric-Difference.md
File renamed without changes.
View
0 nap/data/wiki/Bonfire-Wiki-Template.md → data/wiki/Bonfire-Wiki-Template.md
File renamed without changes.
View
0 nap/data/wiki/Bonus-SocketIO.md → data/wiki/Bonus-SocketIO.md
File renamed without changes.
View
0 nap/data/wiki/Brownie-Points.md → data/wiki/Brownie-Points.md
File renamed without changes.
View
0 nap/data/wiki/Camper-News.md → data/wiki/Camper-News.md
File renamed without changes.
View
0 nap/data/wiki/Casual-Chat-Rooms.md → data/wiki/Casual-Chat-Rooms.md
File renamed without changes.
View
0 ...iki/Clear-Your-Browser's-Local-Storage.md → ...iki/Clear-Your-Browser's-Local-Storage.md
File renamed without changes.
View
0 nap/data/wiki/Code-Style-Guide.md → data/wiki/Code-Style-Guide.md
File renamed without changes.
View
0 nap/data/wiki/Code-of-Conduct.md → data/wiki/Code-of-Conduct.md
File renamed without changes.
View
0 nap/data/wiki/Coding-Help.md → data/wiki/Coding-Help.md
File renamed without changes.
View
0 ...te,-Upload-and-Link-Animated-GIF-Image.md → ...te,-Upload-and-Link-Animated-GIF-Image.md
File renamed without changes.
View
0 nap/data/wiki/Creating-a-New-Github-Issue.md → data/wiki/Creating-a-New-Github-Issue.md
File renamed without changes.
View
0 nap/data/wiki/Creating-a-new-API-endpoint.md → data/wiki/Creating-a-new-API-endpoint.md
File renamed without changes.
View
0 nap/data/wiki/Creating-a-new-directive.md → data/wiki/Creating-a-new-directive.md
File renamed without changes.
View
0 nap/data/wiki/Creating-a-new-route.md → data/wiki/Creating-a-new-route.md
File renamed without changes.
View
0 ...a/wiki/Dynamic-URLs-using-$routeParams.md → data/wiki/Dynamic-URLs-using-$routeParams.md
File renamed without changes.
View
0 nap/data/wiki/Edit-or-Delete-message.md → data/wiki/Edit-or-Delete-message.md
File renamed without changes.
View
0 nap/data/wiki/Epilogue.md → data/wiki/Epilogue.md
File renamed without changes.
View
0 nap/data/wiki/Fixing-exports.update.md → data/wiki/Fixing-exports.update.md
File renamed without changes.
View
0 ...a/wiki/Free-Code-Camp's-Privacy-Policy.md → data/wiki/Free-Code-Camp's-Privacy-Policy.md
File renamed without changes.
View
0 ...Camp-Front-End-Development-Certificate.md → ...Camp-Front-End-Development-Certificate.md
File renamed without changes.
View
0 ...Camp-Full-Stack-Developent-Certificate.md → ...Camp-Full-Stack-Developent-Certificate.md
File renamed without changes.
View
0 ...-Camp-completion-language-requirements.md → ...-Camp-completion-language-requirements.md
File renamed without changes.
View
0 nap/data/wiki/Free-Code-Camp-logo.md → data/wiki/Free-Code-Camp-logo.md
File renamed without changes.
View
0 nap/data/wiki/Frontend-file-structure.md → data/wiki/Frontend-file-structure.md
File renamed without changes.
View
0 ...l-Programming---Higher-Order-Functions.md → ...l-Programming---Higher-Order-Functions.md
File renamed without changes.
View
0 ...a/wiki/Get-info-about-the-current-user.md → data/wiki/Get-info-about-the-current-user.md
File renamed without changes.
View
0 nap/data/wiki/Git-Blame.md → data/wiki/Git-Blame.md
File renamed without changes.
View
0 nap/data/wiki/Gitter.md → data/wiki/Gitter.md
File renamed without changes.
View
0 nap/data/wiki/Grunt.md → data/wiki/Grunt.md
File renamed without changes.
View
0 ...i/Guide-to-Basejumps-Table-of-Contents.md → ...i/Guide-to-Basejumps-Table-of-Contents.md
File renamed without changes.
View
0 nap/data/wiki/Help-I've-Found-a-Bug.md → data/wiki/Help-I've-Found-a-Bug.md
File renamed without changes.
View
0 nap/data/wiki/Home.md → data/wiki/Home.md
File renamed without changes.
View
0 nap/data/wiki/How-Free-Code-Camp-works.md → data/wiki/How-Free-Code-Camp-works.md
File renamed without changes.
View
0 ...w-FreeCodeCamp-Nonprofit-Projects-work.md → ...w-FreeCodeCamp-Nonprofit-Projects-work.md
File renamed without changes.
View
0 ...b-Issue-Moderators-AKA-Issue-Mods-Work.md → ...b-Issue-Moderators-AKA-Issue-Mods-Work.md
File renamed without changes.
View
0 ...-long-Free-Code-Camp-takes-to-complete.md → ...-long-Free-Code-Camp-takes-to-complete.md
File renamed without changes.
View
0 nap/data/wiki/How-to-Get-Help-on-Gitter.md → data/wiki/How-to-Get-Help-on-Gitter.md
File renamed without changes.
View
0 ...-Free-Code-Camp-to-my-LinkedIn-profile.md → ...-Free-Code-Camp-to-my-LinkedIn-profile.md
File renamed without changes.
View
0 ...e-the-Global-Control-Shortcuts-for-Mac.md → ...e-the-Global-Control-Shortcuts-for-Mac.md
File renamed without changes.
View
0 ...e-FreeCodeCamp-website-on-a-Windows-pc.md → ...e-FreeCodeCamp-website-on-a-Windows-pc.md
File renamed without changes.
View
0 ...How-to-create-a-Campsite-for-your-city.md → ...How-to-create-a-Campsite-for-your-city.md
File renamed without changes.
View
0 ...ebsite-without-writing-any-code-at-all.md → ...ebsite-without-writing-any-code-at-all.md
File renamed without changes.
View
0 ...iki/How-to-get-help-when-you-get-stuck.md → ...iki/How-to-get-help-when-you-get-stuck.md
File renamed without changes.
View
0 ...-the-Free-Code-Camp-translation-effort.md → ...-the-Free-Code-Camp-translation-effort.md
File renamed without changes.
View
0 nap/data/wiki/How-to-install-Screenhero.md → data/wiki/How-to-install-Screenhero.md
File renamed without changes.
View
0 ...in-charge-of-your-Campsite-on-Facebook.md → ...in-charge-of-your-Campsite-on-Facebook.md
File renamed without changes.
View
0 ...-selfie-with-FreeCodeCamp-on-instagram.md → ...-selfie-with-FreeCodeCamp-on-instagram.md
File renamed without changes.
View
0 ...ki/How-to-start-when-you-are-stuck-(I).md → ...ki/How-to-start-when-you-are-stuck-(I).md
File renamed without changes.
View
0 ...i/How-to-start-when-you-are-stuck-(II).md → ...i/How-to-start-when-you-are-stuck-(II).md
File renamed without changes.
View
0 .../How-to-start-when-you-are-stuck-(III).md → .../How-to-start-when-you-are-stuck-(III).md
File renamed without changes.
View
0 ...iki/How-to-use-the-Free-Code-Camp-Wiki.md → ...iki/How-to-use-the-Free-Code-Camp-Wiki.md
File renamed without changes.
View
0 ...get-to-Inbox-Zero-with-Gmail-shortcuts.md → ...get-to-Inbox-Zero-with-Gmail-shortcuts.md
File renamed without changes.
View
0 ...ulate-your-city's-Campsite-on-Facebook.md → ...ulate-your-city's-Campsite-on-Facebook.md
File renamed without changes.
View
0 ...to-interview-them-for-your-publication.md → ...to-interview-them-for-your-publication.md
File renamed without changes.
View
0 ...n-the-Free-Code-Camp-Twitch.tv-channel.md → ...n-the-Free-Code-Camp-Twitch.tv-channel.md
File renamed without changes.
View
0 nap/data/wiki/IIFE.md → data/wiki/IIFE.md
File renamed without changes.
View
0 ...e-Camp-is-free,-how-does-it-make-money.md → ...e-Camp-is-free,-how-does-it-make-money.md
File renamed without changes.
View
0 ...-to-Yeoman-Angular-Fullstack-Basejumps.md → ...-to-Yeoman-Angular-Fullstack-Basejumps.md
File renamed without changes.
View
0 nap/data/wiki/JavaScript-Truth-Table.md → data/wiki/JavaScript-Truth-Table.md
File renamed without changes.
View
0 nap/data/wiki/Javascript-Links.md → data/wiki/Javascript-Links.md
File renamed without changes.
View
0 .../wiki/Linking-Your-Account-with-GitHub.md → .../wiki/Linking-Your-Account-with-GitHub.md
File renamed without changes.
View
0 ...mp-city-based-Campsites-and-Chat-rooms.md → ...mp-city-based-Campsites-and-Chat-rooms.md
File renamed without changes.
View
0 nap/data/wiki/More-useful-APIs.md → data/wiki/More-useful-APIs.md
File renamed without changes.
View
0 ...iki/Official-Free-Code-Camp-Chat-Rooms.md → ...iki/Official-Free-Code-Camp-Chat-Rooms.md
File renamed without changes.
View
0 ...ree-Code-Camp-recommends-to-nonprofits.md → ...ree-Code-Camp-recommends-to-nonprofits.md
File renamed without changes.
View
0 ...Pair-programming-and-why-it-is-special.md → ...Pair-programming-and-why-it-is-special.md
File renamed without changes.
View
0 ...i/Pseudoclassical-class-definition-OOp.md → ...i/Pseudoclassical-class-definition-OOp.md
File renamed without changes.
View
0 nap/data/wiki/Pull-Request-Contribute.md → data/wiki/Pull-Request-Contribute.md
File renamed without changes.
View
0 nap/data/wiki/Quick-tip-keep-data-in-sync.md → data/wiki/Quick-tip-keep-data-in-sync.md
File renamed without changes.
View
0 nap/data/wiki/RTFM.md → data/wiki/RTFM.md
File renamed without changes.
View
0 nap/data/wiki/Refresh-Your-Browser-Cache.md → data/wiki/Refresh-Your-Browser-Cache.md
File renamed without changes.
View
0 ...Restrict-a-page-to-authenticated-users.md → ...Restrict-a-page-to-authenticated-users.md
File renamed without changes.
View
0 ...iki/Searching-for-Your-Issue-on-Github.md → ...iki/Searching-for-Your-Issue-on-Github.md
File renamed without changes.
View
0 nap/data/wiki/Seed-data.md → data/wiki/Seed-data.md
File renamed without changes.
View
0 nap/data/wiki/Slack.md → data/wiki/Slack.md
File renamed without changes.
View
0 ...a/wiki/Spanish-Translation-Terminology.md → data/wiki/Spanish-Translation-Terminology.md
File renamed without changes.
View
0 nap/data/wiki/Streaks.md → data/wiki/Streaks.md
File renamed without changes.
View
0 .../The-main-advantages-of-Free-Code-Camp.md → .../The-main-advantages-of-Free-Code-Camp.md
File renamed without changes.
View
0 ...n-How-To-Become-A-Good-Pair-Programmer.md → ...n-How-To-Become-A-Good-Pair-Programmer.md
File renamed without changes.
View
0 ...s-sorted-union-using-callback-function.md → ...s-sorted-union-using-callback-function.md
File renamed without changes.
View
0 ...aypoint Access Array Data with Indexes.md → ...aypoint Access Array Data with Indexes.md
File renamed without changes.
View
0 ...d Elements within your Bootstrap Wells.md → ...d Elements within your Bootstrap Wells.md
File renamed without changes.
View
0 ...nt Awesome Icons to all of our Buttons.md → ...nt Awesome Icons to all of our Buttons.md
File renamed without changes.
View
0 ... Add Font Awesome Icons to our Buttons.md → ... Add Font Awesome Icons to our Buttons.md
File renamed without changes.
View
0 ...dd ID Attributes to Bootstrap Elements.md → ...dd ID Attributes to Bootstrap Elements.md
File renamed without changes.
View
0 ...ypoint Add Two Numbers with JavaScript.md → ...ypoint Add Two Numbers with JavaScript.md
File renamed without changes.
View
0 ...Add your JavaScript Slot Machine Slots.md → ...Add your JavaScript Slot Machine Slots.md
File renamed without changes.
View
0 ...ply the Default Bootstrap Button Style.md → ...ply the Default Bootstrap Button Style.md
File renamed without changes.
View
0 ...g your JavaScript Slot Machine to Life.md → ...g your JavaScript Slot Machine to Life.md
File renamed without changes.
View
0 ...wiki/Waypoint Build JavaScript Objects.md → ...wiki/Waypoint Build JavaScript Objects.md
File renamed without changes.
View
0 ... out Optional Actions with Button Info.md → ... out Optional Actions with Button Info.md
File renamed without changes.
View
0 ...ki/Waypoint Center Text with Bootstrap.md → ...ki/Waypoint Center Text with Bootstrap.md
File renamed without changes.
View
0 ...nge the CSS of an Element Using jQuery.md → ...nge the CSS of an Element Using jQuery.md
File renamed without changes.
View
0 ...e Length Property of a String Variable.md → ...e Length Property of a String Variable.md
File renamed without changes.
View
0 ...Waypoint Clone an Element Using jQuery.md → ...Waypoint Clone an Element Using jQuery.md
File renamed without changes.
View
0 .../Waypoint Comment your JavaScript Code.md → .../Waypoint Comment your JavaScript Code.md
File renamed without changes.
View
0 ...a/wiki/Waypoint Create Bootstrap Wells.md → data/wiki/Waypoint Create Bootstrap Wells.md
File renamed without changes.
View
0 ...Create Decimal Numbers with JavaScript.md → ...Create Decimal Numbers with JavaScript.md
File renamed without changes.
View
0 ...reate a Block Element Bootstrap Button.md → ...reate a Block Element Bootstrap Button.md
File renamed without changes.
View
0 ...iki/Waypoint Create a Bootstrap Button.md → ...iki/Waypoint Create a Bootstrap Button.md
File renamed without changes.
View
0 ...i/Waypoint Create a Bootstrap Headline.md → ...i/Waypoint Create a Bootstrap Headline.md
File renamed without changes.
View
0 ...a/wiki/Waypoint Create a Bootstrap Row.md → data/wiki/Waypoint Create a Bootstrap Row.md
File renamed without changes.
View
0 ... Class to Target with jQuery Selectors.md → ... Class to Target with jQuery Selectors.md
File renamed without changes.
View
0 .../wiki/Waypoint Create a Custom Heading.md → .../wiki/Waypoint Create a Custom Heading.md
File renamed without changes.
View
0 ...point Create a JavaScript Slot Machine.md → ...point Create a JavaScript Slot Machine.md
File renamed without changes.
View
0 .../Waypoint Declare JavaScript Variables.md → .../Waypoint Declare JavaScript Variables.md
File renamed without changes.
View
0 ...wiki/Waypoint Declare String Variables.md → ...wiki/Waypoint Declare String Variables.md
File renamed without changes.
View
0 .../Waypoint Delete your jQuery Functions.md → .../Waypoint Delete your jQuery Functions.md
File renamed without changes.
View
0 ...ypoint Disable an Element Using jQuery.md → ...ypoint Disable an Element Using jQuery.md
File renamed without changes.
View
0 ...aypoint Ditch Custom CSS for Bootstrap.md → ...aypoint Ditch Custom CSS for Bootstrap.md
File renamed without changes.
View
0 ... One Number by Another with JavaScript.md → ... One Number by Another with JavaScript.md
File renamed without changes.
View
0 ... Find Numbers with Regular Expressions.md → ... Find Numbers with Regular Expressions.md
File renamed without changes.
View
0 ...d White Space with Regular Expressions.md → ...d White Space with Regular Expressions.md
File renamed without changes.
View
0 ...erate Random Fractions with JavaScript.md → ...erate Random Fractions with JavaScript.md
File renamed without changes.
View
0 ...e Random Whole Numbers with JavaScript.md → ...e Random Whole Numbers with JavaScript.md
File renamed without changes.
View
0 ...te Random Whole Numbers within a Range.md → ...te Random Whole Numbers within a Range.md
File renamed without changes.
View
0 ...Waypoint Give Each Element a Unique ID.md → ...Waypoint Give Each Element a Unique ID.md
File renamed without changes.
View
0 ...cript Slot Machine some stylish images.md → ...cript Slot Machine some stylish images.md
File renamed without changes.
View
0 ...within a Bootstrap Container Fluid Div.md → ...within a Bootstrap Container Fluid Div.md
File renamed without changes.
View
0 ...lar Expression Matches with JavaScript.md → ...lar Expression Matches with JavaScript.md
File renamed without changes.
View
0 ...nt Iterate with JavaScript While Loops.md → ...nt Iterate with JavaScript While Loops.md
File renamed without changes.
View
0 .../wiki/Waypoint Label Bootstrap Buttons.md → .../wiki/Waypoint Label Bootstrap Buttons.md
File renamed without changes.
View
0 ...ta/wiki/Waypoint Label Bootstrap Wells.md → data/wiki/Waypoint Label Bootstrap Wells.md
File renamed without changes.
View
0 ...ow Script Tags and Document Ready Work.md → ...ow Script Tags and Document Ready Work.md
File renamed without changes.
View
0 ...m Elements Responsively with Bootstrap.md → ...m Elements Responsively with Bootstrap.md
File renamed without changes.
View
0 ...Waypoint Make Images Mobile Responsive.md → ...Waypoint Make Images Mobile Responsive.md
File renamed without changes.
View
0 .../Waypoint Manipulate Arrays With pop().md → .../Waypoint Manipulate Arrays With pop().md
File renamed without changes.
View
0 ...Waypoint Manipulate Arrays With push().md → ...Waypoint Manipulate Arrays With push().md
File renamed without changes.
View
0 ...aypoint Manipulate Arrays With shift().md → ...aypoint Manipulate Arrays With shift().md
File renamed without changes.
View
0 ...point Manipulate Arrays With unshift().md → ...point Manipulate Arrays With unshift().md
File renamed without changes.
View
0 ...Waypoint Manipulate JavaScript Objects.md → ...Waypoint Manipulate JavaScript Objects.md
File renamed without changes.
View
0 ...aypoint Modify Array Data With Indexes.md → ...aypoint Modify Array Data With Indexes.md
File renamed without changes.
View
0 ...t Multiply Two Numbers with JavaScript.md → ...t Multiply Two Numbers with JavaScript.md
File renamed without changes.
View
0 ...nt Nest one Array within Another Array.md → ...nt Nest one Array within Another Array.md
File renamed without changes.
View
0 ...Operations on Decimals with JavaScript.md → ...Operations on Decimals with JavaScript.md
File renamed without changes.
View
0 ...ve Classes from an element with jQuery.md → ...ve Classes from an element with jQuery.md
File renamed without changes.
View
0 ...aypoint Remove an Element Using jQuery.md → ...aypoint Remove an Element Using jQuery.md
File renamed without changes.
View
0 ...Waypoint Responsively Style Checkboxes.md → ...Waypoint Responsively Style Checkboxes.md
File renamed without changes.
View
0 ...point Responsively Style Radio Buttons.md → ...point Responsively Style Radio Buttons.md
File renamed without changes.
View
0 ... through Text with Regular Expressions.md → ... through Text with Regular Expressions.md
File renamed without changes.
View
0 ...wiki/Waypoint Split your Bootstrap Row.md → ...wiki/Waypoint Split your Bootstrap Row.md
File renamed without changes.
View
0 ...n one Variable using JavaScript Arrays.md → ...n one Variable using JavaScript Arrays.md
File renamed without changes.
View
0 ...int Style Text Inputs as Form Controls.md → ...int Style Text Inputs as Form Controls.md
File renamed without changes.
View
0 ...ne Number from Another with JavaScript.md → ...ne Number from Another with JavaScript.md
File renamed without changes.
View
0 ... Target Elements by Class Using jQuery.md → ... Target Elements by Class Using jQuery.md
File renamed without changes.
View
0 ...int Target Elements by ID Using jQuery.md → ...int Target Elements by ID Using jQuery.md
File renamed without changes.
View
0 ...et Even Numbered Elements Using jQuery.md → ...et Even Numbered Elements Using jQuery.md
File renamed without changes.
View
0 ...L Elements with Selectors Using jQuery.md → ...L Elements with Selectors Using jQuery.md
File renamed without changes.
View
0 ...cific Child of an Element Using jQuery.md → ...cific Child of an Element Using jQuery.md
File renamed without changes.
View
0 ...he Children of an Element Using jQuery.md → ...he Children of an Element Using jQuery.md
File renamed without changes.
View
0 ... the Parent of an Element Using jQuery.md → ... the Parent of an Element Using jQuery.md
File renamed without changes.
View
0 ...element with multiple jQuery Selectors.md → ...element with multiple jQuery Selectors.md
File renamed without changes.
View
0 ...ste the Bootstrap Button Color Rainbow.md → ...ste the Bootstrap Button Color Rainbow.md
File renamed without changes.
View
0 ...iki/Waypoint Understand Boolean Values.md → ...iki/Waypoint Understand Boolean Values.md
File renamed without changes.
View
0 ...o Find the First Character in a String.md → ...o Find the First Character in a String.md
File renamed without changes.
View
0 ...to Find the Last Character in a String.md → ...to Find the Last Character in a String.md
File renamed without changes.
View
0 ... to Find the Nth Character in a String.md → ... to Find the Nth Character in a String.md
File renamed without changes.
View
0 ... the Nth-to-Last Character in a String.md → ... the Nth-to-Last Character in a String.md
File renamed without changes.
View
0 .../Waypoint Use Comments to Clarify Code.md → .../Waypoint Use Comments to Clarify Code.md
File renamed without changes.
View
0 ...ditional Logic with If-Else Statements.md → ...ditional Logic with If-Else Statements.md
File renamed without changes.
View
0 ...Design with Bootstrap Fluid Containers.md → ...Design with Bootstrap Fluid Containers.md
File renamed without changes.
View
0 ...Waypoint Use Spans for Inline Elements.md → ...Waypoint Use Spans for Inline Elements.md
File renamed without changes.
View
0 ... appendTo to Move Elements with jQuery.md → ... appendTo to Move Elements with jQuery.md
File renamed without changes.
View
0 ...t Use jQuery to Modify the Entire Page.md → ...t Use jQuery to Modify the Entire Page.md
File renamed without changes.
View
0 ...trap Grid to Put Elements Side By Side.md → ...trap Grid to Put Elements Side By Side.md
File renamed without changes.
View
0 ... Warn your Users of a Dangerous Action.md → ... Warn your Users of a Dangerous Action.md
File renamed without changes.
View
0 ...ite Reusable JavaScript with Functions.md → ...ite Reusable JavaScript with Functions.md
File renamed without changes.
View
0 ...Alt-Text-to-an-Image-for-Accessibility.md → ...Alt-Text-to-an-Image-for-Accessibility.md
File renamed without changes.
View
0 ...point-Add-Borders-Around-your-Elements.md → ...point-Add-Borders-Around-your-Elements.md
File renamed without changes.
View
0 ...ent-Margins-to-Each-Side-of-an-Element.md → ...ent-Margins-to-Each-Side-of-an-Element.md
File renamed without changes.
View
0 ...ent-Padding-to-Each-Side-of-an-Element.md → ...ent-Padding-to-Each-Side-of-an-Element.md
File renamed without changes.
View
0 ...ki/Waypoint-Add-Images-to-your-Website.md → ...ki/Waypoint-Add-Images-to-your-Website.md
File renamed without changes.
View
0 ...t-Add-Placeholder-Text-to-a-Text-Field.md → ...t-Add-Placeholder-Text-to-a-Text-Field.md
File renamed without changes.
View
0 ...d-Rounded-Corners-with-a-Border-Radius.md → ...d-Rounded-Corners-with-a-Border-Radius.md
File renamed without changes.
View
0 ...nt-Add-a-Negative-Margin-to-an-Element.md → ...nt-Add-a-Negative-Margin-to-an-Element.md
File renamed without changes.
View
0 ...Waypoint-Add-a-Submit-Button-to-a-Form.md → ...Waypoint-Add-a-Submit-Button-to-a-Form.md
File renamed without changes.
View
0 ...ypoint-Adjust-the-Margin-of-an-Element.md → ...ypoint-Adjust-the-Margin-of-an-Element.md
File renamed without changes.
View
0 ...nt-Adjusting-the-Padding-of-an-Element.md → ...nt-Adjusting-the-Padding-of-an-Element.md
File renamed without changes.
View
0 ...wiki/Waypoint-Change-the-Color-of-Text.md → ...wiki/Waypoint-Change-the-Color-of-Text.md
File renamed without changes.
View
0 ...int-Change-the-Font-Size-of-an-Element.md → ...int-Change-the-Font-Size-of-an-Element.md
File renamed without changes.
View
0 ...adio-Buttons-and-Checkboxes-by-Default.md → ...adio-Buttons-and-Checkboxes-by-Default.md
File renamed without changes.
View
0 nap/data/wiki/Waypoint-Comment-out-HTML.md → data/wiki/Waypoint-Comment-out-HTML.md
File renamed without changes.
View
0 ...point-Create-a-Bulleted-Unordered-List.md → ...point-Create-a-Bulleted-Unordered-List.md
File renamed without changes.
View
0 ...ta/wiki/Waypoint-Create-a-Form-Element.md → data/wiki/Waypoint-Create-a-Form-Element.md
File renamed without changes.
View
0 ...ki/Waypoint-Create-a-Set-of-Checkboxes.md → ...ki/Waypoint-Create-a-Set-of-Checkboxes.md
File renamed without changes.
View
0 ...Waypoint-Create-a-Set-of-Radio-Buttons.md → ...Waypoint-Create-a-Set-of-Radio-Buttons.md
File renamed without changes.
View
0 ...data/wiki/Waypoint-Create-a-Text-Field.md → data/wiki/Waypoint-Create-a-Text-Field.md
File renamed without changes.
View
0 ...a/wiki/Waypoint-Create-an-Ordered-List.md → data/wiki/Waypoint-Create-an-Ordered-List.md
File renamed without changes.
View
0 ...ata/wiki/Waypoint-Delete-HTML-Elements.md → data/wiki/Waypoint-Delete-HTML-Elements.md
File renamed without changes.
View
0 ...ill-in-the-Blank-with-Placeholder-Text.md → ...ill-in-the-Blank-with-Placeholder-Text.md
File renamed without changes.
View
0 ...ve-a-Background-Color-to-a-Div-Element.md → ...ve-a-Background-Color-to-a-Div-Element.md
File renamed without changes.
View
0 .../Waypoint-Headline-with-the-h2-Element.md → .../Waypoint-Headline-with-the-h2-Element.md
File renamed without changes.
View
0 ...ata/wiki/Waypoint-Import-a-Google-Font.md → data/wiki/Waypoint-Import-a-Google-Font.md
File renamed without changes.
View
0 ...oint-Inform-with-the-Paragraph-Element.md → ...oint-Inform-with-the-Paragraph-Element.md
File renamed without changes.
View
0 ...t-Inherit-Styles-from-the-Body-Element.md → ...t-Inherit-Styles-from-the-Body-Element.md
File renamed without changes.
View
0 ...oint-Iterate-with-JavaScript-For-Loops.md → ...oint-Iterate-with-JavaScript-For-Loops.md
File renamed without changes.
View
0 ...to-External-Pages-with-Anchor-Elements.md → ...to-External-Pages-with-Anchor-Elements.md
File renamed without changes.
View
0 ...e-Circular-Images-with-a-Border-Radius.md → ...e-Circular-Images-with-a-Border-Radius.md
File renamed without changes.
View
0 ...-Make-Dead-Links-using-the-Hash-Symbol.md → ...-Make-Dead-Links-using-the-Hash-Symbol.md
File renamed without changes.
View
0 ...y-Elements-within-a-Single-Div-Element.md → ...y-Elements-within-a-Single-Div-Element.md
File renamed without changes.
View
0 ...t-an-Anchor-Element-within-a-Paragraph.md → ...t-an-Anchor-Element-within-a-Paragraph.md
File renamed without changes.
View
0 ...de-All-Other-Styles-by-using-Important.md → ...de-All-Other-Styles-by-using-Important.md
File renamed without changes.
View
0 ...-Declarations-by-Styling-ID-Attributes.md → ...-Declarations-by-Styling-ID-Attributes.md
File renamed without changes.
View
0 ...-Class-Declarations-with-Inline-Styles.md → ...-Class-Declarations-with-Inline-Styles.md
File renamed without changes.
View
0 ...oint-Override-Styles-in-Subsequent-CSS.md → ...oint-Override-Styles-in-Subsequent-CSS.md
File renamed without changes.
View
0 ...oint-Prioritize-One-Style-Over-Another.md → ...oint-Prioritize-One-Style-Over-Another.md
File renamed without changes.
View
0 ...ki/Waypoint-Say-Hello-to-HTML-Elements.md → ...ki/Waypoint-Say-Hello-to-HTML-Elements.md
File renamed without changes.
View
0 ...oint-Set-the-Font-Family-of-an-Element.md → ...oint-Set-the-Font-Family-of-an-Element.md
File renamed without changes.
View
0 ...wiki/Waypoint-Set-the-ID-of-an-Element.md → ...wiki/Waypoint-Set-the-ID-of-an-Element.md
File renamed without changes.
View
0 nap/data/wiki/Waypoint-Size-your-Images.md → data/wiki/Waypoint-Size-your-Images.md
File renamed without changes.
View
0 ...point-Specify-How-Fonts-Should-Degrade.md → ...point-Specify-How-Fonts-Should-Degrade.md
File renamed without changes.
View
0 ...i/Waypoint-Style-the-HTML-Body-Element.md → ...i/Waypoint-Style-the-HTML-Body-Element.md
File renamed without changes.
View
0 ...iki/Waypoint-Turn-an-Image-into-a-Link.md → ...iki/Waypoint-Turn-an-Image-into-a-Link.md
File renamed without changes.
View
0 nap/data/wiki/Waypoint-Uncomment-HTML.md → data/wiki/Waypoint-Uncomment-HTML.md
File renamed without changes.
View
0 ...wiki/Waypoint-Use-Abbreviated-Hex-Code.md → ...wiki/Waypoint-Use-Abbreviated-Hex-Code.md
File renamed without changes.
View
0 ...nt-Use-CSS-Selectors-to-Style-Elements.md → ...nt-Use-CSS-Selectors-to-Style-Elements.md
File renamed without changes.
View
0 ...on-to-Specify-the-Margin-of-an-Element.md → ...on-to-Specify-the-Margin-of-an-Element.md
File renamed without changes.
View
0 ...n-to-Specify-the-Padding-of-an-Element.md → ...n-to-Specify-the-Padding-of-an-Element.md
File renamed without changes.
View
0 .../Waypoint-Use-HTML5-to-Require-a-Field.md → .../Waypoint-Use-HTML5-to-Require-a-Field.md
File renamed without changes.
View
0 ...point-Use-Hex-Code-for-Specific-Colors.md → ...point-Use-Hex-Code-for-Specific-Colors.md
File renamed without changes.
View
0 ...e-Hex-Code-for-Specific-Shades-of-Gray.md → ...e-Hex-Code-for-Specific-Shades-of-Gray.md
File renamed without changes.
View
0 ...nt-Use-Hex-Code-to-Color-Elements-Blue.md → ...nt-Use-Hex-Code-to-Color-Elements-Blue.md
File renamed without changes.
View
0 ...nt-Use-Hex-Code-to-Color-Elements-Gray.md → ...nt-Use-Hex-Code-to-Color-Elements-Gray.md
File renamed without changes.
View
0 ...t-Use-Hex-Code-to-Color-Elements-Green.md → ...t-Use-Hex-Code-to-Color-Elements-Green.md
File renamed without changes.
View
0 ...int-Use-Hex-Code-to-Color-Elements-Red.md → ...int-Use-Hex-Code-to-Color-Elements-Red.md
File renamed without changes.
View
0 ...t-Use-Hex-Code-to-Color-Elements-White.md → ...t-Use-Hex-Code-to-Color-Elements-White.md
File renamed without changes.
View
0 ...ki/Waypoint-Use-Hex-Code-to-Mix-Colors.md → ...ki/Waypoint-Use-Hex-Code-to-Mix-Colors.md
File renamed without changes.
View
0 ...aypoint-Use-RGB-to-Color-Elements-Blue.md → ...aypoint-Use-RGB-to-Color-Elements-Blue.md
File renamed without changes.
View
0 ...aypoint-Use-RGB-to-Color-Elements-Gray.md → ...aypoint-Use-RGB-to-Color-Elements-Gray.md
File renamed without changes.
View
0 ...ypoint-Use-RGB-to-Color-Elements-Green.md → ...ypoint-Use-RGB-to-Color-Elements-Green.md
File renamed without changes.
View
0 ...Waypoint-Use-RGB-to-Color-Elements-Red.md → ...Waypoint-Use-RGB-to-Color-Elements-Red.md
File renamed without changes.
View
0 ...ypoint-Use-RGB-to-Color-Elements-White.md → ...ypoint-Use-RGB-to-Color-Elements-White.md
File renamed without changes.
View
0 ...ta/wiki/Waypoint-Use-RGB-to-Mix-Colors.md → data/wiki/Waypoint-Use-RGB-to-Mix-Colors.md
File renamed without changes.
View
0 ...point-Use-RGB-values-to-Color-Elements.md → ...point-Use-RGB-values-to-Color-Elements.md
File renamed without changes.
View
0 ...nt-Use-a-CSS-Class-to-Style-an-Element.md → ...nt-Use-a-CSS-Class-to-Style-an-Element.md
File renamed without changes.
View
0 ...se-an-ID-Attribute-to-Style-an-Element.md → ...se-an-ID-Attribute-to-Style-an-Element.md
File renamed without changes.
View
0 .../wiki/What-exactly-Free-Code-Camp-does.md → .../wiki/What-exactly-Free-Code-Camp-does.md
File renamed without changes.
View
0 ...r-programming-is-and-why-it-is-special.md → ...r-programming-is-and-why-it-is-special.md
File renamed without changes.
View
0 ...-main-advantages-of-Free-Code-Camp-are.md → ...-main-advantages-of-Free-Code-Camp-are.md
File renamed without changes.
View
0 ...i/What-the-style-guide-for-Bonfires-is.md → ...i/What-the-style-guide-for-Bonfires-is.md
File renamed without changes.
View
0 ...at-Free-Code-Camp-does-not-yet-support.md → ...at-Free-Code-Camp-does-not-yet-support.md
File renamed without changes.
View
0 ...and-in-what-sequence-you-will-learn-it.md → ...and-in-what-sequence-you-will-learn-it.md
File renamed without changes.
View
0 ...ki/Why-You-Should-Try-Pair-Programming.md → ...ki/Why-You-Should-Try-Pair-Programming.md
File renamed without changes.
View
0 ...e-JavaScript-instead-of-Ruby-or-Python.md → ...e-JavaScript-instead-of-Ruby-or-Python.md
File renamed without changes.
View
0 ...data/wiki/Why-you-need-Free-Code-Camp..md → data/wiki/Why-you-need-Free-Code-Camp..md
File renamed without changes.
View
0 nap/data/wiki/Wiki-Style-Guide.md → data/wiki/Wiki-Style-Guide.md
File renamed without changes.
View
0 nap/data/wiki/World-Language-Chat-Rooms.md → data/wiki/World-Language-Chat-Rooms.md
File renamed without changes.
View
0 .../wiki/Writing-great-git-commit-message.md → .../wiki/Writing-great-git-commit-message.md
File renamed without changes.
View
0 ...e-engineering-job-after-Free-Code-Camp.md → ...e-engineering-job-after-Free-Code-Camp.md
File renamed without changes.
View
0 nap/data/wiki/_Footer.md → data/wiki/_Footer.md
File renamed without changes.
View
0 nap/data/wiki/_Sidebar.md → data/wiki/_Sidebar.md
File renamed without changes.
View
0 nap/data/wiki/beta.md → data/wiki/beta.md
File renamed without changes.
View
0 nap/data/wiki/bonfire-arguments-optional.md → data/wiki/bonfire-arguments-optional.md
File renamed without changes.

0 comments on commit dee3e00

Please sign in to comment.
Something went wrong with that request. Please try again.