-
Had a discussion with @davemcorwin and @ryanhofdotgov today where we were discussing uswds-jekyll, its use, and its relationship to [federalist-uswds-jekyll](https://github.com/18F/federalist-uswds-je…
afeld updated
3 years ago
-
- **What did you do?**
I ran the command :
➜ $ gem install bundler
Fetching bundler-2.2.13.gem
Successfully installed bundler-2.2.13
Parsing documentation for bundler-2.2.13
Installing ri …
-
## Summary
It would be helpful to render yaml key-values in markdown.
As now we have no convenient way to document for example configuration variables. These are common in technical documentation an…
ghost updated
3 years ago
-
I'm using the main GitHub branch, though I think this issue isn't necessarily related to that.
I noticed that editing a single file causes the entire resource list to be rebuilt:
https://github.…
-
# Mixed Language Build in One Project
It would be nice to be able to construct a project within Visual Studio which enables the user to mix and match between C#, Visual Basic .NET, F# and MSIL (CIL).…
-
There are quite a few examples of GDS projects that use static website generation tools but no actionable guidance on the topic.
Prior art includes:
- [gatsby](https://www.gatsbyjs.org/) a java…
-
see [TODO.md#starter-sites](https://github.com/netlify/netlify-cms/blob/master/TODO.md#starter-sites)
We should at first have starter sites for:
- [x] Jekyll
- [ ] Middleman
- [ ] Roots
- [ ] Hugo
L…
-
### Expected behavior and actual behavior.
Expected Behavior could be while saving the permitted urls it should whitelist those urls, but it return with error that SET -WHLIST generate a command erro…
-
**Issue:**
building now fails with
```
Making site... Build failed: Traceback (most recent call last):
File "/usr/local/lib/python3.8/dist-packages/foliant/backends/slate.py", line 253, in make
…
-
Hey there, I'm trying to update an extension to v4 and am having trouble finding any info about the upgrade path for extensions.
I have the test suite for the extension working with `3.4.1` and if …