Commit Graph

21 Commits

Author SHA1 Message Date
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
35eb0d1cb8 Optimized scripts 2018-02-04 20:16:04 +02:00
c37df3ee82 Abstracted capitalize to the utility script 2018-02-04 20:09:28 +02:00
b710847d58 Updated node optimization
Abstracted into a utility function.
2018-02-04 20:03:00 +02:00
9efe2b9078 Updated scripts 2018-02-04 19:52:22 +02:00
06fbdf5898 Abstracted tag loading
Using the utility script.
2018-02-04 19:44:43 +02:00
d69b055544 Abstracted snippet loading
Adds a utility script that is used to load the snippets (more coming).
2018-02-04 19:36:38 +02:00
9cac2922ef 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
91ca70000d Coding style fixes and improvements 2018-02-04 18:07:31 +02:00
3129126866 Fixed error prone checking etc in codebase 2018-02-04 17:48:07 +02:00
8e8bb6d148 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
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
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
474cf7ff42 fix conflicts 2017-12-30 07:19:12 +11:00