Hi Everyone, I'm happy to say the migration of Flinks documentation to hugo is complete! There will likely be some continued work over the next weeks to clean up the css but the documentation freeze is over.
Please carefully read docs/README for details about how to build and work with our new documentation setup. I will be working to update the documentation contribution guide on flink-web today. There were a lot of files that were automatically migrated from Jekyll to Hugo. If you notice an issue please create a ticket in Jira and tag me (sjwiesman). If you have any questions please do not hesitate to ping me on a PR, I will be extra vigilant to watch my Github notifications through this release cycle. *IMPORTANT* Jekyll and Hugo both use a directory called docs/content for different purposes. Jekyll uses it to cache build artifacts and as such it has been part of flinks .gitignore. This means the Jekyll content will *not* be removed when you pull from master. Please manually delete these files or the site will fail to build. I strongly encourage you to delete docs/content before pulling from master. Seth