Skip to content

✨ feat: render section content#484

Merged
welpo merged 1 commit into
mainfrom
feat/render-section-content
Feb 9, 2025
Merged

✨ feat: render section content#484
welpo merged 1 commit into
mainfrom
feat/render-section-content

Conversation

@welpo

@welpo welpo commented Feb 9, 2025

Copy link
Copy Markdown
Owner

Summary

Text in a section is now rendered similarly to on the home page. Before, this content was ignored.

Example code:

+++
title = "Notes"
sort_by = "date"
template = "section.html"
+++

Mostly notes for my future self. Always pruning, always growing.

The "Mostly notes…" part would not get rendered before. Now you get:

ss

Type of change

  • Bug fix (fixes an issue without altering functionality)
  • New feature (adds non-breaking functionality)
  • Breaking change (alters existing functionality)
  • UI/UX improvement (enhances user interface without altering functionality)
  • Refactor (improves code quality without altering functionality)
  • Documentation update
  • Other (please describe below)

Checklist

  • I have verified the accessibility of my changes
  • I have tested all possible scenarios for this change
  • I have updated theme.toml with a sane default for the feature
  • I have updated config.toml in tabi-start
  • I have made corresponding changes to the documentation:
    • Updated config.toml comments
    • Updated theme.toml comments
    • Updated "Mastering tabi" post in English
    • (Optional) Updated "Mastering tabi" post in Spanish
    • (Optional) Updated "Mastering tabi" post in Catalan

@welpo welpo added the enhancement New feature or request label Feb 9, 2025
@netlify

netlify Bot commented Feb 9, 2025

Copy link
Copy Markdown

Deploy Preview for tabi-demo ready!

Name Link
🔨 Latest commit 7770369
🔍 Latest deploy log https://app.netlify.com/sites/tabi-demo/deploys/67a908e5475523000869de31
😎 Deploy Preview https://deploy-preview-484--tabi-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@welpo welpo merged commit db5062f into main Feb 9, 2025
@welpo welpo deleted the feat/render-section-content branch February 9, 2025 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant