mirror of
https://github.com/urbit/shrub.git
synced 2025-01-05 19:46:50 +03:00
add compiled mve front end baf9e6933c2fdd9
This commit is contained in:
parent
b5e904b184
commit
06227f6131
@ -11,19 +11,16 @@
|
||||
;div.container.header-container
|
||||
;div.row
|
||||
;div.col-sm-1
|
||||
;a/"menu"
|
||||
;a/"/~~/pages/nutalk/menu"
|
||||
;div.panini;
|
||||
==
|
||||
==
|
||||
;div.col-sm-1
|
||||
;div.liang;
|
||||
==
|
||||
;div.col-sm-1
|
||||
;h3.underline.text-gray
|
||||
;a/"/~~/pages/nutalk": Inbox
|
||||
;a/"/~~/pages/nutalk"
|
||||
;div.liang;
|
||||
==
|
||||
==
|
||||
;div(urb-component-header "");
|
||||
;div.col-sm-10(urb-component-header "");
|
||||
==
|
||||
==
|
||||
;div.container
|
||||
|
@ -5,7 +5,14 @@
|
||||
nutalk ::FIXME write ren/urb/nutalk
|
||||
/% /^ {hed/{@uvH marl} bod/{@uvH marl}}
|
||||
/, /web/pages/nutalk
|
||||
/; urb-split /# /; nutalk /!htm/
|
||||
::/; urb-split /# /; nutalk /!htm/
|
||||
/; |= {dep/@uvH urb/manx} ^- {hed/{@uvh marl} bod/{@uvH marl}}
|
||||
~| [%malformed-urb urb] :: XX types
|
||||
?> ?=({{$html $~} {{$head $~} *} {{$body $~} *} $~} urb)
|
||||
=+ `{{$html $~} {{$head $~} hed/marl} {{$body $~} bod/marl} $~}`urb
|
||||
:- [0v0 hed]
|
||||
[0v0 bod]
|
||||
/# /; nutalk /|(/!htm/ /htm/) ::a lot of stuff in here isn't .hoon files
|
||||
/web/pages
|
||||
/; urb-split /# /!hymn/
|
||||
/web/collections
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
3
web/pages/nutalk/list.hoon
Normal file
3
web/pages/nutalk/list.hoon
Normal file
@ -0,0 +1,3 @@
|
||||
^- manx
|
||||
|
||||
;div(urb-component "ListPage");
|
@ -0,0 +1,3 @@
|
||||
^- manx
|
||||
|
||||
;div(urb-component "MenuPage");
|
Loading…
Reference in New Issue
Block a user