Commit Graph

17 Commits

Author SHA1 Message Date
cd29e7f653 Script cleanup 2018-09-22 14:02:55 +03:00
7dca85c2ec Fix util 2018-09-22 13:58:38 +03:00
47907affb2 Script cleanup 2018-09-22 13:29:27 +03:00
d9593cdce5 Scripts linted 2018-08-03 10:49:29 +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
5040461a9f Fixed Codacy issues
Also added specification link in JSON files
2018-05-30 19:51:47 +03:00
34fa03ec33 Add extractor script
Also runs on Travis
2018-05-30 19:19:36 +03:00
f986f47335 Update util.js 2018-04-12 23:23:00 +05:30
73d12e0a6a Updated web script to generate landing page
Prioritized webber over builder to make sure it never times out. Prioritized the index page over the rest of the pages as it takes long due to api calls.
2018-04-07 17:40:44 +03:00
9db90e94a1 Added localization extractor 2018-02-08 13:52:07 +02:00
cd3aad8410 Utility script code style 2018-02-04 20:22:51 +02:00
35eb0d1cb8 Optimized scripts 2018-02-04 20:16:04 +02:00
c37df3ee82 Abstracted capitalize to the utility script 2018-02-04 20:09:28 +02:00
b710847d58 Updated node optimization
Abstracted into a utility function.
2018-02-04 20:03:00 +02:00
06fbdf5898 Abstracted tag loading
Using the utility script.
2018-02-04 19:44:43 +02:00
d69b055544 Abstracted snippet loading
Adds a utility script that is used to load the snippets (more coming).
2018-02-04 19:36:38 +02:00