summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Van Doorn <vandoorn.nick@gmail.com>2019-03-19 02:28:00 -0700
committerNick Van Doorn <vandoorn.nick@gmail.com>2019-03-19 02:28:00 -0700
commit593d562a80655c1583126bc31d11da1bcd1590ed (patch)
tree444db73281aba0a27949cfcee3d62563cfe9a958
parent59564767382afafbdae858bce829ab10486a8980 (diff)
Update readme
-rw-r--r--README.md12
1 files changed, 9 insertions, 3 deletions
diff --git a/README.md b/README.md
index e3fa3ae..37da526 100644
--- a/README.md
+++ b/README.md
@@ -17,13 +17,19 @@ Portfolio for Nicholas Van Doorn
1. (content) Compose BRNKL descriptions
1. (build) Write a build step to render a PDF from the `/cv` page
1. (style) Write components or theme for cv content
+1. (style) Add colour to all FontAwesome icons
+
+## Future Ideas
+
+1. Factor content into markdown/MDX files (basically anything that pulls the content away from the source code a bit more.)
1. (style) Design a fucking stellar splash screen
## Testing
-1. A11y audit
-1. Typography audit
-1. Test on wide range of screens for consistent behaviour
+1. Google Lighthouse
+1. A11y audit (`axe-core`?)
+1. Typography audit (???)
+1. Test on wide range of screens for consistent behaviour (???)
## Bugs