Commit Graph

205 Commits

Author SHA1 Message Date
896f5b2d34 Linted scripts 2018-09-22 14:10:33 +03:00
49c0525052 Fix tdd and module 2018-09-22 14:05:18 +03:00
31a3e6df11 Script cleanup 2018-09-22 14:02:55 +03:00
d65a9a48c1 Fix util 2018-09-22 13:58:38 +03:00
b0f695138f Web script cleanup 2018-09-22 13:57:29 +03:00
93a958c383 Build script cleanup 2018-09-22 13:39:57 +03:00
d353c83727 Script cleanup 2018-09-22 13:29:27 +03:00
f97957778a Analyze script cleanup 2018-09-22 13:18:21 +03:00
ecccc70a11 Web script cleanup 2018-09-22 13:06:57 +03:00
dd96cfe74c Duplication and unnecessary dependency cleanup 2018-09-15 15:03:39 +03:00
c48b2487c1 Codacy update for scripts 2018-09-15 14:27:30 +03:00
2ba4b95b47 Linted archive 2018-09-15 13:52:12 +03:00
3a887a67f4 Codacy update for localize.js 2018-09-15 13:32:28 +03:00
c182c63595 Codacy update for scripts 2018-09-15 13:20:54 +03:00
68a16c26f1 Linted scripts 2018-09-15 13:04:31 +03:00
5823b6415d Codacy update for module.js 2018-09-15 13:02:14 +03:00
0c8f3b3c94 Codacy update for build.js 2018-09-15 12:44:07 +03:00
eb900d42bb Redirect old array page to index 2018-09-15 12:38:03 +03:00
7382f2bec3 add back linebreak 2018-09-14 17:54:57 +02:00
c1d0521fab only build on travis 2018-09-14 15:51:48 +02:00
a40f463156 fix category header -> snippet header 2018-09-14 15:46:23 +02:00
8579e6cbb4 append hyphen for advanced links 2018-09-14 15:39:22 +02:00
b9817e3344 generate main README using markdown-builder 2018-09-14 15:15:31 +02:00
c9663c376f generate TOC with markdown-builder 2018-09-14 12:49:48 +02:00
97aea848de Accessibility and better corners 2018-09-08 19:00:45 +03:00
9caeb8c342 Glossary page 2018-09-08 15:08:22 +03:00
bb1ccba27d Contributing page 2018-09-08 14:53:08 +03:00
d96373ab12 About page 2018-09-08 14:47:48 +03:00
82ddb71cee Archive page 2018-09-08 14:25:00 +03:00
47606f6581 Smooth scrolling update 2018-09-08 13:12:00 +03:00
3656c758f0 WIP: Scripts and HTML 2018-09-08 12:24:24 +03:00
5d4a59ffe7 Update web.js 2018-08-06 17:04:42 +03:00
03bcd9dae5 Scripts linted 2018-08-03 10:49:29 +03:00
504ac84abd Codacy style changes (minor) 2018-08-02 14:10:16 +03:00
f0db074807 Codacy style changes for test files 2018-08-02 13:49:33 +03:00
067447bdfa Codacy style changes for test files 2018-08-02 13:32:50 +03:00
9385ef92ad Codacy style updates for web.js 2018-08-02 13:25:41 +03:00
7ecedec79c Codacy style update for web.js 2018-08-02 13:02:05 +03:00
d4bb9a8d0b Codacy style update for web.js 2018-08-02 12:40:25 +03:00
91eb1ab9c1 Codacy style update for library.js 2018-08-02 11:33:11 +03:00
2bb189e8f1 Codacy style update for analyze.js 2018-08-02 11:25:25 +03:00
d416d4ed31 Codacy style update for web.js 2018-08-02 11:16:31 +03:00
e2dc4874cb Codacy style update for build.js 2018-08-02 11:11:39 +03:00
77b01a27b8 ci fixes 2018-07-28 23:50:37 +02:00
71ffd7373b feat$(scripts, util): add md anchor and getFilesInDir methods 2018-07-28 23:24:34 +02:00
9b09735231 fix$(webber): script description 2018-07-28 23:12:22 +02:00
483bc14572 feat$(glossary): Add keymaker script 2018-07-28 23:11:00 +02:00
60c3657e0c feat$(glossary): Add librarian script 2018-07-28 23:10:47 +02:00
b543f9cb31 Update analyze.js 2018-06-23 12:42:22 +03:00
a43ed86771 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