mirror of
https://gitlab.com/djdietrick/docs
synced 2026-05-03 03:50:54 -04:00
Added go section, changed .gitlab-ci.yml to push to AWS ECR
This commit is contained in:
1
docs/go/index.md
Normal file
1
docs/go/index.md
Normal file
@@ -0,0 +1 @@
|
||||
# Go
|
||||
6
docs/go/sidebar.json
Normal file
6
docs/go/sidebar.json
Normal file
@@ -0,0 +1,6 @@
|
||||
[
|
||||
{
|
||||
"text": "Go Basics",
|
||||
"items": [{ "text": "Introduction", "link": "/go/" }]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user