Commit graph

681 commits

Author SHA1 Message Date
acac870791 Update server functions 2024-03-16 14:00:59 +01:00
cbe97d9949 Add basic server code 2024-03-16 11:54:18 +01:00
e01e79ec46 Add file bi.lisp 2024-03-14 20:34:44 +01:00
24d61fa100 Update title in docs 2024-03-14 18:20:24 +01:00
927dda7bd5 Add whitespace to separate questions 2024-03-14 18:12:37 +01:00
184214f5f6 Export download-bs-* functions 2024-03-08 21:50:14 +01:00
1ae6df2797 Add bs dependencies 2024-03-08 21:41:35 +01:00
4f6ac8a4c5 Generate functions to download bs dependencies 2024-03-08 21:40:52 +01:00
86204623c8 Fix download bootstrap files 2024-03-06 22:12:13 +01:00
facd2d61c9 Fix function naming 2024-03-03 12:14:41 +01:00
334c1d1c43 Add docstring to with-page 2024-03-03 12:14:31 +01:00
f0b0443243 Replace or with if 2024-02-27 18:03:24 +01:00
Marcus Kammer
69453d6f9b Fix email -> mailto 2024-02-13 16:56:57 +01:00
Marcus Kammer
6c24f51096 Separate email and author 2024-02-13 16:55:36 +01:00
Marcus Kammer
d7301662ad Merge branch 'main' of git.sr.ht:~marcuskammer/dev.metalisp.sbt 2024-02-13 16:55:06 +01:00
Marcus Kammer
83370f56a5 Fix author 2024-02-13 16:54:48 +01:00
ee60c00d78 Choose the first element in list using nth instead of cadr 2024-02-11 19:52:07 +01:00
373ca10b34 Add example survey html 2024-02-11 13:32:53 +01:00
6dc6865405 Update surveys docs 2024-02-11 13:32:43 +01:00
b2ff3dc228 Add html for survey 2024-02-11 12:35:00 +01:00
380c1ccc53 Split survey in smaller parts 2024-02-11 12:34:21 +01:00
49c292ccd1 Fix function name 2024-02-10 19:52:54 +01:00
4c0e530c9e Add survey example 2024-02-10 13:39:15 +01:00
567ab6ae29 Update questionnaire docs 2024-02-10 13:38:57 +01:00
Marcus Kammer
f2cf270a1f Update accordion docs 2024-02-06 10:12:13 +01:00
331fd70b31 Update file meta data 2024-02-05 18:34:46 +01:00
Marcus Kammer
abe7847ab1 Update questionnaire docstring 2024-02-05 10:26:59 +01:00
9bd02b29cd Add better example content for accordion docs 2024-02-04 20:18:25 +01:00
9da0853591 Simply use a sequence of strings for accordion 2024-02-04 18:35:29 +01:00
1532c329f8 Update accordion to the newest api 2024-02-04 18:34:43 +01:00
db5b87aac1 Remove old code from accordion 2024-02-04 16:07:47 +01:00
04efec756c Use cadr instead of first and last 2024-02-04 15:43:37 +01:00
1046ddf1dc Update docs 2024-02-04 15:13:35 +01:00
a59dd7ee06 Break down tests to be smaller. Check counter. 2024-02-04 11:57:03 +01:00
de600ea641 Accordion takes a simple list 2024-02-03 23:48:22 +01:00
9c1ec6095a Use a collapse-id to link button and content 2024-02-03 23:42:32 +01:00
9b53fac9fe Update accordion docs 2024-02-03 21:03:38 +01:00
f513eb5845 Update accordion docs 2024-02-03 20:57:52 +01:00
7d0c310236 Update accordion docs 2024-02-03 20:57:11 +01:00
b9237658e3 Update html for accordion 2024-02-03 20:50:10 +01:00
176cea492b Add comment to accordion macro 2024-02-03 18:56:58 +01:00
44f8fe0b43 Fix indentation 2024-02-03 18:53:45 +01:00
c8928bff1a Re-design the accordion macro 2024-02-03 18:48:00 +01:00
Marcus Kammer
b47bae72f3 Write test for accordion 2024-02-01 10:06:30 +01:00
f7429bb5a7 Export localization 2024-01-28 19:29:34 +01:00
6aa3db080e Update public interface of main 2024-01-28 13:03:35 +01:00
2ba73f3b3e Fix var naming 2024-01-28 13:00:56 +01:00
898eab0880 Extend questionnaire docs 2024-01-28 11:38:41 +01:00
6df66dca08 Dont enforce title on with-page 2024-01-28 11:03:08 +01:00
b170989812 Add test for with-page 2024-01-27 21:30:25 +01:00