-
Our corporate client will upload graphics for:
1. floor plan
2. engagement graphics
We would likely use S3.
- [x] Upload file to S3
- [ ] Fine grained access control
- [ ] There will be only one set …
tpun updated
10 years ago
-
There. I said the ugly word. I think its both the most hated and most powerful feature of Rails, so we should tread carefully here. I heard from multiple people that the absence of sprockets and abili…
skade updated
9 years ago
-
Use https://github.com/jekyll/jekyll-assets
-
👏ASSET👏PIPELINE👏ASSET👏PIPELINE👏
-
Use Grunt, Gulp, or one of these:
https://github.com/planetjekyll/awesome-jekyll-plugins#assets--converters--minifiers to minify our assets and have Travis CI run the script before deployment.
-
I noticed on #7 that you mention being able to dynamically load templates and assets, and that got me wondering about how you imagine cargonauts users will handle assets.
I recently released [a cra…
-
From [this post](https://discuss.rubyonrails.org/t/guide-to-rails-7-and-the-asset-pipeline/80851/10)
```
The default (without node/yarn)
Rails 7: Import Maps + Sprockets
Rails 8: Impor…
-
- [ ] Visual/UI pipeline.toml editor (it's quite hard to figure out how to edit the file manually right now, see #524 for context)
- [ ] #689
- [ ] UI to browse compiled assets (in the [Ambient IDE]…
-
My use case includes copying SCSS files through a libraries build.rs file into my application root directory.
Building the styles (SASS) will only work with the output from this build script.
Bu…
-
Are there plans to make a built-in asset pipeline based on Webpack, Parcel or Rollup? That would be awesome.