Commit Graph

119 Commits

Author SHA1 Message Date
8a66ec0dc3 🎨 GitHub logo color change 2018-04-07 14:29:58 +02:00
11e182457c 🐛 toggle example 2018-04-07 14:27:39 +02:00
b8d0d87136 update beginner page 2018-04-07 13:27:56 +02:00
adc4b53cee update static parts and final beginner.html 2018-04-07 13:08:33 +02:00
e73e09fa2f Update web.js, generate beginner.html 2018-04-07 12:51:41 +02:00
9a55740179 Update static files 2018-04-07 11:27:57 +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
dd57e0e9c1 Added new landing page as static file 2018-04-06 20:55:59 +03:00
ec372ab8fb Add disclaimer to website
Resolves #635
2018-03-17 12:35:14 +02:00
93adc107c8 Update README-end.md 2018-03-12 22:51:43 +02:00
505f58953f Avoid forced reflows inside search function 2018-03-12 12:05:44 -06:00
ac178f25a8 Update README-start.md 2018-02-27 20:24:50 +10:00
1007d87d5a Add affiliates 2018-02-27 19:50:46 +10:00
abb01b6f47 Update index-start.html
Fixed some minor issues with the header element
2018-02-20 21:15:30 +02:00
457811097d Website updates
Updated the header bar to be slimmer and more usable, updated the search bar styling, added smooth-scrolling for links in the same page.
2018-02-20 19:02:05 +02:00
20f0470353 Update README-start.md 2018-02-07 15:16:19 +07:00
2872ebb5df Add maintainability and codacy badges 2018-02-04 20:29:06 +02:00
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