ls /data/tippett/iri_html/ 963 ls -latr 964 cd index 965 cd /data/tippett/iri_html/ 966 ls -latr 967 pip install mkdocs 968 mkdocs --version 969 mkdocs new my-project 970 ls my-project/ 971 cd my-project/ 972 ls 973 emacs mkdocs.yml 974 ls docs/ 975 curl 'https://jaspervdj.be/lorem-markdownum/markdown.txt' > docs/about.md 976 emacs mkdocs.yml 977 mkdocs build 978 cd docs/ 979 ls 980 emacs index.md 981 cd .. 982 mkdocs build 983 emacs docs/about.md 984 mkdocs build 985 cd ~/matlab/net_assessment/