Commit Graph

725 Commits

Author SHA1 Message Date
30secondsofcode
a77590dd19 Travis build: 1984 [cron] 2018-04-22 20:58:25 +00:00
30secondsofcode
384db41264 Travis build: 1982 [cron] 2018-04-21 20:57:31 +00:00
30secondsofcode
ed446fdc42 Travis build: 1980 [cron] 2018-04-20 20:56:18 +00:00
30secondsofcode
4eb94e2df4 Travis build: 1978 [cron] 2018-04-19 20:55:17 +00:00
30secondsofcode
13769cce1f Travis build: 1976 2018-04-19 17:07:16 +00:00
30secondsofcode
aecf8ea447 Travis build: 1974 [cron] 2018-04-18 20:55:23 +00:00
30secondsofcode
dba34017e8 Travis build: 1972 [cron] 2018-04-17 20:55:22 +00:00
30secondsofcode
4fc3567531 Travis build: 1970 [cron] 2018-04-16 20:55:04 +00:00
30secondsofcode
9ea87f5ebe Travis build: 1968 2018-04-16 14:53:39 +00:00
30secondsofcode
7276bed85a Travis build: 1966 [cron] 2018-04-15 20:54:37 +00:00
30secondsofcode
7ed767059d Travis build: 1964 2018-04-15 16:19:51 +00:00
30secondsofcode
2237bc35c1 Travis build: 1962 [cron] 2018-04-14 20:53:54 +00:00
30secondsofcode
d5ca9aac45 Travis build: 1960 [cron] 2018-04-13 20:53:01 +00:00
30secondsofcode
d6cf885df9 Travis build: 1958 2018-04-13 17:40:58 +00:00
Angelos Chalaris
c402088c1b Fixed event tracking
Properly sends events for tracking clickthrough
2018-04-13 20:38:25 +03:00
Angelos Chalaris
fdf21478e1 Google Analytics event
Tracking click-through to Github repository
2018-04-13 20:04:11 +03:00
30secondsofcode
44d914b59f Travis build: 1953 [cron] 2018-04-12 20:52:50 +00:00
30secondsofcode
bac7270495 Travis build: 1951 2018-04-12 18:45:32 +00:00
30secondsofcode
5f8b950f34 Travis build: 1947 2018-04-12 05:36:08 +00:00
30secondsofcode
7f567a08ba Travis build: 1943 [cron] 2018-04-11 20:51:46 +00:00
30secondsofcode
b211b6a7e8 Travis build: 1938 [cron] 2018-04-10 20:51:17 +00:00
30secondsofcode
aa5e7945e0 Travis build: 1936 2018-04-10 16:39:24 +00:00
30secondsofcode
3d172dfb58 Travis build: 1932 2018-04-10 15:42:43 +00:00
30secondsofcode
8f3f97aebb Travis build: 1930 [cron] 2018-04-09 20:51:19 +00:00
Angelos Chalaris
7cea814b6e Fixed a tiny tag bug in index.html 2018-04-09 11:31:58 +03:00
Angelos Chalaris
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
Angelos Chalaris
ad9fc4246d Updated og:image in website pages 2018-04-09 10:57:24 +03:00
30secondsofcode
718845a7ce Travis build: 1925 [custom] 2018-04-09 07:49:38 +00:00
Angelos Chalaris
63c2f05615 Added larger logos, updated manifest 2018-04-09 10:47:40 +03:00
30secondsofcode
9e6a1d1ebb Travis build: 1922 [custom] 2018-04-09 07:34:36 +00:00
30secondsofcode
83960f57e5 Travis build: 1920 [custom] 2018-04-09 07:29:19 +00:00
30secondsofcode
277a2b01fb Travis build: 1915 [cron] 2018-04-07 20:49:53 +00:00
Angelos Chalaris
4d550023f0 Updated the static index part
Should now properly update from the webber script
2018-04-07 21:15:53 +03:00
30secondsofcode
f9d4c0d6bf Travis build: 1911 [custom] 2018-04-07 17:30:18 +00:00
Angelos Chalaris
1a366d6683 Minified index 2018-04-07 20:25:56 +03:00
Stefan Feješ
e61f08f47a minification for beginner.html 2018-04-07 18:44:54 +02:00
Stefan Feješ
a96ca3daf8 minification for archive.html 2018-04-07 18:42:43 +02:00
Angelos Chalaris
26664df5f4 Optimized archive 2018-04-07 19:36:36 +03:00
Stefan Feješ
79d1cde71d remove unnecessary console.logs 2018-04-07 18:23:14 +02:00
Stefan Feješ
cba7fd9f5a update web.js to generate archive 2018-04-07 18:21:47 +02:00
Angelos Chalaris
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
Angelos Chalaris
b1b23df4b9 Optimizations and manifest 2018-04-07 19:10:42 +03:00
Angelos Chalaris
fbf12300ee Google analytics and some cleanup 2018-04-07 18:18:13 +03:00
Angelos Chalaris
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
Angelos Chalaris
edf6aa0db3 Merge branch 'new-website' into new-website-beginnerSnippets 2018-04-07 17:01:54 +03:00
Stefan Feješ
054629fb3d Update beginner text 2018-04-07 15:58:23 +02:00
Angelos Chalaris
9bd447b8db Fixed scrolling to top for beginner page 2018-04-07 16:30:56 +03:00
Angelos Chalaris
a9824b4191 Fixed some of the beginner page scripts 2018-04-07 16:23:52 +03:00
Angelos Chalaris
015ac2d96c Updated test count to star count 2018-04-07 16:07:40 +03:00
Angelos Chalaris
ec115f0021 Fixed one snippet name not working
last.md should now be part of the beginner page
2018-04-07 15:57:40 +03:00