summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNick Van Doorn <vandoorn.nick@gmail.com>2019-03-12 00:25:19 -0700
committerNick Van Doorn <vandoorn.nick@gmail.com>2019-03-12 00:25:19 -0700
commita798bd31e00f1ae0b4ee1293aabc3598c2ef84fd (patch)
tree91e77ab98c51e5b62662a6468a6b934ee3c86811 /README.md
parentfd06cd8e40db1cda81d9dc5ee39deac805f8b141 (diff)
Update todo & start tracking bugs
Diffstat (limited to 'README.md')
-rw-r--r--README.md33
1 files changed, 23 insertions, 10 deletions
diff --git a/README.md b/README.md
index 3436a1f..7f2a1eb 100644
--- a/README.md
+++ b/README.md
@@ -2,17 +2,30 @@
Portfolio for Nicholas Van Doorn
+## Goals
+
+1. Beautiful typography
+1. Let the work/experience speak for itself
+1. Small bundle
+1. Responsive AF
+
## TODO
-1. Figure out button/link/tag placement for each project
-1. Finish project component (most importantly make the header wrap below a certain size)
-1. Make sure there is no horizontal scrolling on mobile
-1. Add email to social section
-1. Fix splash screen sizing and positioning
+1. (style) Design a simple splash screen (big bold impactful heading, nice on brand image)
+1. (style) Responsive images
+1. (content) Add links to tools on about page
+1. (content) Compose BRNKL descriptions
+1. (build) Write a build step to render a PDF from the `/cv` page
+1. (style) Design a fucking stellar splash screen
-## Goals
+## Testing
-1. Beautiful typography
-2. Let the work/experience speak for itself
-3. Small bundle
-4. Responsive AF
+1. A11y audit
+1. Typography audit
+1. Test on wide range of screens for consistent behaviour
+
+## Bugs
+
+1. Loading page from URL does not apply `selected` css class to respective nav item
+1. "In prod" tag does not wrap around properly
+1. When the nav wraps "under" the heading, the left alignment with the heading looks weird (despite being positioned "correctly")