1
1
Fork 0
mirror of https://github.com/DualBrain/QB64.git synced 2023-11-19 13:10:13 +00:00
QB64-website/_config.yml
2022-12-26 13:21:05 -06:00

8 lines
252 B
YAML

theme: jekyll-theme-slate
title: QB64.com
description: QB64 is a modern extended BASIC programming language that retains QBasic/QuickBASIC 4.5 compatibility and compiles native binaries for Windows, Linux, and macOS.
include:
- _mem.md
- "_*.md"