Commit Graph

174 Commits

Author SHA1 Message Date
1106e3c0e7 Update web.js 2018-08-06 17:04:42 +03:00
d9593cdce5 Scripts linted 2018-08-03 10:49:29 +03:00
5c38423805 Codacy style changes (minor) 2018-08-02 14:10:16 +03:00
ca90646923 Codacy style changes for test files 2018-08-02 13:49:33 +03:00
ab51b02f40 Codacy style changes for test files 2018-08-02 13:32:50 +03:00
8ca98a1569 Codacy style updates for web.js 2018-08-02 13:25:41 +03:00
13e7594d70 Codacy style update for web.js 2018-08-02 13:02:05 +03:00
4d0979ba60 Codacy style update for web.js 2018-08-02 12:40:25 +03:00
205424cf03 Codacy style update for library.js 2018-08-02 11:33:11 +03:00
8d83e8e86b Codacy style update for analyze.js 2018-08-02 11:25:25 +03:00
efbe526821 Codacy style update for web.js 2018-08-02 11:16:31 +03:00
90e39aceba Codacy style update for build.js 2018-08-02 11:11:39 +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
ec6bf9b929 fix$(webber): script description 2018-07-28 23:12:22 +02:00
e56e9cd8a7 feat$(glossary): Add keymaker script 2018-07-28 23:11:00 +02:00
f753d511d5 feat$(glossary): Add librarian script 2018-07-28 23:10:47 +02:00
a387a4d6f7 Update analyze.js 2018-06-23 12:42:22 +03:00
a6e3fcf287 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
aab5e0fd74 Localization deprecation 2018-06-23 11:09:26 +03:00
17fb304f04 Codacy issue fixes 2018-06-18 21:18:53 +03:00
3a89fe304a Final fixes, all tests running 2018-06-18 20:41:57 +03:00
ed3b40c4f2 Test scripting updates 2018-06-18 19:05:29 +03: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
6405c7f14d Add offset snippet 2018-04-10 19:07:50 +03:00
ea3494419e Updated NOBUILD condition of webber 2018-04-09 10:18:29 +03:00
1a366d6683 Minified index 2018-04-07 20:25:56 +03:00
172d07beb6 Merge remote-tracking branch 'origin/new-website' into new-website 2018-04-07 19:57:52 +03:00
c7510d93be Updated web script to run uninhibited on Travis
Uses the environment's GH_KEY hopefully.
2018-04-07 19:56:40 +03:00
e61f08f47a minification for beginner.html 2018-04-07 18:44:54 +02:00
a96ca3daf8 minification for archive.html 2018-04-07 18:42:43 +02:00
79d1cde71d remove unnecessary console.logs 2018-04-07 18:23:14 +02:00
a64ce68619 add archived-page static files 2018-04-07 17:38:13 +02:00
fbf12300ee Google analytics and some cleanup 2018-04-07 18:18:13 +03:00
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
6e500d8606 Webber script cleanup
Removed some commented out code, added proper messages.
2018-04-07 16:46:48 +03:00
ec115f0021 Fixed one snippet name not working
last.md should now be part of the beginner page
2018-04-07 15:57:40 +03:00
11e182457c 🐛 toggle example 2018-04-07 14:27:39 +02:00
b8d0d87136 update beginner page 2018-04-07 13:27:56 +02:00
adc4b53cee update static parts and final beginner.html 2018-04-07 13:08:33 +02:00
e73e09fa2f Update web.js, generate beginner.html 2018-04-07 12:51:41 +02:00
53f8f5676f update web.js 2018-04-07 12:04:42 +02:00
9e583c2720 build beginner.html 2018-04-07 11:57:34 +02:00
fcbb5c1a91 Add beginner static files 2018-04-07 11:25:03 +02:00
2c04035961 Individual pages for snippet tags
Mostyl complete
2018-04-07 10:43:42 +03:00
8ce8854274 Codacy semicolon added 2018-02-08 13:57:36 +02: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