Skip to content
This repository has been archived by the owner on Dec 20, 2021. It is now read-only.

Release 1.3.0

Compare
Choose a tag to compare
@uPagge uPagge released this 12 Jan 18:58
· 229 commits to master since this release

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

  • The following issue has been resolved: #11, #9, #8

🌟 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