fix(README): better Docsy installation description
This commit is contained in:
parent
685cf2e5d1
commit
a3e7cd3e27
5 changed files with 14 additions and 10 deletions
24
README.md
24
README.md
|
|
@ -23,28 +23,32 @@ To get a locally running documentation editing and presentation environment, fol
|
|||
|
||||
#### Documentation language
|
||||
|
||||
The documentation is done in [Relearn-Syntax](https://mcshelby.github.io/hugo-theme-relearn/index.html).
|
||||
The documentation is done in [Docsy-Theme](https://www.docsy.dev/).
|
||||
|
||||
So for editing content just goto the `content`-folder and edit content arrording to the [documentation language spec](https://mcshelby.github.io/hugo-theme-relearn/cont/index.html)
|
||||
So for editing content just goto the `content`-folder and edit content arrording to the [Docsy documentation](https://www.docsy.dev/docs/adding-content/)
|
||||
|
||||
### Commiting
|
||||
|
||||
After having finished a unit of work commit and push.
|
||||
|
||||
## Installation steps illustrated
|
||||
## Annex
|
||||
|
||||
### Installation steps illustrated
|
||||
|
||||
When you run the above installation, the outputs could typically look like this:
|
||||
|
||||
### Steps 1-4 in the terminal
|
||||
#### Steps 4/5 in Visual Studio Code
|
||||
|
||||

|
||||
##### Reopen in Container
|
||||
|
||||
### Steps 5/6 in Visual Studio Code
|
||||

|
||||
|
||||

|
||||
##### Hugo server is running and (typically) listens to localhost:1313
|
||||
|
||||

|
||||
After some installation time you have:
|
||||
|
||||
### Steps 6 in a web browser
|
||||

|
||||
|
||||

|
||||
#### Steps 6 in a web browser
|
||||
|
||||

|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue