A warm and welcoming site for your tales within Tibia, Tools and the Tibian lore and its mysteries.
The site is hosted in AWS S3, with Cloudflare in front as CDN. Certain assets are hosted in s2ward/tibia repository. Certain articles are hosted in s2ward/docs repository. Both using GitHub Pages.
This allows for a simple and fast serverless design that costs 2~ dollars per month to host.
If you have an idea and is able to do the necessary frontend bits, I can setup all infrastructure bits.
Install python, go to talesoftibia.com folder and run python -m http.server
and browse to 'localhost:8000'.
NPSearch works like this:
- User uploads transcript of NPC in github.com/s2ward/tibia/npc
- Github Action converts and adds this transcript into conversations.json
- GitHub Action uploads the new conversations.json to GitHub pages URL https://s2ward.github.io/tibia/api/conversations.json
- npsearch.html fetches the conversations.json file to client
- js/search.js uses conversations.json to perform client-side searches
All source material within Tibia is made by CipSoft GmbH.
I do not own nor did I make any Pictures, books or NPC transcripts and more.
This is merely a fan-based site to indulge in Tibia.