Commit Graph

183 Commits

Author SHA1 Message Date
b9817e3344 generate main README using markdown-builder 2018-09-14 15:15:31 +02:00
c9663c376f generate TOC with markdown-builder 2018-09-14 12:49:48 +02:00
97aea848de Accessibility and better corners 2018-09-08 19:00:45 +03:00
9caeb8c342 Glossary page 2018-09-08 15:08:22 +03:00
bb1ccba27d Contributing page 2018-09-08 14:53:08 +03:00
d96373ab12 About page 2018-09-08 14:47:48 +03:00
82ddb71cee Archive page 2018-09-08 14:25:00 +03:00
47606f6581 Smooth scrolling update 2018-09-08 13:12:00 +03:00
3656c758f0 WIP: Scripts and HTML 2018-09-08 12:24:24 +03:00
5d4a59ffe7 Update web.js 2018-08-06 17:04:42 +03:00
03bcd9dae5 Scripts linted 2018-08-03 10:49:29 +03:00
504ac84abd Codacy style changes (minor) 2018-08-02 14:10:16 +03:00
f0db074807 Codacy style changes for test files 2018-08-02 13:49:33 +03:00
067447bdfa Codacy style changes for test files 2018-08-02 13:32:50 +03:00
9385ef92ad Codacy style updates for web.js 2018-08-02 13:25:41 +03:00
7ecedec79c Codacy style update for web.js 2018-08-02 13:02:05 +03:00
d4bb9a8d0b Codacy style update for web.js 2018-08-02 12:40:25 +03:00
91eb1ab9c1 Codacy style update for library.js 2018-08-02 11:33:11 +03:00
2bb189e8f1 Codacy style update for analyze.js 2018-08-02 11:25:25 +03:00
d416d4ed31 Codacy style update for web.js 2018-08-02 11:16:31 +03:00
e2dc4874cb Codacy style update for build.js 2018-08-02 11:11:39 +03:00
77b01a27b8 ci fixes 2018-07-28 23:50:37 +02:00
71ffd7373b feat$(scripts, util): add md anchor and getFilesInDir methods 2018-07-28 23:24:34 +02:00
9b09735231 fix$(webber): script description 2018-07-28 23:12:22 +02:00
483bc14572 feat$(glossary): Add keymaker script 2018-07-28 23:11:00 +02:00
60c3657e0c feat$(glossary): Add librarian script 2018-07-28 23:10:47 +02:00
b543f9cb31 Update analyze.js 2018-06-23 12:42:22 +03:00
a43ed86771 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
dd50de1029 Localization deprecation 2018-06-23 11:09:26 +03:00
5e2add03cb Codacy issue fixes 2018-06-18 21:18:53 +03:00
e9594e6355 Final fixes, all tests running 2018-06-18 20:41:57 +03:00
1439ba9504 Test scripting updates 2018-06-18 19:05:29 +03:00
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
409a0e7ac9 Add offset snippet 2018-04-10 19:07:50 +03:00
a8934b4e2e Updated NOBUILD condition of webber 2018-04-09 10:18:29 +03:00
b0a4c7ebf7 Minified index 2018-04-07 20:25:56 +03:00
82361ca615 Merge remote-tracking branch 'origin/new-website' into new-website 2018-04-07 19:57:52 +03:00
4f089859c3 Updated web script to run uninhibited on Travis
Uses the environment's GH_KEY hopefully.
2018-04-07 19:56:40 +03:00
6a425c6b27 minification for beginner.html 2018-04-07 18:44:54 +02:00
dce94a4143 minification for archive.html 2018-04-07 18:42:43 +02:00
b2ecf70548 remove unnecessary console.logs 2018-04-07 18:23:14 +02:00
eac47845c1 add archived-page static files 2018-04-07 17:38:13 +02:00
bec813b551 Google analytics and some cleanup 2018-04-07 18:18:13 +03:00
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
b095a0a7cb Webber script cleanup
Removed some commented out code, added proper messages.
2018-04-07 16:46:48 +03:00
616cd41622 Fixed one snippet name not working
last.md should now be part of the beginner page
2018-04-07 15:57:40 +03:00
b30cb46a5a 🐛 toggle example 2018-04-07 14:27:39 +02:00
42b90496fd update beginner page 2018-04-07 13:27:56 +02:00