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

8 lines
252 B
YAML
Raw Permalink Normal View History

2022-04-25 21:04:26 +00:00
theme: jekyll-theme-slate
2022-04-25 21:09:36 +00:00
title: QB64.com
2022-12-25 03:45:27 +00:00
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.
2022-12-25 04:16:26 +00:00
2022-12-25 03:45:27 +00:00
include:
2022-12-26 19:07:23 +00:00
- _mem.md
2022-12-26 19:21:05 +00:00
- "_*.md"