diff --git a/docs/index.html b/docs/index.html index 8a5cbc8..8ac39df 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,7 +1,47 @@ + + - Hello - + index.md + + + + + + + - Body + + + +

Index

+ +

This is where I dump my thoughts.

+ + + + diff --git a/posts/index.md b/posts/index.md new file mode 100644 index 0000000..ac9a1a4 --- /dev/null +++ b/posts/index.md @@ -0,0 +1,7 @@ +# Index + +This is where I dump my thoughts. + +- [Backup my way](2022-06-08-backup) +- [Dockerfile for Go](2022-06-08-dockerfile-go) +- [Bootstrap Go](2022-07-10-bootstrap-go)