Commit Graph

101 Commits

Author SHA1 Message Date
5c504d765a update readme-start.md
Update to show both `npm` and `yarn` installations.
2018-01-15 16:56:10 +01: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
9341f0aaaa Added toast for copy to clipboard
Shows a toast message for 2 seconds after copying to clipboard.
2018-01-04 13:54:42 +02:00
0f18d77b83 Updated shadows 2018-01-04 00:06:57 +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
51e79d1fe9 responsive github ribbon 2018-01-03 18:58:01 +01:00
acd4d694a5 Merge remote-tracking branch 'origin/master' 2018-01-03 19:41:05 +02:00
fe05c389d9 Updated rendering on website 2018-01-03 19:40:57 +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
8e6d576033 Add npm badges 2018-01-03 18:11:19 +01:00
0eef63baa8 Update README-start.md 2018-01-04 01:50:12 +11:00
13c6772f34 Update README-start.md 2018-01-04 01:28:28 +11:00
29d9b8216f Update README-start.md 2018-01-04 01:20:49 +11:00
65aa192008 Update readme badges 2018-01-03 13:38:12 +02:00
9062c161b7 Add ProductHunt 2018-01-03 01:50:47 +01:00
d4989d1413 Ready to release 2018-01-02 23:16:02 +02:00
e65707fea3 Remove unused spans 2017-12-31 17:20:13 +01:00
94315f0315 Added list of collaborators to the README 2017-12-31 13:57:41 +02:00
96beb6ef04 add link to README for files to import snippets into text editors 2017-12-30 23:29:54 -08:00
b03346d68c Update README-start.md 2017-12-30 15:34:01 +02:00
f91c846874 Fix clipboard functionality
Everything should work as advertised now
2017-12-28 16:45:29 +01:00
5c109d29bb Updated website 2017-12-28 11:19:06 +02:00
ca1dbab9d7 Housekeeping 2017-12-28 10:44:49 +02:00
2bc72f542a Updated query selector to match the proper pre elements 2017-12-27 16:34:50 +02:00
ba591a89b6 badge direct leading to fork 2017-12-26 02:41:21 +01:00
0a84276458 Fix trailing empty lines 2017-12-23 17:34:49 +01:00
469966e8fe Delete unnecessary js file 2017-12-23 17:34:39 +01:00
ca884dad3b Merge branch 'master' of https://github.com/Chalarangelo/30-seconds-of-code into fejes713-clipboard 2017-12-23 16:50:15 +01:00
060c012a52 build webber 2017-12-23 16:11:17 +01:00
0721ebd375 add copy to clipboard functionality 2017-12-23 16:00:07 +01:00
8586e6ef7d optimize search & hiding category headers 2017-12-23 15:48:20 +01:00
71b42ba401 Shorten js 2017-12-23 15:39:38 +01:00
339fab74d5 add buttons and eventListeners 2017-12-23 15:19:41 +01:00
83581c60b4 Fix "last category stays visible even if empty" issue 2017-12-23 00:48:17 +01:00
5987406552 License Badge 2017-12-22 20:30:22 +01:00
f28424ef14 Update README-start.md
add semi-standard style badge
2017-12-22 18:06:58 +03:30
f54ef19e93 Update README-start.md 2017-12-22 14:54:06 +03:30
e50e14cf12 PRs welcome badge 2017-12-22 00:16:02 +01:00
d4f1278fa0 Insight.io badge 2017-12-22 00:12:38 +01:00
a9c3263da9 Revert "insight.io badge"
This reverts commit ff8c3566c5.
2017-12-22 00:00:52 +01:00
534e96fab9 Merge branch 'master' of https://github.com/Chalarangelo/30-seconds-of-code 2017-12-21 23:50:53 +01:00
438734bc0a insight.io badge 2017-12-21 23:48:40 +01:00
0e3c7d754b fix typo 2017-12-21 19:13:15 +01:00
529856e2c1 travis badge 2017-12-21 13:17:42 +01:00
35d76fd013 add travis badge 2017-12-21 12:21:34 +01:00
71ecbc8cb1 Updated web script to deal with bugs 2017-12-21 12:31:47 +02:00
a778b56312 Typo 2017-12-20 14:28:24 +02:00
5c08002d07 Fixed website responsiveness 2017-12-20 14:18:42 +02:00