{ language: 'English', langCode: 'en', // if not specified will use folder defaultExampleCaption: "click here to open in a separate window", title: 'three.js fundamentals', description: 'Learn Three.js', link: 'http://threejsfundamentals.org/', commentSectionHeader: `
Questions? Ask on stackoverflow.
Suggestion? Request? Issue? Bug?
Use <pre><code>code goes here</code></pre> for code blocks
`, missing: ` Sorry this article has not been translated yet. [Translations Welcome](https://github.com/gfxfundamentals/threejsfundamentals)! 😄 [Here's the original English article for now]({{{origLink}}}). `, toc: 'Table of Contents', categoryMapping: { 'basics': 'Basics', 'solutions': 'Solutions', 'webvr': 'WebVR', 'optimization': 'Optimization', 'tips': 'Tips', 'fundamentals': 'Fundamentals', 'reference': 'Reference', }, }