Posts

  • 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


  • 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.