hugo-theme-relearn/pir/index.json

1 line
84 KiB
JSON
Raw Normal View History

[{"content":" Chapter 1 Basics Discover what this Cap'n Hugo theme be all about an' th' core-concepts behind it.\n","description":"","tags":null,"title":"Basics","uri":"/pir/basics/"},{"content":" This be a plain demo child plank.\n","description":"","tags":null,"title":"Plank X","uri":"/pir/shortcodes/children/test/"},{"content":" Chapter 2 Rambl'n Find out how t' create an' org'nize yer rambl'n quickly an' intuitively.\n","description":"","tags":null,"title":"Rambl'n","uri":"/pir/cont/"},{"content":" Chapter 3 Shorrrtcodes Cap'n Hugo uses Marrrkdown fer its simple rambl'n format. However, there be a lot o' th'ns that Marrrkdown doesnt support well. Ye could use pure HTML t' expand possibilities.\nBut this happens t' be a bad idea. Everyone uses Marrrkdown because its pure an' simple t' read even non-rendered. Ye should avoid HTML t' keep it as simple as poss'ble.\nT' avoid this limitat'ns, Cap'n Hugo created shorrrtcodes. A shorrrtcode be a simple snippet inside a plank.\nTh' Relearrrn theme provides multiple shorrrtcodes on top o' exist'n ones.\nAttachments Th' Attachments shorrrtcode displays a list o' files attached t' a plank\nButton Nice buttons on yer plank\nChildren List th' child planks o' a plank\nExpand Displays an expandable/collaps'ble section o' text on yer plank\nInclude Displays rambl'n from other Marrrkdown files\nMerrrmaid Generat'n o' diagram an' flowchart from text 'n a similar manner as Marrrkdown\nNotice Disclaimers t' help ye structure yer plank\nShip param Get value o' ship params variables 'n yer plank\nTabbed views Synchr'nize select'n o' rambl'n 'n different tabbed views\n ","description":"","tags":null,"title":"Shorrrtcodes","uri":"/pir/shortcodes/"},{"content":" Chapter 4 This could be yours Start yer success story. Now!\n","description":"","tags":null,"title":"This could be yers","uri":"/pir/yours/"},{"content":" In Cap'n Hugo, planks be th' core o' yer ship. Once it be configured, planks be definitely th' added value t' yer documentat'n ship.\nFolders Org'nize yer ship like any other Cap'n Hugo project. Typically, ye will have a rambl'n folder wit' all yer planks.\nrambl'n level-one level-two level-three level-four _index.md \u003c-- /level-one/level-two/level-three/level-four page-4-a.md \u003c-- /level-one/level-two/level-three/level-four/page-4-a page-4-b.md \u003c-- /level-one/level-two/level-three/level-four/page-4-b page-4-c.md \u003c-- /level-one/level-two/level-three/level-four/page-4-c _index.md \u003c-- /level-one/level-two/level-three page-3-a.md \u003c-- /level-one/level-two/level-three/page-3-a page-3-b.md \u003c-- /level-one/level-two/level-three/page-3-b page-3-c.md \u003c-- /level-one/level-two/level-three/page-3-c _index.md \u003c-- /level-one/level-two page-2-a.md \u003c-- /level-one/level-two/page-2-a page-2-b.md \u003c-- /level-one/level-two/page-2-b page-2-c.md \u003c-- /level-one/level-two/page-2-c _index.md \u003c-- /level-one page-1-a.md \u003c-- /level-one/page-1-a page-1-b.md \u003c-- /level-one/page-1-b page-1-c.md \u003c-- /level-one/page-1-c _index.md \u003c-- / page-top.md \u003c-- /page-top Avast_index.md be required 'n each folder, its yer folder home page\n Types Th' Relearrrn theme defines two types o' planks. Default an' Chapter. Both can be used at any level o' th' documentat'n, th' only difference be'n layout display.\nA Chapter displays a plank meant t' be used as introduct'n fer a set o' child planks. Commonly, it contains a simple title an' a catch line t' define rambl'n that can be found under it. Ye can define any HTML as prefix fer th' menu. In th' example below, its just a number but that could be an ay'con.\n+++ chapter = true pr