Implement layout (wip)
This commit is contained in:
parent
0f7978cc5c
commit
b62a2dd8c4
13 changed files with 69 additions and 36 deletions
src
|
@ -4,7 +4,6 @@
|
|||
(:local-nicknames (#:jg #:jingle))
|
||||
(:local-nicknames (#:fbr #:ningle-fbr))
|
||||
(:local-nicknames (#:cfg #:hp/config/env))
|
||||
(:local-nicknames (#:asset #:hp/view/asset))
|
||||
(:local-nicknames (#:mw #:hp/middlewares/*))
|
||||
(:export #:start
|
||||
#:stop
|
||||
|
@ -32,7 +31,7 @@
|
|||
|
||||
(defun update ()
|
||||
(stop)
|
||||
(setup)
|
||||
(ql:quickload :hp)
|
||||
(start))
|
||||
|
||||
(setup)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue