sidebarslists.js 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230
  1. module.exports = {
  2. lists: [
  3. {
  4. type:'doc',
  5. id: 'index',
  6. },
  7. {
  8. type: 'html',
  9. value: '<span style="border-top: 1px solid var(--ifm-color-gray-500); display: block;margin: 1rem 0 1rem 0;" />',
  10. },
  11. {
  12. type: 'category',
  13. label: 'Now',
  14. collapsible: true,
  15. link: {
  16. type:'doc',
  17. id:'now/now',
  18. },
  19. items: [
  20. {
  21. type:'doc',
  22. id: 'now/learning',
  23. label:'Learning',
  24. },
  25. {
  26. type:'doc',
  27. id: 'now/listening',
  28. label:'Listening',
  29. },
  30. {
  31. type:'doc',
  32. id: 'now/playing',
  33. label:'Playing',
  34. },
  35. {
  36. type:'doc',
  37. id: 'now/reading',
  38. label:'Reading',
  39. },
  40. {
  41. type:'doc',
  42. id: 'now/watching',
  43. label:'Watching',
  44. },
  45. ],
  46. },
  47. {
  48. type: 'doc',
  49. id: 'next',
  50. },
  51. {
  52. type: 'doc',
  53. id: 'todo',
  54. },
  55. {
  56. type: 'doc',
  57. id: 'grocery',
  58. },
  59. {
  60. type: 'doc',
  61. id: 'shopping',
  62. },
  63. {
  64. type: 'html',
  65. value: '<span style="border-top: 1px solid var(--ifm-color-gray-500); display: block;margin: 1rem 0 1rem 0;" />',
  66. },
  67. {
  68. type: 'category',
  69. label: 'Art',
  70. collapsible: true,
  71. link: {
  72. type:'doc',
  73. id:'art/art',
  74. },
  75. items: [
  76. 'art/lit',
  77. {
  78. type: 'category',
  79. label: 'Motion',
  80. collapsible: true,
  81. link: {
  82. type:'doc',
  83. id:'art/motion',
  84. },
  85. items: [
  86. {
  87. type:'doc',
  88. id: 'art/video',
  89. label:'Video',
  90. },
  91. ],
  92. },
  93. {
  94. type: 'category',
  95. label: 'Music',
  96. collapsible: true,
  97. link: {
  98. type:'doc',
  99. id:'art/music/music',
  100. },
  101. items: [
  102. {
  103. type:'doc',
  104. id: 'art/music/playlist',
  105. label:'Playlist',
  106. },
  107. {
  108. type:'doc',
  109. id: 'art/music/playlist_2020',
  110. label:'- 2020',
  111. },
  112. {
  113. type:'doc',
  114. id: 'art/music/playlist_2015',
  115. label:'2020-2015',
  116. },
  117. {
  118. type:'doc',
  119. id: 'art/music/playlist_2010',
  120. label:'2015-2010',
  121. },
  122. ],
  123. },
  124. {
  125. type:'doc',
  126. id: 'art/visual',
  127. label:'Visual',
  128. },
  129. ],
  130. },
  131. {
  132. type: 'doc',
  133. id: 'concepts',
  134. },
  135. {
  136. type: 'doc',
  137. id: 'design',
  138. },
  139. {
  140. type: 'doc',
  141. id: 'feeds',
  142. },
  143. {
  144. type: 'doc',
  145. id: 'influence',
  146. },
  147. {
  148. type: 'doc',
  149. id: 'stars',
  150. },
  151. {
  152. type: 'doc',
  153. id: 'lists',
  154. },
  155. {
  156. type: 'category',
  157. label: 'Places',
  158. collapsible: true,
  159. link: {
  160. type:'doc',
  161. id:'places/places',
  162. },
  163. items: [
  164. {
  165. type:'doc',
  166. id: 'places/greenwood',
  167. label:'Greenwood',
  168. },
  169. {
  170. type:'doc',
  171. id: 'places/columbia',
  172. label:'Columbia',
  173. },
  174. {
  175. type:'doc',
  176. id: 'places/charleston',
  177. label:'Charleston',
  178. },
  179. ],
  180. },
  181. {
  182. type: 'doc',
  183. id: 'people',
  184. },
  185. {
  186. type: 'doc',
  187. id: 'things',
  188. },
  189. {
  190. type: 'doc',
  191. id: 'travel',
  192. },
  193. {
  194. type: 'doc',
  195. id: 'trivia',
  196. },
  197. {
  198. type: 'category',
  199. label: 'Tweets',
  200. collapsible: true,
  201. link: {
  202. type:'doc',
  203. id:'tweets',
  204. },
  205. items: [
  206. {
  207. type:'doc',
  208. id: 'tweets_follow',
  209. label:'Followed',
  210. },
  211. ],
  212. },
  213. {
  214. type: 'doc',
  215. id: 'quotes',
  216. },
  217. {
  218. type: 'doc',
  219. id: 'wine',
  220. },
  221. {
  222. type: 'doc',
  223. id: 'words',
  224. },
  225. {
  226. type: 'doc',
  227. id: 'wikipedia',
  228. },
  229. ],
  230. };