Tony OHagan
Tony OHagan
**Is your feature request related to a problem? Please describe.** I'm creating web sites that will support content translation with posts and other content types that each have a subfolder...
**Is your feature request related to a problem? Please describe.** Having a CMS tool that I can hand over to a non-web developer to create graphics content would be gold!...
**Is your feature request related to a problem? Please describe.** The list of field types supported by the Front Matter editor should IMHO be the same as those supported by...
**Describe the bug** Image selector is saving the wrong path for Astro. **To Reproduce** Steps to reproduce the behavior: 1. Configure `frontmatter.json` to contain the following: ```json ... "frontMatter.content.pageFolders": [...
Suggestion: compress your JSON data for loading using [zipson](https://github.com/jgranstrom/zipson). You'd want to keep the original data file to maintain your data, but publish a compressed version that’s use to load...
My AVG anitvirus product reports a phishing link from this URL: - https://chidiwilliams.github.io/buzz/docs/usage Note the reference to existential.audio . 
Node and `cli-config` makes plugin support a no-brainer ... - We might add this into cli-config or implement it as a separate npm package. - TODO: Review other npm plugin...
I ran this simple test app and found that navigator.camera.getPicture() is responding with a `content://` URL rather than a `file://` URL when called from a live edit session on Android...
Cause: connect-phonegap API is not correctly reporting server errors. - Initially adding temporary fix into stlive code to report failure to get an IP address.
Need to evaluate what's involved for this but looks very doable.