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
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
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
c6c49ab567
Fixed error prone checking etc in codebase
2018-02-04 17:48:07 +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
20b018359b
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
7c04322e45
SVG instead of inlining every time
2018-01-04 00:20:34 +02:00
e12edb4bd6
Optimized website
...
Server-side rendering for syntax highlighting and DOM tree optimizations.
2018-01-04 00:01:11 +02:00
9675b6108f
Updated website
2018-01-03 21:28:09 +02:00
601ef296c9
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
38b63c8f8f
Fixed scripts
2018-01-02 21:23:56 +02:00
ea41326a0f
Updated scripts and travis to handle cron jobs properly
2018-01-02 21:20:22 +02:00
ec09fbddec
fix conflicts
2017-12-30 07:19:12 +11:00