mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-07-22 15:22:28 +00:00
- new link effects: target download - effects can now be strings besides bools (to allow for custom download attribute on links) - remove "no*" classes form image as they don't make sense for string effects and are cluttering the image class list for newly introduced effects - refactor attribute parsing for later reusage in menu generation, button topbar, etc.
This commit is contained in:
parent
516e552ece
commit
aaf0c707a2
10 changed files with 230 additions and 93 deletions
docs/content/introduction/quickstart
|
@ -127,7 +127,7 @@ Open [http://localhost:1313](http://localhost:1313) in your web browser.
|
|||
|
||||
You can keep the server running while you edit. The browser will update automatically when you save changes.
|
||||
|
||||
{{% figure src="magic.gif" link="https://gohugo.io" alt="Magic" caption="It's a kind of magic" %}}
|
||||
{{% figure src="images/magic.gif" link="https://gohugo.io" alt="Magic" caption="It's a kind of magic" %}}
|
||||
|
||||
## Build and Deploy
|
||||
|
||||
|
|
Binary file not shown.
Before ![]() (image error) Size: 1.4 MiB |
Loading…
Add table
Add a link
Reference in a new issue