https://github.com/randomgamingdev/randomgamingdev.github.io.data
The data for RandomGamingDev.github.io (feel free to build your own website off of mine :D)
https://github.com/randomgamingdev/randomgamingdev.github.io.data
blog custom data projects projects-list
Last synced: 3 months ago
JSON representation
The data for RandomGamingDev.github.io (feel free to build your own website off of mine :D)
- Host: GitHub
- URL: https://github.com/randomgamingdev/randomgamingdev.github.io.data
- Owner: RandomGamingDev
- License: mit
- Created: 2022-09-04T03:41:00.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-04T18:17:41.000Z (over 1 year ago)
- Last Synced: 2023-11-04T19:23:08.112Z (over 1 year ago)
- Topics: blog, custom, data, projects, projects-list
- Language: HTML
- Homepage: https://randomgamingdev.github.io/index.html
- Size: 50.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RandomGamingDev.github.io
Hello! Welcome to my new website! Here you'll be able to check out some featured projects and my blog! All the source code is licensed under the MIT license so you can also use this format if you want :).
Here's the link to the website: https://randomgamingdev.github.io/index.html
Now, you might wonder how my website is updating all of these articles and stuff while the website is static, and without any connections to, for example, an SQL database, well, I didn't exactly want to manage a database, so what I opted for instead, was a solution where all the config files are stored on another website (in this case it's https://github.com/RandomGamingDev/RandomGamingDev.github.io.data), which points to other locations, allowing for an easy to use, dynamic, and free solution!