Release 1.3.0
A little about the release
I redesigned the post page. This allowed us to add new shortcodes that will make your posts more expressive.
Unfortunately, I didn't have time to describe the changes in the documentation. So the next release will be 1.3.1, in which I'll focus on optimizations and refactorings. I also plan to revise the documentation.
In the future, each new release will contain a separate description with changes.
🐛 BugFix
🌟 New Feature
New shortcodes
Split
Split allows you to split the article, it will look like this.
Split-Wide
split-wide allows you to split the article, as well as insert content inside. for example title.
Important note. Due to the peculiarity of the behavior of hugo, instead of the closing shortcode, we had to make two separate ones, otherwise the content of the article would not work
for example picture.
or code
Split-Post
Outcome
You can also combine these shortcodes. Experiment, if you find bugs, write.
Admonition
Now, if you remove the title parameter, then admonition will look like this
These are the biggest changes I would like to draw your attention to.
Home Profile
Now the hat looks like this
Turbo yandex pages
Documentation here https://yandex.ru/dev/turbo/.
In the next release I will explain how to configure
Screaming headline
> Погасите долги
>> Погасите долги
>>> Погасите долги
>>>> Погасите долги
Print article
I have added css styles that make the site easier to print. But there is still work to be done, not everything is perfect, but better than it was
As usual, I will be glad if you put a star on the project for my efforts