Skip to content

feat: Add columns / column shortcodes#970

Merged
lenderom merged 5 commits into
mainfrom
feat/add-column-system
Jun 22, 2026
Merged

feat: Add columns / column shortcodes#970
lenderom merged 5 commits into
mainfrom
feat/add-column-system

Conversation

@MoritzWeber0

Copy link
Copy Markdown
Member

Add the possibility to define columns in a specific container:

{{% columns %}}
{{% column width="40%" %}}
Column 1
{{% /column %}}
{{% column width="60%" %}}
Wider Column 2
{{% /column %}}
{{% /columns %}}

@MoritzWeber0 MoritzWeber0 marked this pull request as ready for review May 25, 2026 14:26
@MoritzWeber0 MoritzWeber0 requested a review from lenderom May 25, 2026 14:26
@MoritzWeber0 MoritzWeber0 mentioned this pull request May 25, 2026
@netlify

netlify Bot commented May 25, 2026

Copy link
Copy Markdown

Deploy Preview for fipguide ready!

Name Link
🔨 Latest commit 03961c6
🔍 Latest deploy log https://app.netlify.com/projects/fipguide/deploys/6a396b735ad37f0008df2d62
😎 Deploy Preview https://deploy-preview-970--fipguide.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@MoritzWeber0 MoritzWeber0 added the technical Technical issues, e.g. related to Hugo, HTML, CSS, deployment, etc. label Jun 2, 2026
Base automatically changed from fix/747-multi-float-images to main June 13, 2026 16:14
lenderom
lenderom previously approved these changes Jun 22, 2026
@lenderom lenderom merged commit 4be773f into main Jun 22, 2026
3 checks passed
@lenderom lenderom deleted the feat/add-column-system branch June 22, 2026 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

technical Technical issues, e.g. related to Hugo, HTML, CSS, deployment, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants