Skip to content

Conversation

@JuliaEvseeva
Copy link
Collaborator

This PR brings several changes:

  • Adds the possibility to download the PDF with the architecture diagram #55.
  • Improves the code block styles. Adds the possibility to highlight a code line, show the line numbers #56.
  • Improves the README.
  • Bumps the Hugo version to avoid error with the TOC elements when headings contain links.
  • Removes the external-link styles that are defined in the documentation.

@JuliaEvseeva JuliaEvseeva self-assigned this Dec 18, 2025
@JuliaEvseeva JuliaEvseeva requested a review from armiol December 18, 2025 16:24
Copy link
Contributor

@armiol armiol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please see my comments.

AUTHORING.md Outdated
{{% /note-block %}}
```

# Code blocs
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"blocks".

AUTHORING.md Outdated

There are two ways to add code blocks with syntax highlighting.

### 1. Code blocks using triple backticks
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's simplify.

"1. With triple backticks"

(and then)

"2. Using highlight shortcode"

AUTHORING.md Outdated

Where:

* `lang` – the language of the code block.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

... — the language syntax.

Also, what are the supported values? A link to the supported values would be helpful here.

README.md Outdated

If you receive a `permission denied` message, but you are sure that you have
all the rights to the [required repositories](#prerequisites), try clearing
the cache and run the `hugo serve` again:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How does one clear the cache?

@JuliaEvseeva JuliaEvseeva requested a review from armiol December 18, 2025 17:38
@JuliaEvseeva JuliaEvseeva merged commit 1594500 into master Dec 18, 2025
1 check passed
@JuliaEvseeva JuliaEvseeva deleted the theme-update branch December 18, 2025 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants