mirror of
https://github.com/urbit/shrub.git
synced 2024-11-24 13:06:09 +03:00
Make tutorial files
This commit is contained in:
parent
c4f4b0ab36
commit
d9fbc09558
@ -34,12 +34,16 @@
|
|||||||
[#/[p/our.bowl]/home/files %make %folder ~ ~]
|
[#/[p/our.bowl]/home/files %make %folder ~ ~]
|
||||||
[#/[p/our.bowl]/home/planner %make %planner ~ ~]
|
[#/[p/our.bowl]/home/planner %make %planner ~ ~]
|
||||||
[#/[p/our.bowl]/home/messenger %make %messenger ~ ~]
|
[#/[p/our.bowl]/home/messenger %make %messenger ~ ~]
|
||||||
::
|
::
|
||||||
[#/[p/our.bowl]/home/docs %make %folder `folder/!>([%introduction %tutorials %guides ~]) ~]
|
[#/[p/our.bowl]/home/docs %make %folder `folder/!>([%introduction %tutorials %guides ~]) ~]
|
||||||
::
|
[#/[p/our.bowl]/home/docs/introduction %make %sail `sail/!>([introduction 'prose p-page mw-page ma' ~]) ~]
|
||||||
|
::
|
||||||
[#/[p/our.bowl]/home/docs/tutorials %make %folder `folder/!>([%counter %diary %messenger %tasks ~]) ~]
|
[#/[p/our.bowl]/home/docs/tutorials %make %folder `folder/!>([%counter %diary %messenger %tasks ~]) ~]
|
||||||
|
[#/[p/our.bowl]/home/docs/tutorials/counter %make %sail `sail/!>([counter 'prose p-page mw-page ma' ~]) ~]
|
||||||
[#/[p/our.bowl]/home/docs/tutorials/diary %make %sail `sail/!>([diary 'prose p-page mw-page ma' ~]) ~]
|
[#/[p/our.bowl]/home/docs/tutorials/diary %make %sail `sail/!>([diary 'prose p-page mw-page ma' ~]) ~]
|
||||||
::
|
[#/[p/our.bowl]/home/docs/tutorials/messenger %make %sail `sail/!>([messenger 'prose p-page mw-page ma' ~]) ~]
|
||||||
|
[#/[p/our.bowl]/home/docs/tutorials/tasks %make %sail `sail/!>([tasks 'prose p-page mw-page ma' ~]) ~]
|
||||||
|
::
|
||||||
[#/[p/our.bowl]/home/docs/guides %make %folder `folder/!>([%feather ~]) ~]
|
[#/[p/our.bowl]/home/docs/guides %make %folder `folder/!>([%feather ~]) ~]
|
||||||
[#/[p/our.bowl]/home/docs/guides/feather %make %sail `sail/!>([feather-intro 'prose p-page mw-page ma' ~]) ~]
|
[#/[p/our.bowl]/home/docs/guides/feather %make %sail `sail/!>([feather-intro 'prose p-page mw-page ma' ~]) ~]
|
||||||
==
|
==
|
||||||
|
Loading…
Reference in New Issue
Block a user