kj pushed to master at kj/duckbrain 2024-05-16 19:26:13 +02:00
a10308a8f6 Fix route and redirect methods error when path not start with slash.
kj pushed to master at kj/confi-emacs-actual 2024-05-16 03:27:37 +02:00
8d8a60878f Remake readme.
kj pushed to master at kj/confi-emacs-actual 2024-05-16 03:25:43 +02:00
96eb70eece Fix contact info on readme.
kj pushed to master at kj/confi-emacs-actual 2024-05-16 03:22:24 +02:00
82499ddf7b Remake readme.
5c45a7890a Add htmlize package.
Compare 2 commits »
kj pushed to master at kj/duckbrain-docs 2024-05-14 08:59:55 +02:00
5d4b03b226 Update manual to latest version of Duckbrain.
kj pushed to master at kj/duckbrain 2024-05-14 08:54:45 +02:00
9a1e5a2379 Add some explanatory comments to config.
fa60ec5bb4 Move constant definition to config.php
Compare 2 commits »
kj pushed to master at kj/duckbrain-docs 2024-05-13 08:03:59 +02:00
32d05121f0 Improve Highlight colors.
kj pushed to master at kj/duckbrain-docs 2024-05-13 07:57:06 +02:00
b996cf838d Fix bad export to html.
kj pushed to master at kj/duckbrain-docs 2024-05-13 07:46:04 +02:00
af1c239b20 Add link to the Duckbrain repository.
kj pushed to master at kj/duckbrain 2024-05-13 07:09:06 +02:00
b294b1d627 Update readme.
kj pushed to master at kj/duckbrain 2024-05-13 06:59:01 +02:00
2aa9068d92 Update readme.
kj pushed to master at kj/duckbrain-docs 2024-05-13 06:56:24 +02:00
1e23365fc3 Add theme config file.
kj created branch master in kj/duckbrain-docs 2024-05-13 06:51:04 +02:00
kj pushed to master at kj/duckbrain-docs 2024-05-13 06:51:04 +02:00
18200dfa38 first commit
kj created repository kj/duckbrain-docs 2024-05-13 06:49:35 +02:00
kj pushed to master at kj/duckbrain 2024-05-12 10:40:27 +02:00
27b5ed6015 Convert model name from PascalCase to snake_case (table name).
kj pushed to master at kj/duckbrain 2024-05-12 09:50:58 +02:00
f9b2c678f7 Support multiple databases at same time.
kj pushed to master at kj/duckbrain 2024-05-10 05:13:37 +02:00
e294eaa7af Add route function for View objects.
186d640c8f fix: an empty SITE_URL return a incorrect value of basePath.
Compare 2 commits »
kj pushed to master at kj/confi-emacs-actual 2024-05-10 01:07:46 +02:00
536c9d30e3 Remove unused screenshot function.
kj pushed to master at kj/duckbrain 2024-05-10 00:37:29 +02:00
c65fcd27c8 Create new ROOT_CORE constant.