-
In order to ensure our users can find their way to all the relevant documentation for our service, we want to ensure upstream CF documentation is incorporated into cloud.gov navigation and search resu…
mogul updated
2 years ago
-
Sorry for the second feature request in this week. Like to share my thought...
This time, it is a feature I saw on the [trulia/hologram](https://github.com/trulia/hologram) styleguide repository. The…
-
When sitemap is build, each URL misses the trailing slash, _i.e_ `/`. That leads to 301 redirects to URL with trailing slash, which is not optimal for SEO.
Could you automatically add this trailing sl…
-
Can u please provide clarity on how this is meant to work?
I've tried with something like
```
---
# Blog
pageable : true
per_page : 1
# Template
template : true
---
…
-
## Expected behavior and actual behavior
Importing a file with the extension `.css.scss` does not work. Same goes with `.css.scss.erb`, `.scss.erb` and `.css.erb`
However `.scss` alone works just …
-
### What happened?
When RBE is used for cross-compilation, the host platform may be different from the exec platform.
In my case I have a linux_x86 host platform, so the launcher created by `ctx.a…
-
Using the gem I've found that the current_path includes forward slashes like this `/link/` so that it fails to match the path using `==`.
I've managed to fix this by changing it to
```ruby
…
-
Custom GitHub Actions Workflows were just announced.
As of the announcement, Next.js, Hugo, Gatsby, Jekyll, and NuxtJS are the first starter workflows available at https://github.com/actions/starte…
-
How can you add active class to nav items after page has loaded? I can only find HAML solutions.
-
I have a problem with compass after updating. I use middleman in my project and when I do `middleman build --verbose`, I get this result:
``` console
error library/stylesheets/themes/aqua-the…