Kelvin Nguyen
Kelvin Nguyen
As the title states, with the latest Ghost version, we no longer need our hacky management of tags. Leverage Ghost's setup instead.
Toast notifications are not properly being displayed due to an issue with toastr. This probably related to our build and the built bundle.
The original close icon for the subscribe button was being pulled from some CDN source that no longer exists, so we'll need to provide a replacement or fix for this.
It's been a long time since the code has been cleaned up. It originally started as a fork of another project but has since deviated drastically. As a result, it's...
Hi Everyone, Thanks for all of your support, downloads, issue requests, and feedback! This project was originally built to solve a personal problem that I experienced and I'm glad to...
Given Nativefier's "warning on builds older than 60 days" threshold, automatically releases becomes even more improtant. We need to set up a GitHub action to automatically build the releases and...
# What Changed Upgrade playroom to the latest [0.28.0](https://github.com/seek-oss/playroom/releases), which brings in: - Dark Mode support - Support for `^4.3.2` TypeScript versions - Support for Webpack 5 - Add `.yarnrc`...
Since the last release of this project, DynamoDB now supports a new billing mode of "Pay Per Request", which sets your DynamoDB table as [on-demand](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/HowItWorks.ReadWriteCapacityMode.html). Previously the default setup was...
Build a project site around this theme, using github pages
This should be a minor fix but haven't had time to look at it. We need to update our `gulp watch` job to auto compile changes back into the public...