Skip to content

Commit 416a37e

Browse files
committed
updating pics to .svg and checking all links
1 parent 219f944 commit 416a37e

File tree

83 files changed

+460
-168
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

83 files changed

+460
-168
lines changed

README.md

+1-1
-77.2 KB
Binary file not shown.
Binary file not shown.
-85.7 KB
Binary file not shown.
Binary file not shown.

docs/pics/go-pointers.jpg

-46.5 KB
Binary file not shown.

docs/pics/interfaces.jpg

-74.4 KB
Binary file not shown.
Binary file not shown.

docs/pics/launchd.jpg

-54.2 KB
Binary file not shown.

docs/pics/software/development/dns-create-dns-server-on-your-raspberry-pi.svg

+1

docs/pics/software/development/go-executable-your-code-and-go-runtime.svg

+1

docs/pics/software/development/go-function-passing-by-reference-and-value.svg

+1

docs/pics/software/development/go-interfaces.svg

+1

docs/pics/software/development/go-pointers.svg

+1
File renamed without changes.

docs/pics/software/development/latex-software-flow-to-create-svg-image-file.svg

+1

docs/pics/software/development/launchd.svg

+1

docs/pics/software/development/ssh-keys-github-overview.svg

+1

docs/pics/software/development/using-go-with-windows-vs-code-and-bash-wsl-terminal.svg

+1

docs/pics/software/development/vagrant-docker-packer.svg

+1

docs/pics/software/development/vagrant-overview.svg

+1

docs/pics/software/development/virtual-machine-vs-docker-container.svg

+1

docs/pics/software/development/vs-code-using-go-with-windows-vs-code-and-bash-wsl-terminal.svg

+1
-86.9 KB
Binary file not shown.
Binary file not shown.

docs/pics/vagrant-docker-packer.jpg

-166 KB
Binary file not shown.

docs/pics/vagrant-overview.jpg

-64.9 KB
Binary file not shown.
-90.2 KB
Binary file not shown.

other/stem/math/pure/changes/calculus-cheat-sheet/README.md

+1

other/stem/math/pure/changes/calculus-cheat-sheet/differential-equations-cheat-sheet/README.md

+1

software/development/development-environments/software-install-methods-cheat-sheet/README.md

+4-1

software/development/development-environments/vagrant-cheat-sheet/README.md

+5-2

software/development/development-environments/virtualbox-cheat-sheet/README.md

+4-3

software/development/development-environments/virtualbox-cheat-sheet/install-arch-linux-mini.md

+3

software/development/development-environments/virtualbox-cheat-sheet/install-debian-mini.md

+3

software/development/development-environments/virtualbox-cheat-sheet/install-ubuntu-with-gnome-desktop.md

+3

software/development/development-environments/virtualbox-cheat-sheet/install-windows.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"MD013": false
3+
}

software/development/development-environments/visual-studio-code-cheat-sheet/README.md

+8

software/development/development-environments/visual-studio-code-cheat-sheet/verilog-hdl-extension.md

+15-5

software/development/development-environments/visual-studio-code-cheat-sheet/vs-code-on-windows-wsl.md

+8-1

software/development/development-environments/vmware-cheat-sheet/README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"MD013": false,
3-
"MD036": false
3+
"MD036": false
44
}

software/development/languages/go-cheat-sheet/README.md

+4-1

software/development/languages/go-cheat-sheet/basic-concepts.md

+8

software/development/languages/go-cheat-sheet/control-structures-and-flow-control.md

+9-1

software/development/languages/go-cheat-sheet/data-types.md

+9-1

software/development/languages/go-cheat-sheet/error-handling-and-logging.md

+14-7

0 commit comments

Comments
 (0)