Carson Gross
1c1ef8a02e
make essays a top level link on the site
2022-09-30 12:47:31 -06:00
Carson Gross
2c23a4c5b0
make essays a top level link on the site
2022-09-30 12:44:06 -06:00
Deniz Akşimşek
023b7cb2a4
use real link for logo
2022-07-22 14:16:01 +03:00
Marek Romanowski
4203822aa5
Introduce consistent footer for all pages ( #929 )
...
* Introduce consistent footer for all pages. In initial version contains haiku and links from menu. Remove column left padding for first column in row.
* Remove nav class from top navbar in examples as it makes navbar inconsistent between different screens.
* Experiment with bss bars
Co-authored-by: Marek Romanowski <tunguskii@gmail.com>
2022-06-15 17:21:16 -06:00
Marek Romanowski
859ab92c63
Define wide-content pages through additional css class.
2022-05-28 18:08:03 +02:00
Marek Romanowski
21a7437bf4
Search input style refactor proposal
2022-05-28 15:53:43 +02:00
Marek Romanowski
c8f3c30379
Style changes proposal
2022-05-03 11:21:15 +02:00
carson
5a65b6b36e
restore hamburger and move nav to hyperscript
2021-07-09 06:11:16 -06:00
carson
9a6572f9ee
fixes https://github.com/bigskysoftware/htmx/issues/486
...
looks like the default() method escapes html content
2021-05-17 11:04:40 -06:00
carson
5da09c188a
add atom feed link + header link
2021-05-11 13:20:06 -06:00
Angus Holder
b146120c20
Fix the <title> of markdown docs
...
I noticed all the markdown doc files declare their own page title, but on the live website all have the same title of "</> htmx - high power tools for html". It appears the title var wasn't getting used in the base layout template
2021-04-14 02:29:39 +01:00
carson
2dae703d55
move handler to the search box dummy
2021-03-11 09:46:08 -07:00
carson
660982d250
move handler to the search box dummy
2021-03-11 08:50:56 -07:00
carson
348d978fa5
slash to search
2021-03-11 08:33:46 -07:00
carson
de69e9c23d
remove test button
2021-03-11 05:55:25 -07:00
carson
6026923ad1
site fixes and get rid of the broken ci
2021-03-11 05:53:57 -07:00
carson
620ebc366a
site fixes and get rid of the broken ci
2021-03-11 05:35:33 -07:00
carson
ef6b9fa7d9
search
2021-03-09 21:14:43 -07:00
Ben Croker
b21e40e12a
Added trailing slash to links
2021-01-06 09:30:01 +01:00
Ben Pate
d9089e6726
Add preload elements to website navigation
...
- for now, this only affects the top navigation. More elements can be preloaded in the future if we like how this works.
2021-01-03 18:04:37 -07:00
carson
1e780a7961
include preload
in the website
2021-01-03 15:59:01 -07:00
carson
f3d39374c3
apply https://github.com/bigskysoftware/htmx/pull/301
2021-01-03 11:16:45 -07:00
carson
b3ac637454
sponsor info
2020-06-26 07:39:21 -07:00
carson
dca42db7d9
docs tweaks
2020-06-19 06:30:17 -07:00
carson
8a6a6f8016
web socket support
2020-05-24 21:41:44 -07:00
carson
5806ce8852
use sinon filters rather than a layout hack
2020-05-22 11:48:18 -07:00
carson
3aa8c64754
le big re-rename
2020-05-17 05:22:19 -07:00
carson
49db871a1c
include star button
2020-05-15 10:41:03 -07:00
carson
6e5271729a
Clean up parameter inclusion logic and update demos to use GET where appropriate, rather than hiding from my bad design choices
...
fix annoyance w/ sinon and kutty
2020-05-14 17:27:57 -07:00
carson
3b2db2e1fc
docs update
2020-05-13 19:17:47 -07:00
carson
91fea14951
small API and docs
2020-05-13 17:58:06 -07:00
carson
896a048aed
fixes
2020-05-10 15:06:18 -07:00
carson
141431dfaf
add docs to bulk-update demo
2020-05-10 06:22:09 -07:00
carson
2c75621526
Documentation update, make kt-indicator
usable out of the box, standardize class names
2020-05-09 19:51:30 -07:00
carson
3b84f86319
update website
2020-05-09 13:49:44 -07:00
carson
dfb3b6b8ec
docs + kt-params
attribute
2020-05-09 08:16:52 -07:00
carson
a0d9e8ffd8
more UI noodling good enough for now
2020-05-08 20:51:38 -07:00
carson
03e7b49329
pattern rework
2020-05-08 14:21:23 -07:00
carson
0f36ce4304
implement first pattern
2020-05-07 18:03:42 -07:00
carson
de28c7d599
start in on patterns
2020-05-07 16:41:18 -07:00
carson
1542cd2c3c
styling, simplify site
2020-05-07 06:26:16 -07:00
carson
b003ccadf8
le big rename
2020-05-06 17:16:20 -07:00
carson
fb7f57bbcb
Website update
2020-05-05 13:21:44 -07:00
carson
93fb173306
Switch to DOMParser
2020-05-05 13:19:20 -07:00
carson
5fb3da337c
Switch to DOMParser
2020-05-05 04:55:44 -07:00
carson
fe9dbb8b3e
lots of work:
...
* reworked the swap code did away with merge in favor of general attributes swapping
* updated docs
* changed hx-swap-direct to hx-swap-oob
* updated build script to create a .gz so I can know what size that is
* cleaned up code so it's easier to follow
2020-05-04 17:55:19 -07:00