Commit Graph

54 Commits

Author SHA1 Message Date
Angelos Chalaris
51dbbde184 Accessibility and better corners 2018-09-08 19:00:45 +03:00
Angelos Chalaris
975ed47756 Glossary page 2018-09-08 15:08:22 +03:00
Angelos Chalaris
987d840fd9 Contributing page 2018-09-08 14:53:08 +03:00
Angelos Chalaris
f7f09dcd76 About page 2018-09-08 14:47:48 +03:00
Angelos Chalaris
bf358d9268 Archive page 2018-09-08 14:25:00 +03:00
Angelos Chalaris
f68fb53002 Smooth scrolling update 2018-09-08 13:12:00 +03:00
Angelos Chalaris
6ee2cd43ca WIP: Scripts and HTML 2018-09-08 12:24:24 +03:00
Angelos Chalaris
1106e3c0e7 Update web.js 2018-08-06 17:04:42 +03:00
Angelos Chalaris
d9593cdce5 Scripts linted 2018-08-03 10:49:29 +03:00
Angelos Chalaris
5c38423805 Codacy style changes (minor) 2018-08-02 14:10:16 +03:00
Angelos Chalaris
8ca98a1569 Codacy style updates for web.js 2018-08-02 13:25:41 +03:00
Angelos Chalaris
13e7594d70 Codacy style update for web.js 2018-08-02 13:02:05 +03:00
Angelos Chalaris
4d0979ba60 Codacy style update for web.js 2018-08-02 12:40:25 +03:00
Angelos Chalaris
efbe526821 Codacy style update for web.js 2018-08-02 11:16:31 +03:00
Felix Wu
ec6bf9b929 fix$(webber): script description 2018-07-28 23:12:22 +02:00
Angelos Chalaris
6405c7f14d Add offset snippet 2018-04-10 19:07:50 +03:00
Angelos Chalaris
ea3494419e Updated NOBUILD condition of webber 2018-04-09 10:18:29 +03:00
Angelos Chalaris
1a366d6683 Minified index 2018-04-07 20:25:56 +03:00
Angelos Chalaris
172d07beb6 Merge remote-tracking branch 'origin/new-website' into new-website 2018-04-07 19:57:52 +03:00
Angelos Chalaris
c7510d93be Updated web script to run uninhibited on Travis
Uses the environment's GH_KEY hopefully.
2018-04-07 19:56:40 +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
Stefan Feješ
79d1cde71d remove unnecessary console.logs 2018-04-07 18:23:14 +02:00
Stefan Feješ
a64ce68619 add archived-page static files 2018-04-07 17:38:13 +02: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
6e500d8606 Webber script cleanup
Removed some commented out code, added proper messages.
2018-04-07 16:46:48 +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
Stefan Feješ
11e182457c 🐛 toggle example 2018-04-07 14:27:39 +02:00
Stefan Feješ
b8d0d87136 update beginner page 2018-04-07 13:27:56 +02:00
Stefan Feješ
adc4b53cee update static parts and final beginner.html 2018-04-07 13:08:33 +02:00
Stefan Feješ
e73e09fa2f Update web.js, generate beginner.html 2018-04-07 12:51:41 +02:00
Stefan Feješ
53f8f5676f update web.js 2018-04-07 12:04:42 +02:00
Stefan Feješ
9e583c2720 build beginner.html 2018-04-07 11:57:34 +02:00
Stefan Feješ
fcbb5c1a91 Add beginner static files 2018-04-07 11:25:03 +02:00
Angelos Chalaris
2c04035961 Individual pages for snippet tags
Mostyl complete
2018-04-07 10:43:42 +03:00
Angelos Chalaris
35eb0d1cb8 Optimized scripts 2018-02-04 20:16:04 +02:00
Angelos Chalaris
c37df3ee82 Abstracted capitalize to the utility script 2018-02-04 20:09:28 +02:00
Angelos Chalaris
b710847d58 Updated node optimization
Abstracted into a utility function.
2018-02-04 20:03:00 +02:00
Angelos Chalaris
9efe2b9078 Updated scripts 2018-02-04 19:52:22 +02:00
Angelos Chalaris
06fbdf5898 Abstracted tag loading
Using the utility script.
2018-02-04 19:44:43 +02:00
Angelos Chalaris
d69b055544 Abstracted snippet loading
Adds a utility script that is used to load the snippets (more coming).
2018-02-04 19:36:38 +02:00
Angelos Chalaris
9cac2922ef Shortened web script
By improving the sorting system, uncategorized snippets are placed at the bottom, making the code shorter and easier to maintain.
2018-02-04 19:23:18 +02:00
Angelos Chalaris
91ca70000d Coding style fixes and improvements 2018-02-04 18:07:31 +02:00
Angelos Chalaris
3129126866 Fixed error prone checking etc in codebase 2018-02-04 17:48:07 +02:00
Angelos Chalaris
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
Angelos Chalaris
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
Angelos Chalaris
76c39cfcd3 SVG instead of inlining every time 2018-01-04 00:20:34 +02:00
Angelos Chalaris
13c27db7dc Optimized website
Server-side rendering for syntax highlighting and DOM tree optimizations.
2018-01-04 00:01:11 +02:00
Angelos Chalaris
51f45affea Updated website 2018-01-03 21:28:09 +02:00