-
-
_[ Edit: This was not initially well thought out. To keep the record of the conversation intact, I have kept the rest of this post as I first posted it; for those just joining us, the actual feature r…
-
Nice work on this project, guys! :thumbsup:
My serverless front-end is a ReactJS ES6 Static S3 site. I've learned a number of things along the way that might be of value:
**1) Static Site Boilerplat…
-
I am using `mkdocs-static-i18n` to generate multi-language pages, but `mkdocs-print-site-plugin` only generates the default language for print-page.
Is there a option I can use to generate other l…
roddc updated
3 weeks ago
-
### What
- Progressive Web App report: [pwa-report.pdf](https://github.com/openfoodfacts/openfoodfacts-server/files/602028/pwa-report.pdf)
```[tasklist]
### Tasks
- [ ] Insert things we can act on he…
-
https://github.com/lringnes/one-click-hugo-cms/blob/master/site/static/admin/config.yml
-
### Describe the bug
If you try to deploy a public S3 bucket with the CDK or cloudformation in general, AWS will give you this useless error:
```
API: s3:PutBucketPolicy Access Denied
```
Th…
-
@ds-bellcom Regarding the 📄 [module overview document](https://github.com/OS2Forms/os2forms_docs/tree/29e4a5a1b06d6d39e2c8dcb4f9804bb448f32281/files).
Its great to have a publicly available anchor…
-
Check the [design system backlog](https://design.va.gov/documentation/backlog) and [experimental design tab](https://design.va.gov/experimental-design/) to see if your proposal has already been sugges…
-
**Version Used**: VS 15.3.5
**Steps to Reproduce**:
```cs
private void test()
{
void foo (T bar) => Console.WriteLine(bar);
foo(3);
}
```
Run "Extract Method" on the entire conten…