Commit Graph

11 Commits

Author SHA1 Message Date
11ccc07dbe Fixed Codacy issues
Also added specification link in JSON files
2018-05-30 19:51:47 +03:00
7113390fca Add extractor script
Also runs on Travis
2018-05-30 19:19:36 +03:00
8e592c89d4 Update util.js 2018-04-12 23:23:00 +05:30
b8b99bc399 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
e001a30d56 Added localization extractor 2018-02-08 13:52:07 +02:00
91b5649b8e Utility script code style 2018-02-04 20:22:51 +02:00
5694a46fff Optimized scripts 2018-02-04 20:16:04 +02:00
f6a4b7cb64 Abstracted capitalize to the utility script 2018-02-04 20:09:28 +02:00
25b97819b1 Updated node optimization
Abstracted into a utility function.
2018-02-04 20:03:00 +02:00
f1b951a991 Abstracted tag loading
Using the utility script.
2018-02-04 19:44:43 +02:00
c7e1d8204c Abstracted snippet loading
Adds a utility script that is used to load the snippets (more coming).
2018-02-04 19:36:38 +02:00