Commit Graph

92 Commits

Author SHA1 Message Date
b2ac51f535 Add front-matter dependency 2019-12-02 23:31:03 +02:00
5918a6333c Fix integration tools dependency 2019-12-02 23:24:29 +02:00
7173fb9b21 Remove Gatsby
Website migration to new infrastructure.
2019-12-02 22:57:25 +02:00
887e438ac1 Clean scripts and relics 2019-12-02 22:55:53 +02:00
2dde34028f Use integration tools 2019-12-02 22:48:09 +02:00
5e8dd9a9b3 Website optimization
- Remove AnyLink and ReactCSSTransitionReplace
- Clean up GraphQL queries
- Improve getTextualContent method in website utilities
- Convert ttf fonts to woff2
- Add title attribute to menu items
2019-08-27 20:14:23 +03:00
fe4aa164d1 Add sitemap generation 2019-08-22 10:34:38 +03:00
6281883952 Housekeeping, fix security vulnerabilities 2019-08-19 11:18:37 +03:00
a5f7a81930 Refresh packages 2019-08-16 09:02:24 +03:00
199fe3a110 Update packager script
Also check test and tester scripts
2019-08-13 13:26:59 +03:00
e54329cb28 Update builder script 2019-08-13 12:12:28 +03:00
233815cc22 Import gatsby from starter 2019-08-13 11:20:10 +03:00
611729214a Snippet format update
To match the starter (for the migration)
2019-08-13 10:29:12 +03:00
d9aeb2c9de Update package.json 2019-06-03 11:58:20 +03:00
0454a1ea74 Merge branch 'master' into feat/use-kleur 2019-06-03 11:57:35 +03:00
f3db3a52bf Migrate to kleur 2019-06-03 10:23:53 +02:00
864678db0e Move devDependencies under dependencies 2019-06-03 10:10:31 +02:00
f67afc10c1 Housekeeping 2019-01-09 19:37:32 +02:00
e649e54a6a 1.2.3 2018-12-05 17:11:22 +02:00
c5f349e136 Fix module generation 2018-11-11 03:20:06 +11:00
087424a244 1.2.2 2018-11-10 15:58:51 +02:00
30627263af Minor fixes 2018-11-10 15:55:24 +02:00
f31f91e51a 1.2.1 2018-11-10 15:24:21 +02:00
96b3e2baf2 Fix package 2018-11-10 15:24:15 +02:00
82bc10296b Update package 2018-11-10 15:20:47 +02:00
183689aace 1.2.0 2018-11-10 15:19:48 +02:00
5e30bcc786 Update testing system 2018-11-10 15:01:06 +02:00
98a55e27cf Add coverage test for Codacy 2018-10-26 20:19:07 +03:00
5968e2286b Created VSCode snippet data
Also some minor changes and updates to files all over the place
2018-10-26 19:54:18 +03:00
8d2ddd7e94 Updated extractor, removed analyzer 2018-10-26 18:34:57 +03:00
6e1cc01ecc Cleanup after script updates 2018-10-19 20:31:51 +03:00
4270fa9a3d Linted everything, removed semistandard 2018-10-18 23:38:01 +03:00
f22158a3d6 Add eslint to devDep and configure it 2018-10-18 22:33:30 +03:00
d6d83dbce3 Fix packager: Babel 7, named exports 2018-10-01 10:28:27 +10:00
759ffd3863 1.1.0 2018-09-22 11:27:41 +03:00
a2356fdbb3 Updated for transfer to org 2018-09-22 10:58:26 +03:00
7cc75a1adb Update dependencies to deal with vulnerabilities 2018-09-14 19:41:26 +03:00
eaa0782531 remove all trailing spaces 2018-09-14 18:29:36 +02:00
13bfe46645 remove the trailing spaces 2018-09-14 18:22:34 +02:00
e1a9c5292c remove indentation 2018-09-14 17:52:23 +02:00
bdb845dc41 move markdown-builder to devDependencies 2018-09-14 15:52:45 +02:00
ba785feca6 build 2018-09-14 15:15:41 +02:00
7f10b7c2e2 add markdown-builder 2018-09-14 12:49:36 +02:00
2ce29881e3 build: add glossary scripts 2018-07-28 23:28:00 +02:00
438494f00b 1.0.0 2018-07-16 19:45:30 +03:00
5b88afce12 0.0.4 2018-07-14 11:18:44 +03:00
a6e3fcf287 Added some analysis to snippets
New script that generates two JSON files with tokenization data about snippets (does not run on Travis). Data can be used for visualizations and possibly creating a complexity index for the snippets.
2018-06-23 12:38:37 +03:00
ba3fcbb95a Refreshed packages 2018-06-18 20:48:37 +03:00
3a89fe304a Final fixes, all tests running 2018-06-18 20:41:57 +03:00
ed3b40c4f2 Test scripting updates 2018-06-18 19:05:29 +03:00