diff --git a/pages/coding.md b/pages/coding.md index b22894f..4a60d98 100644 --- a/pages/coding.md +++ b/pages/coding.md @@ -6,18 +6,14 @@ tags: - code --- - ### resources for getting going with general digital projects - * a link to my own [gitHub](https://github.com/WolfieKnee/) - * [MDM JS reference](https://developer.mozilla.org/en-US/docs/Web/JavaScript) - * [codewars](https://www.codewars.com/) - * [code kata](http://codekata.com/) - * [Lume](https://lume.land/docs/getting-started/your-first-page/) - * [YAML](https://yaml.org/) - * [JSON](https://www.json.org/) - * [green software foundation](https://greensoftware.foundation/) - +* [MDM JS reference](https://developer.mozilla.org/en-US/docs/Web/JavaScript) +* [codewars](https://www.codewars.com/) +* [code kata](http://codekata.com/) +* [Lume](https://lume.land/docs/getting-started/your-first-page/) +* [YAML](https://yaml.org/) +* [JSON](https://www.json.org/) +* [green software foundation](https://greensoftware.foundation/) * [command line cheat sheet](https://www.git-tower.com/blog/command-line-cheat-sheet/) * [shell workshop](https://www.udacity.com/course/shell-workshop--ud206) - * this page gives infromation on adding [diagrams with mermaid](https://github.blog/2022-02-14-include-diagrams-markdown-files-mermaid/)... I could get into this!