| 
									
										
										
										
											2020-07-10 23:11:07 -06:00
										 |  |  | module.exports = { | 
					
						
							|  |  |  |   title: "Solana Docs", | 
					
						
							|  |  |  |   tagline: | 
					
						
							|  |  |  |     "Solana is an open source project implementing a new, high-performance, permissionless blockchain.", | 
					
						
							|  |  |  |   url: "https://docs.solana.com", | 
					
						
							|  |  |  |   baseUrl: "/", | 
					
						
							|  |  |  |   favicon: "img/favicon.ico", | 
					
						
							|  |  |  |   organizationName: "solana-labs", // Usually your GitHub org/user name.
 | 
					
						
							|  |  |  |   projectName: "solana", // Usually your repo name.
 | 
					
						
							| 
									
										
										
										
											2020-11-18 01:27:11 -08:00
										 |  |  |   onBrokenLinks: 'throw', | 
					
						
							| 
									
										
										
										
											2020-07-10 23:11:07 -06:00
										 |  |  |   themeConfig: { | 
					
						
							|  |  |  |     navbar: { | 
					
						
							|  |  |  |       logo: { | 
					
						
							|  |  |  |         alt: "Solana Logo", | 
					
						
							|  |  |  |         src: "img/logo-horizontal.svg", | 
					
						
							|  |  |  |         srcDark: "img/logo-horizontal-dark.svg", | 
					
						
							|  |  |  |       }, | 
					
						
							| 
									
										
										
										
											2020-11-18 01:27:11 -08:00
										 |  |  |       items: [ | 
					
						
							| 
									
										
										
										
											2020-07-10 23:11:07 -06:00
										 |  |  |         { | 
					
						
							| 
									
										
										
										
											2020-08-01 08:33:26 -07:00
										 |  |  |           href: "https://spl.solana.com", | 
					
						
							|  |  |  |           label: "Program Library »", | 
					
						
							| 
									
										
										
										
											2020-07-10 23:11:07 -06:00
										 |  |  |           position: "left", | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |         { | 
					
						
							| 
									
										
										
										
											2020-11-18 01:27:11 -08:00
										 |  |  |           to: "developing/programming-model/overview", | 
					
						
							| 
									
										
										
										
											2020-08-01 08:33:26 -07:00
										 |  |  |           label: "Develop", | 
					
						
							| 
									
										
										
										
											2020-07-10 23:11:07 -06:00
										 |  |  |           position: "left", | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |         { | 
					
						
							| 
									
										
										
										
											2020-07-17 11:48:07 -06:00
										 |  |  |           to: "running-validator", | 
					
						
							| 
									
										
										
										
											2020-08-01 08:33:26 -07:00
										 |  |  |           label: "Validate", | 
					
						
							| 
									
										
										
										
											2020-07-29 15:27:25 -06:00
										 |  |  |           position: "left", | 
					
						
							|  |  |  |         }, | 
					
						
							| 
									
										
										
										
											2020-08-06 12:19:35 -07:00
										 |  |  |         { | 
					
						
							|  |  |  |           to: "integrations/exchange", | 
					
						
							|  |  |  |           label: "Integrate", | 
					
						
							|  |  |  |           position: "left", | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |         { | 
					
						
							|  |  |  |           to: "cluster/overview", | 
					
						
							|  |  |  |           label: "Learn", | 
					
						
							|  |  |  |           position: "left", | 
					
						
							|  |  |  |         }, | 
					
						
							| 
									
										
										
										
											2020-07-10 23:11:07 -06:00
										 |  |  |         { | 
					
						
							|  |  |  |           href: "https://discordapp.com/invite/pquxPsq", | 
					
						
							|  |  |  |           label: "Chat", | 
					
						
							|  |  |  |           position: "right", | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |         { | 
					
						
							|  |  |  |           href: "https://github.com/solana-labs/solana", | 
					
						
							|  |  |  |           label: "GitHub", | 
					
						
							|  |  |  |           position: "right", | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |       ], | 
					
						
							|  |  |  |     }, | 
					
						
							| 
									
										
										
										
											2020-07-27 10:26:03 -06:00
										 |  |  |     algolia: { | 
					
						
							| 
									
										
										
										
											2020-08-17 23:09:31 -06:00
										 |  |  |       // This API key is "search-only" and safe to be published
 | 
					
						
							| 
									
										
										
										
											2020-07-27 10:26:03 -06:00
										 |  |  |       apiKey: "d58e0d68c875346d52645d68b13f3ac0", | 
					
						
							|  |  |  |       indexName: "solana", | 
					
						
							|  |  |  |     }, | 
					
						
							| 
									
										
										
										
											2020-07-10 23:11:07 -06:00
										 |  |  |     footer: { | 
					
						
							|  |  |  |       style: "dark", | 
					
						
							|  |  |  |       links: [ | 
					
						
							|  |  |  |         { | 
					
						
							|  |  |  |           title: "Docs", | 
					
						
							|  |  |  |           items: [ | 
					
						
							|  |  |  |             { | 
					
						
							|  |  |  |               label: "Introduction", | 
					
						
							| 
									
										
										
										
											2020-07-15 14:11:51 -06:00
										 |  |  |               to: "introduction", | 
					
						
							| 
									
										
										
										
											2020-07-10 23:11:07 -06:00
										 |  |  |             }, | 
					
						
							|  |  |  |             { | 
					
						
							|  |  |  |               label: "Tour de SOL", | 
					
						
							| 
									
										
										
										
											2020-07-17 11:48:07 -06:00
										 |  |  |               to: "tour-de-sol", | 
					
						
							| 
									
										
										
										
											2020-07-10 23:11:07 -06:00
										 |  |  |             }, | 
					
						
							|  |  |  |           ], | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |         { | 
					
						
							|  |  |  |           title: "Community", | 
					
						
							|  |  |  |           items: [ | 
					
						
							|  |  |  |             { | 
					
						
							|  |  |  |               label: "Discord", | 
					
						
							|  |  |  |               href: "https://discordapp.com/invite/pquxPsq", | 
					
						
							|  |  |  |             }, | 
					
						
							|  |  |  |             { | 
					
						
							|  |  |  |               label: "Twitter", | 
					
						
							|  |  |  |               href: "https://twitter.com/solana", | 
					
						
							|  |  |  |             }, | 
					
						
							|  |  |  |             { | 
					
						
							|  |  |  |               label: "Forums", | 
					
						
							|  |  |  |               href: "https://forums.solana.com", | 
					
						
							|  |  |  |             }, | 
					
						
							|  |  |  |           ], | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |         { | 
					
						
							|  |  |  |           title: "More", | 
					
						
							|  |  |  |           items: [ | 
					
						
							|  |  |  |             { | 
					
						
							|  |  |  |               label: "GitHub", | 
					
						
							|  |  |  |               href: "https://github.com/solana-labs/solana", | 
					
						
							|  |  |  |             }, | 
					
						
							|  |  |  |           ], | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |       ], | 
					
						
							|  |  |  |       copyright: `Copyright © ${new Date().getFullYear()} Solana Foundation`, | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   presets: [ | 
					
						
							|  |  |  |     [ | 
					
						
							|  |  |  |       "@docusaurus/preset-classic", | 
					
						
							|  |  |  |       { | 
					
						
							|  |  |  |         docs: { | 
					
						
							|  |  |  |           path: "src", | 
					
						
							| 
									
										
										
										
											2020-07-15 14:11:51 -06:00
										 |  |  |           routeBasePath: "/", | 
					
						
							| 
									
										
										
										
											2020-07-10 23:11:07 -06:00
										 |  |  |           sidebarPath: require.resolve("./sidebars.js"), | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |         theme: { | 
					
						
							|  |  |  |           customCss: require.resolve("./src/css/custom.css"), | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |       }, | 
					
						
							|  |  |  |     ], | 
					
						
							|  |  |  |   ], | 
					
						
							|  |  |  | }; |