mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 14:54:07 +10:00
Stripped back docs website
This commit is contained in:
22
_config.yml
22
_config.yml
@@ -2,25 +2,3 @@ title: The Toy Programming Language
|
||||
description: Documentation For The Toy Programming Language
|
||||
keywords: programming,coding
|
||||
author: Kayne Ruse (Ratstail91)
|
||||
|
||||
collections:
|
||||
getting_started:
|
||||
output: true
|
||||
title: Getting Started
|
||||
permalink: "/:collection/:path/"
|
||||
tab-order: 1
|
||||
toy_api:
|
||||
output: true
|
||||
title: Toy API
|
||||
permalink: "/:collection/:path/"
|
||||
tab-order: 2
|
||||
c_api:
|
||||
output: true
|
||||
title: C API
|
||||
permalink: "/:collection/:path/"
|
||||
tab-order: 3
|
||||
|
||||
plugins:
|
||||
- jekyll-remote-theme
|
||||
|
||||
remote_theme: pixeldroid/programming-pages
|
||||
|
||||
Reference in New Issue
Block a user