diff --git a/.devcontainer/browser.png b/.devcontainer/browser.png new file mode 100644 index 0000000..202f609 Binary files /dev/null and b/.devcontainer/browser.png differ diff --git a/.devcontainer/terminal.png b/.devcontainer/terminal.png new file mode 100644 index 0000000..ffc7fc1 Binary files /dev/null and b/.devcontainer/terminal.png differ diff --git a/.devcontainer/vsc-f1.png b/.devcontainer/vsc-f1.png new file mode 100644 index 0000000..38bc4fa Binary files /dev/null and b/.devcontainer/vsc-f1.png differ diff --git a/.devcontainer/vsc-hugo.png b/.devcontainer/vsc-hugo.png new file mode 100644 index 0000000..71bc7f1 Binary files /dev/null and b/.devcontainer/vsc-hugo.png differ diff --git a/README.md b/README.md index 24998ab..a519e9f 100644 --- a/README.md +++ b/README.md @@ -13,12 +13,12 @@ The repo contains a [Hugo `.devcontainer`-defintion](https://containers.dev/) so To get a locally running documentation editing and presentation environment, follow these steps: 1. open a terminal on your local box -1. Set `REPO=ipceicis-developerframework` -1. Clone this repo: `git clone --recurse-submodules https://bitbucket.telekom-mms.com/scm/ipceicis/${REPO}.git ` -1. Change to the repo working dir: `cd ${REPO}` -1. Open the repo in an [Devcontainer-aware tool/IDE](https://containers.dev/supporting) (e.g. `code .`) -1. Start the `devcontainer` (in VSC it's `F1 + Reopen in Devcontainer`) -1. When the container is up & running just open your browser with `http://localhost:1313/` +2. Set `REPO=ipceicis-developerframework` +3. Clone this repo: `git clone --recurse-submodules https://bitbucket.telekom-mms.com/scm/ipceicis/${REPO}.git ` +4. Change to the repo working dir: `cd ${REPO}` +5. Open the repo in an [Devcontainer-aware tool/IDE](https://containers.dev/supporting) (e.g. `code .`) +6. Start the `devcontainer` (in VSC it's `F1 + Reopen in Devcontainer`) +7. When the container is up & running just open your browser with `http://localhost:1313/` ### Editing @@ -30,4 +30,22 @@ So for editing content just goto the `content`-folder and edit content arrording ### Commiting -After having finished a unit of work commit and push. \ No newline at end of file +After having finished a unit of work commit and push. + +## Installation steps illustrated + +When you run the above installation, the outputs could typically look like this: + +### Steps 1-5 in the terminal + + + +### Steps 5 and 6 in Visual Studio Code + + + + + +### Steps 7 in a web browser + + \ No newline at end of file diff --git a/public/404.html b/public/404.html index f8db4fc..f193df5 100644 --- a/public/404.html +++ b/public/404.html @@ -17,17 +17,17 @@