Make some very basic changes to the landing page.

This commit is contained in:
H. Utku Maden 2024-06-14 22:30:51 +03:00
parent 9531fbcc62
commit e4a033b205
2 changed files with 10 additions and 7 deletions

@ -2,10 +2,9 @@
_layout: landing
---
# This is the **HOMEPAGE**.
# Welcome to ReFuel!
Refer to [Markdown](http://daringfireball.net/projects/markdown/) for how to write markdown files.
## Quick Start Notes:
1. Add images to the *images* folder if the file is referencing an image.
ReFuel is currently a mostly private hobby project where I design a game engine
along with an arcade racing game. This website is your hub for information
about open source libraries related to ReFuel, the documentation of the game
engine itself as well as any modding resources which may come in the future.

@ -1,4 +1,8 @@
- name: Docs
href: docs/
- name: API
href: api/
href: api/
- name: Source 🔗
href: https://git.mixedup.dev/ReFuel
- name: OpenTK 🔗
href: https://opentk.net/