Angelos Chalaris
60108fc344
Updated the static index part
...
Should now properly update from the webber script
2018-04-07 21:15:53 +03:00
Angelos Chalaris
b0a4c7ebf7
Minified index
2018-04-07 20:25:56 +03:00
Angelos Chalaris
bd2edb4931
Updated footers
2018-04-07 20:06:14 +03:00
Angelos Chalaris
0332bb3a70
Optimized archive
2018-04-07 19:36:36 +03:00
Stefan Feješ
d43ec21ede
Merge remote-tracking branch 'origin/new-website' into new-website
2018-04-07 18:20:35 +02:00
Angelos Chalaris
b581cddd39
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
Stefan Feješ
2b9e598208
Merge remote-tracking branch 'origin/new-website' into new-website
2018-04-07 18:11:18 +02:00
Angelos Chalaris
1e76ea6c14
Optimizations and manifest
2018-04-07 19:10:42 +03:00
Stefan Feješ
eac47845c1
add archived-page static files
2018-04-07 17:38:13 +02:00
Angelos Chalaris
bec813b551
Google analytics and some cleanup
2018-04-07 18:18:13 +03:00
Angelos Chalaris
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
Angelos Chalaris
c6c1fb937d
Merge branch 'new-website' into new-website-beginnerSnippets
2018-04-07 17:01:54 +03:00
Stefan Feješ
21339b1e75
Update beginner text
2018-04-07 15:58:23 +02:00
Angelos Chalaris
2dd7d38e49
Fixed scrolling to top for beginner page
2018-04-07 16:30:56 +03:00
Angelos Chalaris
5a4f19345c
Fixed some of the beginner page scripts
2018-04-07 16:23:52 +03:00
Angelos Chalaris
5f39353dad
Updated test count to star count
2018-04-07 16:07:40 +03:00
Angelos Chalaris
13e7b923a0
Updated the landing page
...
Functional daily picks
2018-04-07 15:54:51 +03:00
Stefan Feješ
8e48176438
🎨 GitHub logo color change
2018-04-07 14:29:58 +02:00
Stefan Feješ
b30cb46a5a
🐛 toggle example
2018-04-07 14:27:39 +02:00
Stefan Feješ
42b90496fd
update beginner page
2018-04-07 13:27:56 +02:00
Stefan Feješ
aa3d117b8d
update static parts and final beginner.html
2018-04-07 13:08:33 +02:00
Angelos Chalaris
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
Stefan Feješ
96d7b5ce6f
Update web.js, generate beginner.html
2018-04-07 12:51:41 +02:00
Angelos Chalaris
a26dd71354
Add top contributors to landing page
2018-04-07 12:34:27 +03:00
Stefan Feješ
5b4e16b475
Update static files
2018-04-07 11:27:57 +02:00
Stefan Feješ
dda84056c5
Add beginner static files
2018-04-07 11:25:03 +02:00
Angelos Chalaris
571197d6d8
Individual pages for snippet tags
...
Mostyl complete
2018-04-07 10:43:42 +03:00
Angelos Chalaris
5b3ff88b74
Added new landing page as static file
2018-04-06 20:55:59 +03:00
Angelos Chalaris
1709855dbe
Add disclaimer to website
...
Resolves #635
2018-03-17 12:35:14 +02:00
Angelos Chalaris
36856abc0d
Update README-end.md
2018-03-12 22:51:43 +02:00
Brett Peters
f2287ff249
Avoid forced reflows inside search function
2018-03-12 12:05:44 -06:00
atomiks
307cff9d43
Update README-start.md
2018-02-27 20:24:50 +10:00
atomiks
8679d2269d
Add affiliates
2018-02-27 19:50:46 +10:00
Angelos Chalaris
17a188e816
Update index-start.html
...
Fixed some minor issues with the header element
2018-02-20 21:15:30 +02:00
Angelos Chalaris
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
Napat Rungruchimek
f277a6766d
Update README-start.md
2018-02-07 15:16:19 +07:00
Angelos Chalaris
92f4633689
Add maintainability and codacy badges
2018-02-04 20:29:06 +02:00
Stefan Feješ
9617ce3f8c
update readme-start.md
...
Update to show both `npm` and `yarn` installations.
2018-01-15 16:56:10 +01:00
Angelos Chalaris
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
Angelos Chalaris
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
Angelos Chalaris
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
Angelos Chalaris
4f77d5c19f
Updated shadows
2018-01-04 00:06:57 +02:00
Angelos Chalaris
e12edb4bd6
Optimized website
...
Server-side rendering for syntax highlighting and DOM tree optimizations.
2018-01-04 00:01:11 +02:00
Angelos Chalaris
9675b6108f
Updated website
2018-01-03 21:28:09 +02:00
Pl4gue
fa1ca0a767
responsive github ribbon
2018-01-03 18:58:01 +01:00
Angelos Chalaris
8dec972956
Merge remote-tracking branch 'origin/master'
2018-01-03 19:41:05 +02:00
Angelos Chalaris
5b15bc709e
Updated rendering on website
2018-01-03 19:40:57 +02:00
Angelos Chalaris
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
Pl4gue
1ede7d604a
Add npm badges
2018-01-03 18:11:19 +01:00
atomiks
4e70317127
Update README-start.md
2018-01-04 01:50:12 +11:00