Archimedes Trajano
Archimedes Trajano
I would like to add something that changes the header based on the contents of the original file namely to put preloads in the header. For example for https://github.com/futtta/autoptimize/issues/49#issuecomment-241273162 ```...
Is it possible to have a version of the image built so that it can be configured using environment variables rather than building a custom image?
I want to keep the layout of the keyboard to match a real one, but I want some areas to leave gaps. Something like `rowgap1: { width: 10 }` where...
Rather than embedding everything in the bundle.js perhaps extract it so it uses the CDN without changing the templates. Something like `fontawesome.useCdn(true)` or `fontawesome.useCdn(url)`
Add the capability of printing pictures by adding an icon for print and saving videos and pictures by adding a button.
I get the following > TS7016: Could not find a declaration file for module 'office-ui-fabric-vue'. 'C:\w\trajano-ms\ms-vue\node_modules\office-ui-fabric-vue\dist\index.js' implicitly has an 'any' type. > Try `npm install @types/office-ui-fabric-vue` if it exists or...
The glusterfs-volume-plugin wraps a GlusterFS-Fuse client to connect to a GlusterFS server cluster. Instead of having the managed plugin just be a client use it as the actual GlusterFS server....
Part of the build script is to install and run go. We can probably avoid that by doing multistage builds and copy the executable
This does not appear to generate an icon for Electron apps
**Description** **Steps to reproduce the issue:** 1. DOCKER_HOST=ssh:/// docker stats **Describe the results you received:** A few services come out as `--` on a loaded machine/network **Describe the results you...