-
i took the shortcodes exemplars and added a button into column, which renders a button box with broken html for me…. is this working for others in the latest releae? (i do not ((yet)) know if it was previously broken, or if the problem is with my environment) |
Beta Was this translation helpful? Give feedback.
Answered by
xoxys
Jun 24, 2022
Replies: 3 comments 1 reply
-
Works for me:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Interesting. an href DOES seem to work.
Does relref work for you as well?
```
---
#cascade: [type,categoties,weight,geekdocToC,geekdocNav,geekdocBreadcrumb]
type: docs
categories:
- Wolfspyre
weight: 15
geekdocToC: 5
geekdocDescription: 'An exemplar and documentation set of the front matter usable within geekdocs'
date: "2022-05-04"
title: "WolfspyreLabs"
slug: /
geekdocNav: true
geekdocBreadcrumb: true
geekdocAlign: "center"
geekdocFlatSection: false
tags:
- geekdocs
- geek
- hugo
- yaml
- frontmatter
---
Welcome to the wonderful world of Wolfspyrelabs.
{{< button href="https://wolfspyre.io/metrics" >}}Stats{{< /button >}}
*
{{< button size="large" relref="blog/" >}}Blog{{< /button >}}
*
{{< button size="small" relref="docs/WolfspyreLabs/" >}}WolfspyreLabs{{< /button >}}
*
{{< button size="large" relref="docs/" >}}Docs{{< /button >}}
Feature overview
{{< columns >}}
Clean and simple design
put some 💩 here! eh?
{{< button href="https://github.com/thegeeklab/hugo-geekdoc" >}}Contribute{{< /button >}}
{{< button relref="/blog" >}}Relref Contribute{{< /button >}}
<--->
Light and mobile-friendly
```

[= The contents of this message have been written, read, processed, erased, sorted, sniffed, compressed, rewritten, misspelled, overcompensated, lost, found, and most importantly delivered entirely with recycled electrons =]
… On Jun 23, 2022, at 2:10 AM, Robert Kaussow ***@***.***> wrote:
Works for me:
{{< columns >}}
## Left
Dolor sit, sumo unique argument um no. Gracie nominal id xiv. Romanesque acclimates
investiture. Ornateness bland it ex enc, est yeti am bongo detract re. Pro ad prompts
feud gait, quid exercise emeritus bis e. In pro quints consequent, denim fastidious
copious quo ad. Stet probates in duo.
{{< button href="https://github.com/thegeeklab/hugo-geekdoc" >}}Contribute{{< /button >}}
<--->
## Mid Content
Dolor sit, sumo unique argument um no. Gracie nominal id xiv. Romanesque acclimates
investiture. Ornateness bland it ex enc, est yeti am bongo detract re.
<--->
## Right Content
Dolor sit, sumo unique argument um no. Gracie nominal id xiv. Romanesque acclimates
investiture. Ornateness bland it ex enc, est yeti am bongo detract re. Pro ad prompts
feud gait, quid exercise emeritus bis e. In pro quints consequent, denim fastidious
copious quo ad. Stet probates in duo.
{{< /columns >}}
<https://user-images.githubusercontent.com/3391958/175237602-cd4afb1a-95e7-4067-b5bd-18d61dd824cc.png>
—
Reply to this email directly, view it on GitHub <#441 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAM2KEZ2IUFRO3OIOQIJ6RDVQQEU5ANCNFSM5ZSQUS3Q>.
You are receiving this because you authored the thread.
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Addressed by #443 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
xoxys
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Addressed by #443