You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[recipes](/recipes/) - browse categories and languages that interest you.
13
-
14
-
### Highlights
15
-
16
-
Here are some highlights of this project:
17
-
18
-
-[CI/CD](/recipes/ci-cd)
10
+
-[Recipe categories](/recipes/) - start here browse topics and languages that interest you.
11
+
-[Make](/recipes/make/) - `Makefile` samples
12
+
-[CI/CD](/recipes/ci-cd/)
19
13
- Many language-specific sample [workflows](https://github.com/MichaelCurrin/code-cookbook/tree/master/recipes/ci-cd/github-actions/workflows) for GH Actions to test and deploy your app
20
-
- Plus some Netlify configs
14
+
- Plus some _Netlify_ configs.
21
15
- SEO
22
16
-[robots.txt](/recipes/robots/)
23
17
-[sitemap.xml](/recipes/sitemap/)
24
-
-[Shell](/recipes/shell/) - usage help for commands and examples or patterns to use them. Such as using `find` or `grep`.
18
+
-[Shell](/recipes/shell/) - usage help and examples for commands and patterns to use one or more commands to solve a real problem. Such as how to do find and replace using `find` or `sed` or how to clean up your git repo.
25
19
-[Jekyll](/recipes/jekyll/) - code snippets and configs
26
20
-[Containers](/recipes/containers) - commands and configs for using Docket and k8s.
0 commit comments