16 Commits

Author SHA1 Message Date
Mathieu Schimmerling
54eeee51b4 v3: Technical refactor (#302) 2025-09-21 23:13:53 +02:00
Mathieu Schimmerling
8b510198c2 chore(readme): fix framework progressions display 2025-03-22 10:11:52 +01:00
Mathieu Schimmerling
c6d81a39db chore: upgrade node & pnpm 2025-03-22 10:02:37 +01:00
Mathieu Schimmerling
7e3a5a6829 ci: disable lint temporarily 2025-01-24 20:40:57 +01:00
Mathieu Schimmerling
e5aa6e593d ci: downgrade eslint from 9 to 8 2024-07-20 19:52:53 +02:00
Mathieu Schimmerling
66e2fc9b0d ci: remove lint step until migrate to eslint 9 2024-07-20 19:50:15 +02:00
Mathieu Schimmerling
98138106dd fix ci 2024-07-20 18:15:52 +02:00
Mathieu Schimmerling
f79e5367e6 build: upgrade shiki and use markdownit 2024-03-06 21:38:53 +01:00
Mathieu Schimmerling
002704cd25 test(*): add cypress and e2e tests 2024-03-05 17:24:20 +01:00
Mathieu Schimmerling
8118ca929d chore: upgrade dependencies 2024-03-03 00:48:51 +01:00
Mathieu Schimmerling
be52cbcbfc refactor: migrate from astro to svelte + vite to improve performance (#131)
* add highlighter
* add playground url
* add markdown support and notification center
* fix multiple md files
* add meta description with framework list
* fix: framework id loop index
* store frameworkIdsSelected in locale storage
* add generateFrameworkContent vite plugin
* add missing snippet case
* add content generate cache
* add angular component highlighter
* improve content generator organization
* add format and linter
* add git hooks
* add default frameworks
2023-01-03 01:36:47 +01:00
Mathieu Schimmerling
6b97dd3758 chore: update progress 2022-05-21 12:37:32 +02:00
Mathieu Schimmerling
55b229baf3 Pretty README (#78) 2022-05-18 12:44:56 +02:00
Mathieu Schimmerling
5feb35c627 attempt to fix memory issue 2022-04-18 19:10:31 +02:00
Mathieu Schimmerling
71db4b388a use astro templating (#7) 2022-04-13 19:00:36 +02:00
Mathieu Schimmerling
2733e719ab Add Github actions (#4)
* Create node.js.yml

* ci: remove npm get cache

* remove packagemanager field

* ci: specify packagemanager version

* ci: remove node 12 support

* ci: add lint cmd
2022-04-12 11:18:52 +02:00