Emruz Hossain
Emruz Hossain
### Describe the solution you'd like Ref: https://fabform.io/ ### Describe alternatives you've considered ### Additional context
### Describe the solution you'd like Example:  ### Describe alternatives you've considered ### Additional context
## Expected Behavior ## Current Behavior https://github.com/hugo-toha/toha/blob/1341d9216d9c2ea91f32143352a3d9deccd68fec/layouts/partials/sections/experiences/multiple-positions.html#L21 ## Possible Solution ## Steps to Reproduce 1. 2. 3. 4. ### Screenshots ### Browsers Affected - [ ] Chrome - [ ]...
The current post section is good enough to act a standalone documentation site. We can add a site variable named `mode` which will accept `portfolio` (default) or `documentation`. For `mode:...
Automatically hide sidebar, toc, navbar in the reading page. Make them visible again on scroll up. Or, Maybe there could be a button that toggle into distraction free mode.
### Describe the solution you'd like Large codeblocks should be collapsible to make the page more easier to navigate. Inspiration: https://neonmirrors.net/post/2021-06/policy-k8s-customresources/ ### Describe alternatives you've considered ### Additional context
User can pass optional arguments to the restic backup/restore process via `spec.target.args` field of BackupConfiguration/RestoreSession. **Pass args to restic backup command:** ```yaml apiVersion: stash.appscode.com/v1beta1 kind: BackupConfiguration metadata: name: sample-deployment-backup namespace:...