diff options
author | Nick Van Doorn <vandoorn.nick@gmail.com> | 2019-04-05 15:50:40 -0700 |
---|---|---|
committer | Nick Van Doorn <vandoorn.nick@gmail.com> | 2019-04-05 15:50:40 -0700 |
commit | fc7c3e6dfc3e6fa84bd7b51eee4fe8492dac0b93 (patch) | |
tree | 2dbf226ad4ef1b5dbf8bb2806aba562c8dfb7daa /README.md | |
parent | 3625b951527dd3f9d626e4f178cb6b73f3a52443 (diff) |
Update readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |