Stripped back docs website

This commit is contained in:
2026-04-10 12:30:26 +10:00
parent 60c07d64ef
commit 08a417a66a
18 changed files with 35 additions and 364 deletions

View File

@@ -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