diff --git a/scrape.sh b/scrape.sh index 44a3f42..80fe9aa 100644 --- a/scrape.sh +++ b/scrape.sh @@ -32,12 +32,19 @@ main() ( 1|2 ) n=$((n+1)) printf "%s- [%s](%s)\n" \ - "$(for i in $(seq 0 $depth); do printf " "; done)" \ + "$( + i=0 + while ((i&2 ;; esac + echo "$line" | tee -a "./src/$(n_f)" &> /dev/null done ) diff --git a/src/SUMMARY.md b/src/SUMMARY.md index 499a4d4..82c641f 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -1,42 +1,42 @@ # Summary - - [THE STARTUP CTO'S HANDBOOK](001.txt) - - [Essential Skills And Best Practices For High Performing Engineering Teams](002.txt) - - [By Zach Goldberg](003.txt) - - [Dedications](004.txt) - - [Praise](005.txt) - - [Contents](006.txt) - - [Introduction](007.txt) - - [The Author](008.txt) - - [Using this Book](009.txt) - - [Business Processes](010.txt) - - [People & Culture](011.txt) - - [Management Fundamentals](012.txt) - - [Hiring and Interviewing](013.txt) - - [Onboarding](014.txt) - - [Performance Management](015.txt) - - [Team Makeup](016.txt) - - [Leadership Responsibilities](017.txt) - - [Which Type of Startup CTO Are You?](018.txt) - - [Technical Team Management](019.txt) - - [Tech Culture and General Philosophy](020.txt) - - [Tech Debt](021.txt) - - [Technology Roadmap](022.txt) - - [Tech Process](023.txt) - - [Developer Experience (DX)](024.txt) - - [Tech Architecture](025.txt) - - [Architecture](026.txt) - - [Data And Analytics](027.txt) - - [Tools](028.txt) - - [DevOps](029.txt) - - [Testing](030.txt) - - [Source Control](031.txt) - - [Production Escalations](032.txt) - - [IT](033.txt) - - [Security and Compliance](034.txt) - - [Conclusion: Measuring Success](035.txt) - - [Book References](036.txt) - - [Digital References](037.txt) - - [Glossary](038.txt) - - [About the author](039.txt) - - [About the publisher](040.txt) +- [THE STARTUP CTO'S HANDBOOK](001.txt) + - [Essential Skills And Best Practices For High Performing Engineering Teams](002.txt) + - [By Zach Goldberg](003.txt) +- [Dedications](004.txt) +- [Praise](005.txt) +- [Contents](006.txt) +- [Introduction](007.txt) + - [The Author](008.txt) + - [Using this Book](009.txt) +- [Business Processes](010.txt) +- [People & Culture](011.txt) + - [Management Fundamentals](012.txt) + - [Hiring and Interviewing](013.txt) + - [Onboarding](014.txt) + - [Performance Management](015.txt) + - [Team Makeup](016.txt) + - [Leadership Responsibilities](017.txt) + - [Which Type of Startup CTO Are You?](018.txt) +- [Technical Team Management](019.txt) + - [Tech Culture and General Philosophy](020.txt) + - [Tech Debt](021.txt) + - [Technology Roadmap](022.txt) + - [Tech Process](023.txt) + - [Developer Experience (DX)](024.txt) +- [Tech Architecture](025.txt) + - [Architecture](026.txt) + - [Data And Analytics](027.txt) + - [Tools](028.txt) + - [DevOps](029.txt) + - [Testing](030.txt) + - [Source Control](031.txt) + - [Production Escalations](032.txt) + - [IT](033.txt) + - [Security and Compliance](034.txt) +- [Conclusion: Measuring Success](035.txt) +- [Book References](036.txt) + - [Digital References](037.txt) +- [Glossary](038.txt) +- [About the author](039.txt) +- [About the publisher](040.txt)