8 Commits

Author SHA1 Message Date
Cristi
798a32b1e8
documentation update php symfony (#1978)
* docs: php (symfony sdk)

* docs: twig support for fragments

---------

Co-authored-by: Cristian Toma <cristian.toma@vivre.eu>
2023-11-09 16:20:47 -05:00
joseph-d
a2830aa2df
Update template-fragments.md (#1942)
Added a link to Laravel Blade's implementation of template fragments
2023-11-01 22:29:06 -04:00
Alexander Petros
6fddb9b8bb
Add date and author to essay template (#1654)
Update the static site generator to include the date and author
automatically as part of the essays. I made a couple changes to the
underlying static structure to make this a little more seamless,
including:

* New "essay.html" template for posts in `/essays`
* Added an author taxonomy (can eventually be author pages)
* Added Carson as the author of all the existing esssays
* Cleaned up manual date entires, where they existed

All this will make it easier to publish guest essays and sort the essays
(chronologically, by topic, or by author) as the essay base expands.
2023-08-01 14:26:32 -05:00
Adam Gent
2534a970b6
Add JStachio to list of template engines supporting fragments (#1606) 2023-07-18 11:55:55 -04:00
Astrid
0fa4a6a562
Add Rust/MiniJinja to template-fragments.md
Support was merged in https://github.com/mitsuhiko/minijinja/pull/262.
2023-07-14 10:39:11 +02:00
Vinay Sajip
a48d4e32cd
Add django-template-partials to Python template-fragment implementations. (#1549) 2023-07-10 15:54:54 -06:00
Luke Plant
5ac5587100
Added a link to spookylukey/django-htmx-patterns (#1347)
* Added a link to https://github.com/spookylukey/django-htmx-patterns/

* Added link to full Django solution for template fragments
2023-04-20 09:22:43 -06:00
Daniel J. Summers
f690d92834 Replace www directory 2023-03-18 11:29:38 -04:00