Commit Graph

10 Commits

Author SHA1 Message Date
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