filling out placeholder files

This commit is contained in:
2025-01-12 15:17:47 +11:00
parent 1db834f721
commit 9563185ef1
9 changed files with 81 additions and 7 deletions

View File

@@ -2,9 +2,27 @@ title: The Toy Programming Language
description: Documentation For The Toy Programming Language
keywords: programming,coding
author: Kayne Ruse (Ratstail91)
version: 2.x
collections:
getting_started:
output: true
title: Getting Started
sort_by: guide_order
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
remote_theme: pixeldroid/programming-pages