Docusaurus Notes
#
IntroductionI use Docusaurus for this site. Docusaurus is a free and open-source static site generator built by Facebook for documenting projects. I deploy on GitHub Pages.
#
SetupI set up my development environment using a Windows Subsystem for Linux (WSL), the VisualStudio Code editor, and the VS Code WSL extension. You can read more about my setup here.