Carson Gross
3ed0561f59
update complexity essay
2024-01-21 07:58:00 -07:00
Carson Gross
5d9c265eb4
mvc
2024-01-17 12:19:25 -07:00
Carson Gross
3da8cfbe10
mvc
2024-01-17 10:00:45 -07:00
Carson Gross
0d8907e4b5
mvc
2024-01-16 21:03:51 -07:00
Carson Gross
01fc9cd3d8
mvc
2024-01-16 21:01:28 -07:00
Carson Gross
dddf15f1ad
mvc
2024-01-16 20:42:41 -07:00
Carson Gross
6a5e839eca
mvc
2024-01-16 20:35:36 -07:00
Carson Gross
f2267f302a
mvc
2024-01-16 18:21:33 -07:00
Alexander Petros
7006830109
Fix typo in framework essay ( #2174 )
2024-01-10 17:28:48 -07:00
Carson Gross
509feb5d4f
small language change
2024-01-10 16:48:45 -07:00
Alexander Petros
747f262b8c
Add "Is htmx Just Another Js Framework" Essay ( #2172 )
2024-01-10 16:47:29 -07:00
nickchomey
8b26a418a0
Fix broken link in essay ( #2143 )
...
Update why-tend-not-to-use-content-negotiation.md
fixing broken link
2024-01-01 23:38:47 -05:00
Carson Gross
c538c65a4b
fix typo
2023-11-19 18:30:40 -07:00
Carson Gross
331f79d469
fix typo
2023-11-18 21:06:25 -07:00
Carson Gross
62ef92ccce
fix typo
2023-11-18 20:57:16 -07:00
Carson Gross
29bb2abcc6
new essay
2023-11-18 20:24:59 -07:00
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
Alexander Petros
4f75a38123
Fix link on scaling essay ( #1983 )
2023-11-08 16:34:49 -07:00
Carson Gross
62cabf3308
add scaling essay
2023-11-08 13:32:41 -07:00
Carson Gross
8c5e053377
add links to article
2023-11-08 13:31:19 -07:00
Carson Gross
616f7529d1
essay
2023-11-06 20:43:36 -07: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
Carson Gross
aaee264565
clean up
2023-09-21 12:58:32 -06:00
Carson Gross
6aeca44243
clean up
2023-09-21 12:57:20 -06:00
Carson Gross
ffd4406e30
clean up
2023-09-21 12:56:18 -06:00
Carson Gross
709cfbf9bd
clean up
2023-09-21 12:53:40 -06:00
Carson Gross
6e37e981c6
clean up
2023-09-21 12:49:22 -06:00
Carson Gross
73bfbb57b2
clean up
2023-09-21 12:46:41 -06:00
Carson Gross
9c012f0848
clean up
2023-09-21 10:41:12 -06:00
Carson Gross
4534fd1592
standardize language
2023-09-21 10:31:35 -06:00
Carson Gross
9759f63e15
fix link
2023-09-21 10:29:53 -06:00
Carson Gross
87c34ddd40
add essay
2023-09-21 10:27:39 -06:00
Carson Gross
3e9cb68428
fix date
2023-09-21 10:21:13 -06:00
Carson Gross
13904341ad
fix date
2023-09-20 15:33:00 -06:00
Carson Gross
16018128d9
cleanup
2023-09-20 10:24:24 -06:00
Carson Gross
cf1ed19a8c
add another stat
2023-09-20 10:22:49 -06:00
Carson Gross
46fe147c49
another react to htmx port
2023-09-20 10:21:03 -06:00
Alexander Petros
42646e3c13
Add "Why htmx Doesn't Have a Build Step" essay ( #1705 )
...
Add build step essay
2023-08-24 12:15:23 -06:00
Carson Gross
5947a5d353
fix title
2023-08-16 12:18:30 -06: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
Viktor Szépe
0a471dc4fb
Fix typos in www/ ( #1579 )
2023-07-17 10:26:27 -04:00
Alexander Petros
7dbc3028a0
Merge pull request #1570 from xSke/patch-1
...
Add Rust/MiniJinja to template-fragments.md
2023-07-16 16:03:24 -04:00
Emmanuel Ferdman
cc5a2d3729
docs: fix link by removing extra parenthesis
...
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
2023-07-16 18:58:48 +03: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
Alexander Petros
39ffb3aa18
Group essays by subject ( #1543 )
2023-07-10 15:57:08 -06:00
Vinay Sajip
a48d4e32cd
Add django-template-partials to Python template-fragment implementations. ( #1549 )
2023-07-10 15:54:54 -06:00
Micael Jarniac
88618809a2
Fix GitHub word capitalization ( #1547 )
...
* Fix GitHub capitalization
```diff
- Github
+ GitHub
```
* Fix GitHub capitalization
```diff
- github
+ GitHub
```
2023-07-10 15:54:18 -06:00
Eric Liu
3bca1af991
Fix typo in sample HTML response ( #1502 )
2023-06-30 11:25:53 -05:00
Carson Gross
ca03dabed1
formatting
2023-06-26 17:23:48 -06:00