Commit Graph

205 Commits

Author SHA1 Message Date
d3cf5a392a Linted scripts 2018-09-22 14:10:33 +03:00
b4de123e43 Fix tdd and module 2018-09-22 14:05:18 +03:00
cd29e7f653 Script cleanup 2018-09-22 14:02:55 +03:00
7dca85c2ec Fix util 2018-09-22 13:58:38 +03:00
c15148f57b Web script cleanup 2018-09-22 13:57:29 +03:00
ac7779e909 Build script cleanup 2018-09-22 13:39:57 +03:00
47907affb2 Script cleanup 2018-09-22 13:29:27 +03:00
a33a5075dd Analyze script cleanup 2018-09-22 13:18:21 +03:00
9bbff35b12 Web script cleanup 2018-09-22 13:06:57 +03:00
a0b294bfdf Duplication and unnecessary dependency cleanup 2018-09-15 15:03:39 +03:00
a90e7b58f9 Codacy update for scripts 2018-09-15 14:27:30 +03:00
c845c2bced Linted archive 2018-09-15 13:52:12 +03:00
6e6d390abd Codacy update for localize.js 2018-09-15 13:32:28 +03:00
3b75e60b60 Codacy update for scripts 2018-09-15 13:20:54 +03:00
17d64598e8 Linted scripts 2018-09-15 13:04:31 +03:00
83c6ab3e83 Codacy update for module.js 2018-09-15 13:02:14 +03:00
3a22d3a91e Codacy update for build.js 2018-09-15 12:44:07 +03:00
6a0a1a9b34 Redirect old array page to index 2018-09-15 12:38:03 +03:00
d0a8a797f7 add back linebreak 2018-09-14 17:54:57 +02:00
9785346165 only build on travis 2018-09-14 15:51:48 +02:00
9a43e93040 fix category header -> snippet header 2018-09-14 15:46:23 +02:00
65dba24061 append hyphen for advanced links 2018-09-14 15:39:22 +02:00
37be10a147 generate main README using markdown-builder 2018-09-14 15:15:31 +02:00
8edf727866 generate TOC with markdown-builder 2018-09-14 12:49:48 +02:00
51dbbde184 Accessibility and better corners 2018-09-08 19:00:45 +03:00
975ed47756 Glossary page 2018-09-08 15:08:22 +03:00
987d840fd9 Contributing page 2018-09-08 14:53:08 +03:00
f7f09dcd76 About page 2018-09-08 14:47:48 +03:00
bf358d9268 Archive page 2018-09-08 14:25:00 +03:00
f68fb53002 Smooth scrolling update 2018-09-08 13:12:00 +03:00
6ee2cd43ca WIP: Scripts and HTML 2018-09-08 12:24:24 +03:00
1106e3c0e7 Update web.js 2018-08-06 17:04:42 +03:00
d9593cdce5 Scripts linted 2018-08-03 10:49:29 +03:00
5c38423805 Codacy style changes (minor) 2018-08-02 14:10:16 +03:00
ca90646923 Codacy style changes for test files 2018-08-02 13:49:33 +03:00
ab51b02f40 Codacy style changes for test files 2018-08-02 13:32:50 +03:00
8ca98a1569 Codacy style updates for web.js 2018-08-02 13:25:41 +03:00
13e7594d70 Codacy style update for web.js 2018-08-02 13:02:05 +03:00
4d0979ba60 Codacy style update for web.js 2018-08-02 12:40:25 +03:00
205424cf03 Codacy style update for library.js 2018-08-02 11:33:11 +03:00
8d83e8e86b Codacy style update for analyze.js 2018-08-02 11:25:25 +03:00
efbe526821 Codacy style update for web.js 2018-08-02 11:16:31 +03:00
90e39aceba Codacy style update for build.js 2018-08-02 11:11:39 +03:00
013764a0f5 ci fixes 2018-07-28 23:50:37 +02:00
b7f22ee1dd feat$(scripts, util): add md anchor and getFilesInDir methods 2018-07-28 23:24:34 +02:00
ec6bf9b929 fix$(webber): script description 2018-07-28 23:12:22 +02:00
e56e9cd8a7 feat$(glossary): Add keymaker script 2018-07-28 23:11:00 +02:00
f753d511d5 feat$(glossary): Add librarian script 2018-07-28 23:10:47 +02:00
a387a4d6f7 Update analyze.js 2018-06-23 12:42:22 +03:00
a6e3fcf287 Added some analysis to snippets
New script that generates two JSON files with tokenization data about snippets (does not run on Travis). Data can be used for visualizations and possibly creating a complexity index for the snippets.
2018-06-23 12:38:37 +03:00