Michael Currin

Results 322 issues of Michael Currin

## Fields Setting fields like `dockerfile`, `command`, `volume` and `environment`. ```yaml services: mya_app: build: context: .. dockerfile: .devcontainer/Dockerfile command: sleep infinity volumes: - ..:/workspace environment: - DEBUG=0 - ENVIRONMENT=local ports:...

Maybe a gem or plain HTML template can help for the layout formatting.

Run this ``` grep -L listing $(find . -type f -name 'index.md') ``` And then abort build if "index.md" file is _missing_ from a level. --- This change would be...

https://michaelcurrin.github.io/dev-cheatsheets/cheatsheets/ruby/gems/ https://github.com/MichaelCurrin/dev-cheatsheets/blob/master/cheatsheets/ruby/gems/index.md ![bug](https://user-images.githubusercontent.com/18750745/175262268-dd87e858-311e-4cfb-b832-accbf26b996e.png) Other index pages don't seem affected

bug

```liquid {% assign size = 25 %} ```

Add simple GitHub CI flow for newer Jekyll. Add hover for flex - currently doesn't work nice on div and darkness is too big Set background color of header and...

There is a pattern from other projects Will it work in Jekyll? If I have frontmatter in it should be okay. Check that the path resolves too in the URL...

On the menu On each section And repeat within a section so its easy to tell where you are - the color can be applied as well somewhere https://simpleicons.org/

https://michaelcurrin.github.io/dev-cheatsheets/cheatsheets/javascript/npm/commands/ ``` Cheatsheets / Javascript / Npm / NPM commands ``` vs https://michaelcurrin.github.io/dev-cheatsheets/cheatsheets/javascript/npm/ ``` Cheatsheets / Javascript / NPM ```

And create commands folder in NPM Add link to NPM from JS main section