Tech Blog Categories: Games (44) D&D (43) Lost Mines of Phandelver (10) Curse of Strahd (1) 3 Wizards 1 Cleric (4) HotDQ (2) Photos (4) Tech (2) Wildemount (8) EBAC (7) The Seven Oaks (4) Freehold (4) Space Engineers (1) Posts Jul 5, 2020 Blog Toolchain Page under construction Purpose: Below is documentation for the current toolchain used to publish this blog, as well as any challenges experienced and the current solution in place. Services: Jekyll Static Site Generator Ruby jekyll-paginate-v2 jekyll-datapage-generator GitHub Travis CI Circle CI Amazon Web Services S3 CloudFront Route 53 API Gateway Lambda NameCheap Jekyll Static Site Generator Installation Customisation Plugins GitHub Circle CI Amazon Web Services IAM S3 CloudFront Route 53 API Gateway Lambda NameCheap Aug 26, 2019 Powershell to copy and sort files into dated folders and filetype subfolders The below Powershell script will copy files from one location to another, picking only the ones that were created within a specified date range and matching particular filetypes/extensions. Matching files are copied to dated folders with a custom description and further split by file extensions into subfolders.