Commit Graph

143 Commits

Author SHA1 Message Date
fdf21478e1 Google Analytics event
Tracking click-through to Github repository
2018-04-13 20:04:11 +03:00
7cea814b6e Fixed a tiny tag bug in index.html 2018-04-09 11:31:58 +03:00
679e8c6711 Website optimizations
Usage of better logos, sticky search for snippet pages, minor fixes for the rest of the website.
2018-04-09 11:24:34 +03:00
ad9fc4246d Updated og:image in website pages 2018-04-09 10:57:24 +03:00
63c2f05615 Added larger logos, updated manifest 2018-04-09 10:47:40 +03:00
4d550023f0 Updated the static index part
Should now properly update from the webber script
2018-04-07 21:15:53 +03:00
1a366d6683 Minified index 2018-04-07 20:25:56 +03:00
cf26f197ea Updated footers 2018-04-07 20:06:14 +03:00
26664df5f4 Optimized archive 2018-04-07 19:36:36 +03:00
2d5713759b Merge remote-tracking branch 'origin/new-website' into new-website 2018-04-07 18:20:35 +02:00
3725442a3d Fixed today's pick script for Chrome
Weird bug that wouldn't recognize .parentElement, now fixed using an id selector.
2018-04-07 19:17:09 +03:00
96e6bfe527 Merge remote-tracking branch 'origin/new-website' into new-website 2018-04-07 18:11:18 +02:00
b1b23df4b9 Optimizations and manifest 2018-04-07 19:10:42 +03:00
a64ce68619 add archived-page static files 2018-04-07 17:38:13 +02:00
fbf12300ee Google analytics and some cleanup 2018-04-07 18:18:13 +03:00
73d12e0a6a 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
edf6aa0db3 Merge branch 'new-website' into new-website-beginnerSnippets 2018-04-07 17:01:54 +03:00
054629fb3d Update beginner text 2018-04-07 15:58:23 +02:00
9bd447b8db Fixed scrolling to top for beginner page 2018-04-07 16:30:56 +03:00
a9824b4191 Fixed some of the beginner page scripts 2018-04-07 16:23:52 +03:00
015ac2d96c Updated test count to star count 2018-04-07 16:07:40 +03:00
eaa5e1d4cf Updated the landing page
Functional daily picks
2018-04-07 15:54:51 +03:00
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
fc5c64a5c1 Completed new landing page
Updated counters position, added contribution guidelines, made some minor changes here and there.
2018-04-07 13:53:40 +03:00
e73e09fa2f Update web.js, generate beginner.html 2018-04-07 12:51:41 +02:00
29b9f94d2b Add top contributors to landing page 2018-04-07 12:34:27 +03: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