I created this site for my current job because my boss's boss wanted to move away from using OneDrive to host our documentation team's process and standards documents. I had never used a static site generator but wanted to learn, so I volunteered to transfer the Word documents to this Jekyll based site. I used Pandoc to transform the docx documents into markdown, then I reformatted the tables, images, and notes styles to work with the includes included with the theme. I used Tom Johnson's Jekyll documentation theme: https://github.com/tomjoht/documentation-theme-jekyll. This project is located on my GitLab account: https://gitlab.com/heatherCl/boa-process-standards-docs
Slides I created for a presentation to the Customer Service Organization (CSO) group about my journey with SSGs. It was well received and generated interest in the development team, who reached out to me to help me further my goal to convert more of our files into an SSG.