Commit Graph

119 Commits

Author SHA1 Message Date
8e48176438 🎨 GitHub logo color change 2018-04-07 14:29:58 +02: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
5b4e16b475 Update static files 2018-04-07 11:27:57 +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
5b3ff88b74 Added new landing page as static file 2018-04-06 20:55:59 +03:00
1709855dbe Add disclaimer to website
Resolves #635
2018-03-17 12:35:14 +02:00
36856abc0d Update README-end.md 2018-03-12 22:51:43 +02:00
f2287ff249 Avoid forced reflows inside search function 2018-03-12 12:05:44 -06:00
307cff9d43 Update README-start.md 2018-02-27 20:24:50 +10:00
8679d2269d Add affiliates 2018-02-27 19:50:46 +10:00
17a188e816 Update index-start.html
Fixed some minor issues with the header element
2018-02-20 21:15:30 +02:00
bc9e5840fb 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
f277a6766d Update README-start.md 2018-02-07 15:16:19 +07:00
92f4633689 Add maintainability and codacy badges 2018-02-04 20:29:06 +02:00
9617ce3f8c update readme-start.md
Update to show both `npm` and `yarn` installations.
2018-01-15 16:56:10 +01: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
1afd4a18ab 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
4f77d5c19f Updated shadows 2018-01-04 00:06:57 +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
fa1ca0a767 responsive github ribbon 2018-01-03 18:58:01 +01:00
8dec972956 Merge remote-tracking branch 'origin/master' 2018-01-03 19:41:05 +02:00
5b15bc709e Updated rendering on website 2018-01-03 19:40:57 +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
1ede7d604a Add npm badges 2018-01-03 18:11:19 +01:00
4e70317127 Update README-start.md 2018-01-04 01:50:12 +11:00
d0e3cc6e29 Update README-start.md 2018-01-04 01:28:28 +11:00
56ed619bd1 Update README-start.md 2018-01-04 01:20:49 +11:00
eceb9205e5 Update readme badges 2018-01-03 13:38:12 +02:00
ba249345a5 Add ProductHunt 2018-01-03 01:50:47 +01:00
b74994e4f0 Ready to release 2018-01-02 23:16:02 +02:00
5caf7bbc5e Remove unused spans 2017-12-31 17:20:13 +01:00
3f392b72ec Added list of collaborators to the README 2017-12-31 13:57:41 +02:00
f964c1a807 add link to README for files to import snippets into text editors 2017-12-30 23:29:54 -08:00
d143db27b4 Update README-start.md 2017-12-30 15:34:01 +02:00
0d9d8edf2c Fix clipboard functionality
Everything should work as advertised now
2017-12-28 16:45:29 +01:00
71f011286e Updated website 2017-12-28 11:19:06 +02:00
51f69820e5 Housekeeping 2017-12-28 10:44:49 +02:00
82367b85da Updated query selector to match the proper pre elements 2017-12-27 16:34:50 +02:00
ac3290313b badge direct leading to fork 2017-12-26 02:41:21 +01:00
3ee84679c7 Fix trailing empty lines 2017-12-23 17:34:49 +01:00
c12f2c7c7a Delete unnecessary js file 2017-12-23 17:34:39 +01:00
5e78f55020 Merge branch 'master' of https://github.com/Chalarangelo/30-seconds-of-code into fejes713-clipboard 2017-12-23 16:50:15 +01:00
c4d4691c2c build webber 2017-12-23 16:11:17 +01:00
e40dd76757 add copy to clipboard functionality 2017-12-23 16:00:07 +01:00