amrith@portfolio:~$echo "Work In Progress"
amrith@portfolio:~$cat WIP.md
This page is under active development. Check back soon.
amrith@portfolio:~$ls -la tasks/
total 4
drwxr-xr-x 2 amrith staff 64 Dec 12 04:20 .
drwxr-xr-x 7 amrith staff 224 Dec 12 04:20 ..
-rw-r--r-- 1 amrith staff 256 Dec 12 04:20 backlog.txt
-rw-r--r-- 1 amrith staff 128 Dec 12 04:20 todo.md
amrith@portfolio:~$tail -n 5 tasks/todo.md
- refine copy
- add screenshots
- verify accessibility
- optimize images
- publish
amrith@portfolio:~$echo "Follow progress on /blog"
amrith@portfolio:~$█