welpo
86f1ba0aaa
Update webmentions styling
...
+ add EOL newline
+ restore some changes
2025-05-18 23:37:21 +02:00
Jeremiah Russell
e71516ddc4
📝 docs(shortcodes): remove webmentions section from documentation
...
- delete outdated webmentions section to improve clarity and relevance
2025-04-30 11:41:58 +01:00
Jeremiah Russell
da4b49c2a6
📝 docs(blog): update webmentions link format
...
- change the webmentions link to use the correct file path format
2025-04-30 11:05:54 +01:00
Jeremiah Russell
59be662c90
💄 style(shortcodes): fix spacing in class diagram associations
...
- add spaces around association operators for consistent formatting
2025-04-30 11:02:11 +01:00
Jeremiah Russell
0351af5dc6
📝 docs(shortcodes): update webmentions section in blog post
...
- simplify introduction to webmentions with a link to a detailed guide
- remove detailed configuration steps to streamline content
- adjust shortcode usage instructions for clarity
2025-03-19 14:30:52 +00:00
Jeremiah Russell
f4ff3d96cc
📝 docs(blog): correct film title in shortcode example
...
- change "Burning" to "Beoning" to reflect original title
2025-03-19 14:06:50 +00:00
Jeremiah Russell
ee69da9fcc
💄 style(shortcodes): unify markdown emphasis style
...
- replace asterisks with underscores for consistent markdown emphasis across the document
2025-03-19 14:02:37 +00:00
Jeremiah Russell
ce5577154e
💄 style(blog): adjust indentation for mermaid diagram
...
- update indentation to improve readability of the class diagram in the blog post
2025-03-19 13:02:26 +00:00
Jeremiah Russell
89ebc6d253
Merge branch 'main' of github.com:welpo/tabi
2025-02-21 14:33:12 +00:00
Jeremiah Russell
e19725bd1f
📝 docs(shortcodes): add example for webmentions section
...
- include dual theme image example for webmentions
- provide live example based on page_url configuration
2025-02-20 12:54:23 +00:00
Óscar
61793b2e56
✨ feat: support Zola's native code block names ( #489 )
2025-02-15 22:31:55 +01:00
Jeremiah Russell
e83cef72eb
🐛 fix(blog): correct webmention config typo
...
- fix typo in config.toml example from 'enable' to 'enabled' to ensure proper functionality
2025-02-12 14:08:30 +00:00
Jeremiah Russell
afbf2aa2ff
🐛 fix(config): update webmentions configuration
...
- change "enable" to "enabled" for correct configuration key
- uncomment and set webmentions configurations for correct functionality
✨ feat(blog): add webmentions shortcode
- insert webmentions shortcode in blog shortcode index for display
🐛 fix(theme): update webmentions configuration in theme
- change "enable" to "enabled" for correct configuration key in theme
- uncomment and set webmentions configurations for correct functionality
2025-02-12 13:01:26 +00:00
Jeremiah Russell
e9cfbdc2eb
✨ feat(shortcodes): add webmentions section
...
- introduce a section for displaying webmentions for posts
- include subsections for mentions of posts and sites mentioned in posts
📝 docs(shortcodes): correct typos and improve clarity
- fix spacing and punctuation issues in Mermaid diagrams
- correct typo in "Provides" within the swap image section
- update Markdown syntax in admonition examples
- change "tranquility" to "tranquillity" in multilingual quote
- correct movie title from "Beoning" to "Burning"
- add usage examples for webmentions section
2025-02-11 08:03:01 +00:00
welpo
1dcd615615
📝 docs(shortcodes): clarify aside usage
2024-12-28 17:42:58 +01:00
welpo
da1b6bb0cc
📝 docs(shortcodes): clarify position
parameter usage for "aside"
2024-12-27 12:30:18 +01:00
Óscar
98b0c8d161
✨ feat(shortcodes): add 'aside' shortcode for side notes ( #452 )
2024-12-24 10:50:47 +01:00
Óscar
f8e98afd9d
✨ feat: add raw_path
parameter to image shortcodes ( #439 )
2024-11-27 21:34:42 +01:00
welpo
57a0a8e1a0
🚨 misc: change codeblock language from plaintext to txt
2024-11-07 14:34:31 +01:00
Óscar
e8381d05cc
✨ feat(shortcodes): support body admonitions ( #423 )
2024-11-07 14:33:06 +01:00
Óscar
c9f8d27b96
✨ feat: add force_text_direction shortcode ( #414 )
2024-10-18 19:01:15 +02:00
ZzMzaw
3fddb1f9a1
📝 docs: add mermaid shortcode usage ( #407 )
...
Co-authored-by: welpo <welpo@users.noreply.github.com>
2024-10-08 01:25:36 +02:00
welpo
008b976e06
✨ feat(remote_text shortcode): support line ranges ( #399 )
2024-09-22 15:06:38 +02:00
Óscar
90c1da1ddb
✨ feat(remote_text shortcode): support relative paths ( #398 )
2024-09-22 14:30:03 +02:00
Óscar
a7e78b29ab
✨ feat: add Mermaid diagram support ( #370 )
2024-08-28 14:56:30 +02:00
Óscar
d689c15145
✨ feat(admonitions): allow swapping admonition icons ( #340 )
2024-06-27 21:08:05 +02:00
Óscar
27525fc13f
✨ feat(shortcodes): add inline option to image shortcodes ( #315 )
2024-05-18 14:52:39 +02:00
welpo
b70efd1642
✨ feat: enable adding URL/path to code blocks ( #307 )
2024-05-03 17:37:40 +02:00
Óscar
5bc593b676
✨ feat(shortcodes): add remote_text shortcode ( #305 )
2024-05-02 22:57:56 +02:00
welpo
d0162291d9
✨ feat(shortcodes): add admonition shortcode ( #285 )
2024-03-21 01:21:11 +01:00
Óscar
ed845eaf25
✨ feat(shortcodes): support URLs for image source ( #280 )
2024-02-16 00:49:16 +01:00
welpo
c2664c85cd
📝 docs(shortcodes): link commit and PR for relative image paths
2023-11-24 02:15:54 +01:00
Óscar Fernández
7796162e37
✨ feat: allow relative paths for image shortcodes ( #222 )
2023-11-24 02:10:43 +01:00
Óscar Fernández
8aabeaecc3
⚡ ️ refactor: co-locate images ( #200 )
2023-10-07 23:27:55 +02:00