Commit Graph

89 Commits

Author SHA1 Message Date
94ca50bb50 Fixed builder for advanced snippet links
Resolves #159. Final  changes, multi-tagging complete.
2018-01-05 16:51:58 +02:00
f91b28d3fc Added multi-tagging (#159)
Updated all scripts to deal with multiple tags, the only thing missing is to actually multi-tag all snippets retroactively.
2018-01-05 14:35:43 +02:00
76c39cfcd3 SVG instead of inlining every time 2018-01-04 00:20:34 +02:00
13c27db7dc Optimized website
Server-side rendering for syntax highlighting and DOM tree optimizations.
2018-01-04 00:01:11 +02:00
51f45affea Updated website 2018-01-03 21:28:09 +02:00
0c575a4d68 Website improvements
Updated injectors to be simpler and easier to use. Updated styling to deal with rendering problems and make the loading faster.
2018-01-03 19:30:55 +02:00
2313c3e4fc Added travis checking 2018-01-03 16:21:08 +02:00
087fc564ab comment code for better maintainance 2018-01-03 07:38:13 -05:00
e16681f9a0 Merge branch 'master' into tdd.update 2018-01-03 07:11:13 -05:00
04ca5a740a Fixed travis scripts 2018-01-02 21:59:21 +02:00
0a4ada771c Fixed scripts 2018-01-02 21:23:56 +02:00
f0b2cb7f9c Updated scripts and travis to handle cron jobs properly 2018-01-02 21:20:22 +02:00
092aa988a9 Fixed the travis process 2018-01-02 17:55:41 +02:00
61b94a7929 Fixed bug in the module builder 2018-01-02 17:52:37 +02:00
d451f85e8d Updated for cron jobs 2018-01-02 17:49:07 +02:00
3edcdce736 Merge pull request #390 from atomiks/module-script
[FEATURE] Create a script for building a module
2018-01-02 16:51:44 +02:00
eed6b2c335 Added comments to the module building scripts 2018-01-02 16:38:10 +02:00
b38fb5634f format exportTest | line breaks & tabs 2018-01-02 04:02:37 -05:00
0bd2f0b199 if snippetName.test.js exist ignore 2018-01-01 23:41:07 -05:00
8f5a36554f add 1 test to test if all snippets if they are functions 2018-01-01 20:54:37 -05:00
2e18c50080 filter out errSnippets 2018-01-01 20:51:27 -05:00
d4857ebf37 fix parsing error for parsing exportFile 2018-01-01 20:28:30 -05:00
9f3705fe78 don't need to be funcs 2018-01-02 02:47:03 +11:00
d9a4be9f2d Update build.js 2018-01-01 16:29:48 +02:00
5dce7c771c Add more package types, allow for node snippets 2018-01-02 01:02:57 +11:00
4cebfbbc48 Update build.js 2017-12-31 17:19:21 +05:30
eb53d0de20 handle new categories 2017-12-31 04:02:28 +11:00
22903770c4 Add emojis 2017-12-31 03:55:27 +11:00
b7b35c4af4 fix typos 2017-12-31 00:45:18 +11:00
c8142c3a28 resolve conflicts 2017-12-31 00:42:36 +11:00
474cf7ff42 fix conflicts 2017-12-30 07:19:12 +11:00
f8abd32246 Updated webber to properly minify HTML page 2017-12-29 16:20:50 +02:00
a55404f761 Update build-script.js 2017-12-29 14:32:56 +02:00
05141e5e3c Update build-script.js 2017-12-29 13:46:52 +02:00
8f3b1fefe5 Merge pull request #383 from Chalarangelo/tdd
tdd [alpha] version 0.0.1
2017-12-29 04:48:31 -05:00
7a13ac130c generate commented out test files 2017-12-28 20:31:43 -05:00
42ade7b358 remove test/ dir if exist then generate tdd 2017-12-28 17:43:30 -05:00
60ce02e028 Collapsible contents 2017-12-28 12:52:36 +02:00
77dd8ff3be Updaet builder 2017-12-28 12:17:49 +02:00
cbd0813dca Update builder 2017-12-28 12:16:59 +02:00
2b917a6d9b Update builder 2017-12-28 12:13:34 +02:00
a665c0b33e Minor update to the build script 2017-12-28 11:51:35 +02:00
9c3a373e79 Collapsible examples in builder 2017-12-28 11:48:42 +02:00
4523915666 fix PATH -> tdd-script.js 2017-12-28 03:32:04 -05:00
67ad54f36e Update lint-script.js 2017-12-28 10:22:01 +02:00
bdad868ec4 remove duplicate generation for exportFile 2017-12-28 02:46:46 -05:00
a523d8ace8 fix typo | populate all the .js files which export code 2017-12-28 02:26:19 -05:00
ac852cc0b6 more comment fixes 2017-12-28 18:25:43 +11:00
f42d37e8ac fix comments 2017-12-28 18:24:25 +11:00
c68cb5e748 Use prettier in the cmd 2017-12-28 17:59:47 +11:00