welpo
0c2e0f36c4
Cache bust webmentions JS + drop unused config
2025-05-24 14:45:20 +02:00
welpo
d9be49ac20
Drop 'hello'
2025-05-24 14:39:06 +02:00
welpo
b669be9f59
Undo testing JS change + minify further
2025-05-24 14:07:50 +02:00
welpo
19b0cb3ce1
restore date change
2025-05-18 23:39:27 +02:00
welpo
86f1ba0aaa
Update webmentions styling
...
+ add EOL newline
+ restore some changes
2025-05-18 23:37:21 +02:00
Jeremiah Russell
c190f4001d
💄 style(webmentions): remove extra spaces and format script tag
...
- remove unnecessary spaces and adjust indentation for consistency
- format script tag to improve readability
✨ feat(webmentions): add greeting text to webmentions container
- include "hello" text within the webmentions container for initial display
2025-05-12 07:59:32 +01:00
Jeremiah Russell
d3d5e2439e
Merge pull request #6 from mmai/webmentions
...
Update Webmentions template & style
2025-05-10 08:54:09 +01:00
Henri Bourcereau
0fac9e4a8d
💄 style(webmentions): update dynamic webmentions css & js templates
2025-05-10 08:58:52 +02:00
Henri Bourcereau
fab267f0a7
🐛 fix(webmentions): remove "hello" placeholder
2025-05-08 15:37:24 +02:00
Jeremiah Russell
114b861039
Update templates/page.html
...
Co-authored-by: Henri Bourcereau <henri.bourcereau@gmail.com>
2025-05-02 12:06:19 +01:00
Jeremiah Russell
1f31b1c1ce
Update templates/page.html
...
Co-authored-by: Henri Bourcereau <henri.bourcereau@gmail.com>
2025-05-02 12:05:58 +01:00
Jeremiah Russell
555e7c6255
Update templates/page.html
...
Co-authored-by: Henri Bourcereau <henri.bourcereau@gmail.com>
2025-05-02 12:05:23 +01:00
Jeremiah Russell
ddc5be9248
Update templates/page.html
...
Co-authored-by: Henri Bourcereau <henri.bourcereau@gmail.com>
2025-05-02 12:04:44 +01:00
Jeremiah Russell
c788fb9ed8
♻️ refactor(webmentions): consolidate webmentions template
...
- move webmentions logic from shortcodes to partials for centralized management
- remove redundant webmentions shortcode file to eliminate duplication
2025-04-30 12:00:04 +01:00
Jeremiah Russell
9fe3bcc487
♻️ refactor(template): relocate webmentions include logic
...
- move webmentions include from header to specific page section
- ensure webmentions are conditionally included based on configuration
2025-04-30 11:57:06 +01: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
74af4512e2
💄 style(html): enhance author name styling
...
- wrap author names in span with class "p-author" for consistent styling
- modify author separator and conjunction for improved readability
2025-04-30 11:37:48 +01:00
Jeremiah Russell
df91442a2b
💄 style(html): adjust class attribute order in tag list
...
- move class "p-category" to the anchor tag for better semantic HTML structure
2025-04-30 11:27:16 +01:00
Jeremiah Russell
58b664c73f
💄 style(html): improve HTML semantics for last updated date
...
- wrap updated date in a <time> element with datetime attribute for better semantics and accessibility
2025-04-30 11:25:27 +01:00
Jeremiah Russell
234ed29ad9
💄 style(html): enhance date markup for improved semantics
...
- wrap date in a <time> element with datetime attribute for better accessibility and semantics
2025-04-30 11:17:49 +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
bb411abfc2
chore: Merge latest changes from the main branch
2025-04-30 10:39:37 +01:00
tzinm
c4f39d7643
✨ feat(feed): add feed icon tag pages ( #522 )
...
Co-authored-by: welpo <welpo@users.noreply.github.com>
2025-04-30 09:28:25 +02:00
rktjump
93af295d78
✨ feat: parse markdown in post summary & description ( #517 )
...
Co-authored-by: welpo <welpo@users.noreply.github.com>
2025-04-26 19:53:19 +02:00
tzinm
f47cefd42b
♻️ refactor: add "target_attribute" macro ( #515 )
...
Co-authored-by: Óscar <welpo@users.noreply.github.com>
2025-04-26 11:21:09 +02:00
Gabriel Martinez
221e245671
🍱 feat(socials): add itch.io icon ( #520 )
2025-04-26 11:18:36 +02:00
Olexandr88
b9b76799eb
📝 misc(README): fix broken link tag ( #516 )
2025-04-14 19:03:16 +02:00
github-actions[bot]
2d68b40e14
⬆️ chore(deps): upgrade KaTeX to v0.16.22 ( #511 )
...
Co-authored-by: welpo <welpo@users.noreply.github.com>
2025-04-10 21:09:37 +02:00
Henri Bourcereau
3d2c3a14b8
🐛 fix: fix hcard html tags ( #508 )
2025-04-05 22:53:51 +02:00
Henri Bourcereau
94af15b6e8
✨ feat(indieweb): add hidden h-card ( #506 )
...
Co-authored-by: welpo <welpo@users.noreply.github.com>
2025-04-05 14:10:16 +02:00
welpo
a384ac80c8
♻️ refactor: improve error message when title is unset
...
Resolves #502
2025-04-05 00:06:15 +02:00
Axel Karjalainen
cc39652eb5
✨ feat: cache bust images in shortcodes ( #504 )
2025-04-02 22:25:23 +02:00
Axel Karjalainen
c7bc652618
🌐 feat(i18n): add Finnish language ( #505 )
...
Co-authored-by: welpo <welpo@users.noreply.github.com>
2025-04-02 22:21:39 +02:00
github-actions[bot]
a59310a6b2
⬆️ chore(deps): upgrade mermaid to v11.6.0 ( #500 )
...
Co-authored-by: welpo <welpo@users.noreply.github.com>
2025-03-26 08:27:44 +01:00
Jeremiah Russell
d5d6e91e53
🔧 chore(config): update webmention configurations
...
- remove default page URL comment in config.toml
- disable webmentions in theme.toml by default
- clear domain field in theme.toml for flexibility
2025-03-19 15:51:25 +00:00
Jeremiah Russell
2251289e90
🔧 chore(config): update webmentions configuration
...
- disable webmentions by changing enable flag to false
- comment out domain and page_url for privacy concerns
- ensure wordcount remains unchanged for future reference
2025-03-19 15:49:35 +00:00
Jeremiah Russell
2d8ab844f0
🐛 fix(config): correct webmentions configuration key
...
- change "enabled" to "enable" in config.toml for webmentions
- update template files to reflect the corrected configuration key
2025-03-19 15:44:55 +00:00
Jeremiah Russell
bc65184cd6
🧹 chore(webmentions): remove commented-out script tags
...
- delete unused script tags from the webmentions partial template
- cleanup improves readability and reduces clutter
2025-03-19 15:01:21 +00:00
Jeremiah Russell
98e8c8eb1e
💄 style(header): streamline HTML formatting
...
- remove unnecessary line breaks for cleaner HTML structure
- condense noscript and script tags for improved readability
2025-03-19 14:58:51 +00: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
a3944486ee
📝 docs(blog): update markdown syntax and links
...
- update Webmention links to use full URLs for clearer reference
- specify toml code blocks for correct syntax highlighting
- remove redundant footnote links for cleaner documentation
2025-03-19 12:57:00 +00:00
Óscar
8678c477bf
💄 fix: fix external link icon breaking word wrapping ( #498 )
2025-03-15 10:12:11 +01:00
welpo
e11186a844
🐛 misc(CI): fix Mermaid version detection
2025-03-15 09:25:40 +01:00
github-actions[bot]
88ebde9b24
⬆️ chore(deps): upgrade mermaid to v11.5.0 ( #497 )
...
Co-authored-by: welpo <welpo@users.noreply.github.com>
2025-03-15 00:22:52 +01:00
tzinm
f25dfe3429
📝 misc(README): add tzinm's blog to 'sites using tabi' ( #496 )
2025-03-12 20:35:09 +01:00
Clément Escolano
bf1d05e092
🐛 fix: fix padding hover on links with code (custom font) ( #494 )
2025-03-12 10:15:03 +01:00