Skip to content

A data provider and website about Hearthstone Battlegrounds

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
license.php
Notifications You must be signed in to change notification settings

O-Nemet/bgknowhow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

eaf5392 · Feb 14, 2025
Sep 2, 2023
Dec 20, 2024
Dec 15, 2024
Apr 24, 2024
Apr 24, 2024
Jul 8, 2024
Aug 29, 2024
Feb 7, 2025
Oct 15, 2023
Aug 28, 2024
Sep 4, 2024
Feb 7, 2025
Sep 2, 2023
Feb 14, 2025
Jan 17, 2024
Oct 10, 2024
Aug 19, 2024
Apr 19, 2022
Oct 14, 2024
Jan 17, 2024
May 27, 2023
Aug 31, 2024
Sep 4, 2024
Aug 31, 2024
Jul 27, 2022
Dec 16, 2023
May 17, 2024
Jun 4, 2022
Sep 2, 2023
Aug 12, 2023
Jun 24, 2022
Sep 3, 2023

Repository files navigation

BG Know-How

A website about Hearthstone Battlegrounds, currently hosted at https://bgknowhow.com.

The only JavaScript utilized is for the image tooltips, Google Analytics and the Paypal donation button.
Other than that everything is handled by HTML/CSS supported by PHP for dynamic user interaction. There are plans to utilize the Angular framework in the future, to decrease code clutter and increase UI/UX possibilities..

Installation

There is no fancy build or pipeline setup needed, at the moment. Every push to the main branch will trigger a GitHub action to deploy the main branch to the FTP of the website host. Connections to the MySQL DB and the Blizzard API access is defined in the config directory (overwritten with GitHub secrets during the deployment process). The database definition/data is not part of the source code, yet.

Website Deployed for Free with FTP Deploy Action

Technologies used

PHP 8.1.0
HTML5/CSS3
MySQL 5.7