summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Van Doorn <vandoorn.nick@gmail.com>2019-04-05 15:50:40 -0700
committerNick Van Doorn <vandoorn.nick@gmail.com>2019-04-05 15:50:40 -0700
commitfc7c3e6dfc3e6fa84bd7b51eee4fe8492dac0b93 (patch)
tree2dbf226ad4ef1b5dbf8bb2806aba562c8dfb7daa
parent3625b951527dd3f9d626e4f178cb6b73f3a52443 (diff)
Update readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9604985..d9d308f 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,7 @@ Portfolio for Nicholas Van Doorn
## TODO
1. (style) Style `/cv` route such that PDF is usable
+1. (build) Generate `srcset` for images at build time
## Future Ideas
@@ -29,6 +30,5 @@ Portfolio for Nicholas Van Doorn
1. Loading page from URL does not apply `selected` css class to respective nav item (might be a Netlify related issue?)
1. Fonts on Windows do not look great, Linux story likely is not much better
-1. Images and nav extends beyond container on really small viewport (iPhone 5)
1. "Selected" nav item uses same visual indicator as a normal link (confusing, inconsistent)
1. FontAwesome SVG sizing is not great (ideally it would change with text size)