This repository has been archived on 2024-04-25. You can view files and clone it, but cannot push or open issues or pull requests.
quintolin/website
Krzysztof Sikorski 62a024a15b
Fix Markdown markup in HTML file
2024-02-02 00:05:58 +01:00
..
assets Make footer more semantic, fix version label 2024-02-01 00:18:33 +01:00
bin Manually add missing strict type to `website/bin/console` 2023-12-28 05:18:33 +01:00
config Convert `app_page_title` global var into a set of Twig functions 2024-02-01 00:56:02 +01:00
data/release-notes Fix Markdown markup in HTML file 2024-02-02 00:05:58 +01:00
public Use favicon from v3 2024-01-17 01:23:05 +01:00
src Mark properties of `AppExtension` class as readonly 2024-02-01 00:59:42 +01:00
templates Fix whitespace in Twig templates to match editor config 2024-02-01 23:57:15 +01:00
.env Generate standard project files in website directory 2023-06-26 03:52:08 +02:00
.gitignore Add `Asset` & `AssetMapper` components to dependencies 2023-12-29 04:35:35 +01:00
README.md Initialize directories for core library and website code 2023-06-17 17:57:13 +02:00
composer.json Remove hard-coded versions from `composer.json` files 2024-01-31 23:37:11 +01:00
composer.lock Remove hard-coded versions from `composer.json` files 2024-01-31 23:37:11 +01:00
importmap.php Rename `website.*` assets back to `app.*` 2024-01-03 19:28:09 +01:00
symfony.lock Upgrade Symfony Flex recipes to latest versions 2024-01-27 23:13:12 +01:00

README.md

Quintolin: website and UI

This directory contains Quintolin website and UI for playing the game.

Planned technology stack:

  • PHP language
  • Symfony framework
  • PostgreSQL for data storage