Christopher Geary

Results 13 issues of Christopher Geary

[Plate](https://github.com/knipferrc/plate-app), under the section for [Apps](https://github.com/unicodeveloper/awesome-nextjs#apps) is not written in Next so should be removed.

Umami is a simple, fast, website analytics alternative to Google Analytics. I'm proposing this project is added under "Apps" https://github.com/mikecao/umami

Hey, Stumbled across your list from the [awesome-static-website-services](https://github.com/agarrharr/awesome-static-website-services) list and noticed I had a few I could add. I've included them below. Let me know if you'd like me to...

Allow POST requests to include a JSON payload. These requests contain a small amount of information about the action that was taken on the WordPress site. For example, a post/page...

What do you think about including [IFTTT](https://ifttt.com) within the "Other" section? This is because IFTTT can trigger rebuilds of a static site [via webhooks](https://ifttt.com/maker_webhooks) when third party content changes on...

I've been having an issue for a while where some of the keys in maps are imported into Sass as their respective colour names, rather than a literal string. This...

- [x] Migrate to Hugo Pipes - [x] Remove NetlifyCMS from repo - [x] Consider removing BrowserSync in favour of `hugo server` - [ ] Make it easier to use...

I was way behind on new Hugo releases (0.26 to 0.34). If it's not too much work, look into building a Github bot to monitor the tags/releases on [gohugo/hugo](https://github.com/gohugoio/hugo/releases) and...

Currently SASS errors fail silently and still deploy, which is not great. Ideally need to throw an error so deployment doesn't happen.

Hugo makes no assumptions about your menus, but Atlas probably should. It's pretty cumbersome to code this per project, especially to support unlimited levels of menu items. https://gohugo.io/templates/menu-templates/