Skip to content

Commit

Permalink
Update coding.md
Browse files Browse the repository at this point in the history
  • Loading branch information
WolfieKnee authored Nov 15, 2023
1 parent 5792caa commit 51167d3
Showing 1 changed file with 7 additions and 11 deletions.
18 changes: 7 additions & 11 deletions pages/coding.md
Original file line number Diff line number Diff line change
Expand Up @@ -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!

0 comments on commit 51167d3

Please sign in to comment.