Results 12 issues of 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.

enhancement
help wanted

Toast notifications are not properly being displayed due to an issue with toastr. This probably related to our build and the built bundle.

bug
help wanted

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.

bug
help wanted

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

enhancement
help wanted

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

help wanted

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

help wanted

# 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`...

minor

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

enhancement
help wanted

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

bug