Commit Graph

35 Commits

Author SHA1 Message Date
daf48c59f0 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
1e76ea6c14 Optimizations and manifest 2018-04-07 19:10:42 +03:00
bec813b551 Google analytics and some cleanup 2018-04-07 18:18:13 +03:00
b8b99bc399 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
5f39353dad Updated test count to star count 2018-04-07 16:07:40 +03:00
13e7b923a0 Updated the landing page
Functional daily picks
2018-04-07 15:54:51 +03:00
67df91d7c3 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
a26dd71354 Add top contributors to landing page 2018-04-07 12:34:27 +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
d97bcda8f4 smooth scrolling on iOS devices 2018-02-25 10:54:40 -05: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
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
fc33f3344a Improve syntax highlighting 2018-01-05 10:01:40 +11: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
0bd65db00f Optimized mini.css flavor
Changed naming conventions and updated variables to make the flavor file slightly smaller (~ 0.4KB less gzipped).
2018-01-04 13:35:38 +02:00
7c04322e45 SVG instead of inlining every time 2018-01-04 00:20:34 +02:00
1292935ca8 Updated code bg 2018-01-04 00:09:49 +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
bba05ce740 Merged prism into mini.css flavor 2018-01-03 22:16:19 +02:00
9675b6108f Updated website 2018-01-03 21:28:09 +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
1fe72ca878 Updated mini.css
Some files are not necessarily production-ready, but we won't use them all anyways.
2018-01-03 17:17:41 +02:00
5caf7bbc5e Remove unused spans 2017-12-31 17:20:13 +01:00
71f011286e Updated website 2017-12-28 11:19:06 +02:00
549ba914e3 Website styling fix 2017-12-28 10:49:13 +02:00
91d42064c8 Updated the flavor file to avoid a styling problem 2017-12-27 16:34:50 +02:00
f915981293 Minor styling fix 2017-12-25 01:09:56 +02:00
2f152e9fad Fixed code fonts in websites 2017-12-23 11:39:20 +02:00
f8e1357cbb Updated web script to deal with bugs 2017-12-21 12:31:47 +02:00
3e745b34f8 Colors and shadows for website 2017-12-20 14:41:09 +02:00
4fb63c22cd Fixed website responsiveness 2017-12-20 14:18:42 +02:00
aa2c540710 Added mini css to the web builder 2017-12-20 13:51:15 +02:00