Commit graph

56 commits

Author SHA1 Message Date
31a825b033
Migrate from GitHub to Forgejo
All checks were successful
CI / test (sbcl-bin) (push) Successful in 24s
2025-01-12 19:03:34 +09:00
a73af8d936 Update description
Some checks failed
test / tests (ccl-bin) (push) Has been cancelled
test / tests (sbcl-bin) (push) Has been cancelled
2024-12-20 23:41:46 +09:00
4490c74197 Update README 2024-12-13 01:35:31 +09:00
3193054e04 Update README 2024-12-12 14:00:42 +09:00
6abb647246 Update README 2024-12-12 13:09:51 +09:00
5945e52207 Update README 2024-08-25 07:50:50 +09:00
83e495b1cb Amend 2024-06-08 14:29:00 +09:00
4ff3b76295 Update README 2024-06-08 13:43:57 +09:00
87bc1e12f2 Add description of hsx macro 2024-06-06 21:20:38 +09:00
626fa3fe3e Rename render to render-to-string 2024-06-01 22:54:43 +09:00
7ec66d0da5 Un-export deftag macro for security reasons 2024-06-01 21:20:46 +09:00
6423c92405
Update README.md 2024-06-01 07:57:59 +09:00
37e9016b13 Update README 2024-05-30 13:08:21 +09:00
6471ee88d6 Update README 2024-05-30 09:48:39 +09:00
9ad84f970c Update README 2024-05-28 19:52:15 +09:00
8e5f597be6 Update README 2024-05-28 09:31:18 +09:00
458785bfb1 Amend README 2024-05-27 18:44:07 +09:00
5f70ee31bb Add description of children property 2024-05-27 18:40:50 +09:00
3b26614d2b Update README 2024-05-27 18:24:19 +09:00
8bafa1b4da
Update README.md 2024-05-27 18:08:25 +09:00
e394addcd3 Update README 2024-05-27 11:47:10 +09:00
0ca26375ad Update README 2024-05-27 11:39:52 +09:00
6ddf42f6a4 Rename piccolo to hsx 2024-05-25 21:57:22 +09:00
f086e13e04 Resetting 2024-05-25 11:54:35 +09:00
285f69acae Update README 2024-05-18 12:19:03 +09:00
e314061943 Update README.md 2024-04-28 23:31:25 +09:00
fb7a549e83 Remove get-builtin-element 2024-04-18 13:32:37 +09:00
a2b6b1d99a Improve get-builtin-element 2024-04-17 00:53:58 +09:00
fc264bfb2c Add get-element utility 2024-04-15 23:34:38 +09:00
6882260bb2 Update README.md 2024-04-15 22:22:41 +09:00
346fc7cb6c Rename ...props to props 2024-04-15 22:08:57 +09:00
cd0d74a4b1 Change ...props from alist to plist 2024-04-15 19:31:09 +09:00
32a21fa684 Update README.md 2024-04-15 19:03:14 +09:00
6ec1dd49cb
Update README.md 2024-04-15 16:01:20 +09:00
cb4a1e960a Fix typo 2024-04-15 15:56:19 +09:00
9eed32f46a Add ...props variable 2024-04-15 15:52:40 +09:00
4dfde01ac1 Update README 2024-03-12 15:19:46 +09:00
c393b70231 Fix exported symbols 2024-03-11 12:02:00 +09:00
050c14209c Remove ASCII-based escaping 2024-02-11 01:38:18 +09:00
d9d1c8287e Update README 2024-02-10 12:54:24 +09:00
bef49c1ab3
Update README 2024-02-10 04:35:52 +09:00
1880f9d25a Update README 2024-02-09 23:52:43 +09:00
8f4a7c4907 Update README 2024-02-09 02:57:52 +09:00
979489c15b Remove css-selector-like annotation 2024-02-03 21:22:00 +09:00
3dd9c7cdf0 Update README 2024-02-03 19:04:39 +09:00
247a1ab962 Rename flute to piccolo 2024-02-03 18:46:48 +09:00
Bo Yao
a721918896 suggestions on inline javascript and css in lispy way 2018-07-28 11:26:47 -04:00
Bo Yao
1b0fb3fb0b css style id and class for builtin elements in hmacro 2018-07-28 11:07:49 -04:00
Jon Atack
f54e36828a
Fix define-element code in README 2018-07-21 23:55:55 +02:00
Bo Yao
a92da582c2 more elobroated example 2018-07-01 16:15:18 -04:00