Commit Graph

8 Commits

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