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
aa3d117b8d
update static parts and final beginner.html
2018-04-07 13:08:33 +02:00
96d7b5ce6f
Update web.js, generate beginner.html
2018-04-07 12:51:41 +02:00
185ea9d402
update web.js
2018-04-07 12:04:42 +02:00
01841a1716
build beginner.html
2018-04-07 11:57:34 +02:00
dda84056c5
Add beginner static files
2018-04-07 11:25:03 +02:00
571197d6d8
Individual pages for snippet tags
...
Mostyl complete
2018-04-07 10:43:42 +03:00
51fadf5245
Codacy semicolon added
2018-02-08 13:57:36 +02: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
e5ffd000b9
Fixed a bug in the builder
2018-02-04 20:18:49 +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
5255ed1a3d
Updated scripts
2018-02-04 19:52:22 +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
890cb92f96
Shortened web script
...
By improving the sorting system, uncategorized snippets are placed at the bottom, making the code shorter and easier to maintain.
2018-02-04 19:23:18 +02:00
262f5ea746
Coding style fixes and improvements
2018-02-04 18:07:31 +02:00
6f3893239c
Coding style fixes and improvements
2018-02-04 17:58:57 +02:00
c6c49ab567
Fixed error prone checking etc in codebase
2018-02-04 17:48:07 +02:00
89f572efbc
Add semicolon for tdd exports
2018-02-04 17:38:39 +02:00
b53b0932ca
Fixed order in tag script
2018-01-24 18:02:55 +02:00
bde73c95e8
Updated testing with proper indentation
...
Uses two spaces instead of hard tabs.
2018-01-24 17:53:36 +02:00
496bc38d6e
fix crlf / cr / lf system file ending
2018-01-24 06:24:33 -05:00
af390ee079
update tdd chained methods making more readable
2018-01-18 20:05:18 -05:00
796be5a467
update tdd script to handle const = requires()
2018-01-17 13:38:05 -05:00
73e2fc29b6
Fixed snippet archiver build and generated README
2018-01-16 16:23:25 +02:00
6f0bc1c818
Fixed builder
2018-01-16 16:16:57 +02:00
6a9af6b93f
Fixed builder
2018-01-16 16:13:13 +02:00
837410a37e
Fixed archive builder
2018-01-16 16:08:18 +02:00
2a61e7671e
Script and tag cleanup, fixed select tests
2018-01-16 15:15:51 +02:00
cb3391f3e0
update recursion fix & declare all snippets
2018-01-10 15:20:31 -05:00
7f874677ea
Fix typo
2018-01-10 08:16:48 +01:00
aea08badcb
Merge pull request #516 from kingdavidmartins/tdd-update
...
Resolves #78
2018-01-09 16:20:36 +02:00
c3b1be7ef7
Cleanup for builder
2018-01-09 15:25:05 +02:00
0556ad1b33
Really fixed archive builder
2018-01-09 15:21:17 +02:00
038796e0f5
Fixed archive builder
2018-01-09 15:19:07 +02:00
abc5444757
Merge pull request #519 from Chalarangelo/snippets-archive
...
Snippets archive
2018-01-09 15:16:13 +02:00
e60dbbcf8d
Builder for archive
2018-01-09 15:14:57 +02:00
28fa5411c4
Updated web script
...
Used emoji for clipboard icons, added persistent scroll to top button with proper smooth scrolling.
2018-01-09 14:50:18 +02:00
44a6c8be64
use regex to find ``js & `` js edge cases
2018-01-09 05:32:46 -05:00
163e8c5087
update tdd to work & generate test for both Archive & Active snippets
2018-01-09 00:10:01 -05:00
6fffc6643f
rename SNIPPET_PATH -> SNIPPET_ACTIVE & add SNIPPET_ARCHIVE
2018-01-08 23:28:59 -05:00
bc345d3210
update comments for builder
2018-01-05 19:47:27 +01:00