Skip to content

Commit 05f6fdc

Browse files
authored
Update PLAN.md
1 parent e3540ec commit 05f6fdc

1 file changed

Lines changed: 9 additions & 6 deletions

File tree

PLAN.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131

3232
### State management
3333
- vuex
34+
- Vue 3 / Nuxt composition API
3435

3536
### Storing informatio
3637
- local storage
@@ -50,8 +51,8 @@
5051
- CSS
5152

5253
### YAML syntax higlighting (TBD)
53-
- prism.js
54-
- ask Jesus
54+
- prism.js
55+
- highlight.js
5556

5657
### Testing:
5758
- Unit testing
@@ -62,7 +63,7 @@
6263

6364
### Linting:
6465
- ESLint
65-
- Prettier
66+
- Prettier (Jesus: eslint is sufficient, eslint+prettier may be conflicting)
6667
- StyleLint
6768

6869
### Commit hooks
@@ -72,9 +73,11 @@
7273
### Artwork
7374
- icons (TBD)
7475
- material-design-icons
75-
- font awesome
76-
- octicons (from GitHub)
77-
- fonts
76+
- font awesome (Jesus: use SVG)
77+
- octicons (from GitHub)
78+
- hero-icons (https://heroicons.com/)
79+
- feather-icons (https://feathericons.com/)
80+
- fonts (Jesus: don't use fonts, use system fonts)
7881
- Roboto Condensed
7982
- Roboto Mono
8083

0 commit comments

Comments
 (0)