45 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
8de99a30e0 docs: update readme frameworks progress 2024-10-25 18:09:03 +02:00
Mathieu Schimmerling
c642344f1a chore: upgrade dependencies 2024-01-04 01:28:44 +01:00
Mathieu Schimmerling
329b02136a feat(ui): add button more frameworks 2023-07-20 10:01:54 +07:00
Mathieu Schimmerling
b6803a0dc0 fix(script): fix README progression content generation 2023-07-19 23:37:57 +07:00
Mathieu Schimmerling
d48634e235 fix: fix font css on Safari 2023-07-09 23:27:14 +07:00
Mathieu Schimmerling
2ecdd29f84 Add Web App Features > Render app (#140)
* fix(lit): remove all Lit "index.html" files

* feat(content): add webapp features > render app

* feat(content): add render app > svelte example

* feat(content): add render app > alpine example

* feat(fmw): add generic filename sorter

* fix(content): fix missing snippet blocks

* build(git): add build progress to precommit hook
2023-01-07 03:34:54 +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
1380f959f6 chore: format with prettier 2022-11-09 02:11:46 +00:00
Mathieu Schimmerling
16433bc816 fix(scripts): fix progress script to find heading Progression 2022-05-19 02:01:49 +02:00
P. Christopher Bowers
011742afc4 feat: ♻️ Refactored to 1 config instead of 2\n\nRemoved config.cjs in favor of 1 config to maintain all framework information 2022-05-11 10:03:47 -04:00
P. Christopher Bowers
1b5a997720 feat: Added Alpine JS
Added Alpine JS as another framework library
2022-05-10 16:52:05 -04:00
Mathieu Schimmerling
94fe26fb33 add progression script 2022-05-06 20:37:06 +02:00
Mathieu Schimmerling
69f58d9d28 remove unused scripts 2022-04-18 19:38:51 +02:00
Mathieu Schimmerling
71db4b388a use astro templating (#7) 2022-04-13 19:00:36 +02:00
Mathieu Schimmerling
3e4d91d49f content: add router link 2022-04-12 15:44:17 +02:00
Mathieu Schimmerling
695eeb437b improve doc a11y 2022-04-12 14:48:53 +02:00
Mathieu Schimmerling
002f1fe981 improve doc a11y 2022-04-12 14:41:31 +02:00
Mathieu Schimmerling
702308f778 update readme template 2022-04-12 11:27:33 +02:00
Mathieu Schimmerling
a9790b4809 improve contributing 2022-04-12 11:04:17 +02:00
Mathieu Schimmerling
0e72c9e55e add header anchor 2022-04-11 16:35:19 +02:00
Mathieu Schimmerling
6eadc6217b add framework logos 2022-04-11 16:08:23 +02:00
Mathieu Schimmerling
42897a530c fix layout 2022-04-11 14:25:47 +02:00
Mathieu Schimmerling
7d1e6162da add angular config 2022-04-11 09:56:54 +00:00
Mathieu Schimmerling
76358a8f93 quick fix 2022-04-09 20:17:42 +00:00
Mathieu Schimmerling
eb62435053 add console displays 2022-04-09 19:17:39 +00:00
Mathieu Schimmerling
8c5139e7db add navigation 2022-04-08 23:16:59 +00:00
Mathieu Schimmerling
c9d84bf0fb improve scripts 2022-04-08 21:43:57 +00:00
Mathieu Schimmerling
f2c3566b14 init astro website 2022-04-08 16:18:17 +00:00
Mathieu Schimmerling
5bd9816178 add astro 2022-04-07 14:04:03 +00:00
Mathieu Schimmerling
aea6d8ac2e rename src to content 2022-04-06 14:02:53 +00:00
Mathieu Schimmerling
2add6fba73 minor fix 2022-04-06 13:43:14 +00:00
Mathieu Schimmerling
ee37d4b22a change prettier config 2022-04-06 12:29:56 +00:00
Mathieu Schimmerling
3c342f2ebc add gitpod support 2022-04-06 11:44:35 +00:00
Mathieu Schimmerling
179f1bcaac improve doc 2022-04-06 11:29:07 +00:00
Mathieu Schimmerling
20482c32d2 eslint config by framework 2022-04-06 10:58:19 +00:00
Mathieu Schimmerling
b99850e00f add web app features 2022-04-06 10:29:48 +00:00
Mathieu Schimmerling
0d86a8aa35 update props section 2022-04-03 14:37:37 +00:00
Mathieu Schimmerling
8b7f2ec75f add missing folders 2022-03-29 19:20:05 +00:00
Mathieu Schimmerling
42e1881a9c add svelte prettier 2022-03-29 01:29:17 +00:00
Mathieu Schimmerling
1db405b809 add global doc generator 2022-03-29 01:25:46 +00:00
Mathieu Schimmerling
b16645bfd6 add docs generator 2022-03-29 01:13:13 +00:00
Mathieu Schimmerling
73cad5f50d add eslint and prettier config 2022-03-29 00:30:30 +00:00
Mathieu Schimmerling
08c5afe925 add create-section script 2022-03-28 22:50:50 +00:00