Stake2 / Websites

The HTML5, CSS3, and JavaScript files for my websites.

Home Page:https://thestake2.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stake2 Websites

HTML5 CSS3 JavaScript Contributors Netlify Status

The HTML5, CSS3, and JavaScript files for all my websites.
This repository also contains all of my websites, deployed to Netlify.

License

Using MIT license

COC

Read Code of Conduct

Contribute

How to Contribute

General websites

Izaque, Stake2, Funkysnipa Cat

Diary

Diary Slim

My Little Pony: Friendship Is Magic

Watch History
The content of the "Watched things" and "Past registries" tabs on the "Watch History" website is inside JSON files.
The JSON database files are created and filled by the "Watch_History.py" Python module.
The JSON database files are read by the "Watched.php" HTML tab generator written in PHP, and the tabs are created.

Story websites

Desert Island

New World

SpaceLiving

The Life of Littletato

The Secret of the Crystals

The Story of the Bulkan Siblings

Year websites

My 2018

My 2019

My 2020

My 2021

My 2022

My 2023

"Summary" tabs on all year websites

The summary text files are generated by the "Years.py" Python module and read by the "Summary.php" HTML tab generator written in PHP, and the tabs are created.

"Watched things" tabs on all year websites

The content of the "Watched things" tab of the "Watch History" website and all year websites is inside JSON files.
The JSON database files are created and filled by the "Watch_History.py" Python module.
The JSON database files are read by the "Watched.php" HTML tab generator written in PHP, and the tabs are created.

"Completed tasks" tabs on all year websites

The content of the "Completed tasks" tab of all year websites is inside JSON files.
The JSON database files are created and filled by the "Tasks.py" Python module.
The JSON database files are read by the "Tasks.php" HTML tab generator written in PHP, and the tabs are created.

About

The HTML5, CSS3, and JavaScript files for my websites.

https://thestake2.netlify.app/

License:MIT License


Languages

Language:HTML 99.1%Language:CSS 0.7%Language:JavaScript 0.2%Language:PHP 0.0%