⚠️ Beta Notice:
The theme switching feature, website theme customization, and mobile support are currently in beta. If you experience any issues, please report them by opening a GitHub issue.
Welcome to jaymakesvideos.xyz – my personal website and the ultimate hub for all things related to my online presence. Here, you'll find links to my social media profiles, a little bit about me, and how you can get in touch. Feel free to explore and connect!
Website theme customization can only be modified while using the default theme. While the default theme is not available in the theme selector, developers and advanced users can access it by:
- Opening your browser's developer console (F12 or Ctrl+Shift+I)
- Entering this command:
document.cookie = "theme=default"
- Refreshing the page
Once on the default theme, you can use the theme customizer to create your own color scheme.
- Social Media Links: Easy access to all my social profiles in one place.
- About Me: A short introduction that tells you who I am, what I do, and what drives me.
- Mobile Friendly: Optimized for both desktop and mobile viewing.
Here's a complete list of all pages available on this website:
URL | Description |
---|---|
/ |
Home - Main landing page with navigation to all content |
/content |
Content Hub - Browse all my content platforms in one place |
/videos |
Videos - Collection of my video content |
/discord |
Discord Community - Join our Discord server to connect with the community |
/youtube |
YouTube Channel - Watch my latest videos on YouTube |
/twitch |
Twitch Channel - Follow my live streams on Twitch |
/bsky |
Bluesky - Follow me on Bluesky for updates and news |
/about |
About Me - Learn more about who I am and what I do |
/email |
Email - Contact me via email |
/sitemap |
Site Map - Overview of all available pages |
You can view the complete sitemap at: https://jaymakesvideos.xyz/sitemap
This website is designed to work with and without JavaScript enabled. While JavaScript is highly recommended for the best interactive experience, all essential content remains accessible without it.
- Without JavaScript: Access to all content links, social media, and basic information
- With JavaScript: Full interactive experience including theme customization, theme effects, and smooth navigation
Any modern browser will work, with Chrome and Chromium-based browsers providing the best experience.
To visit my website, simply open your browser and enter the following URL:
This project is built with the following technologies:
- Frontend: HTML, CSS, and JavaScript
- Hosting: Vercel (for fast and reliable deployment)
To get this website running locally or deploy it yourself, follow the steps below:
-
Clone the repository:
git clone https://github.com/jay-bman725/jaymakesvideos-website.git
-
Navigate to the project directory:
cd jaymakesvideos-website
-
Deploy to Vercel:
- Install the Vercel CLI:
npm install -g vercel
- Run the deployment command:
vercel
- Follow the prompts to configure and deploy your site to Vercel.
- Install the Vercel CLI:
Once deployed, your site will be live and ready for sharing!
I welcome contributions from anyone interested in improving the website! If you have an idea for a new feature or an improvement, here's how you can contribute:
- Fork the repository to your GitHub account.
- Create a new branch for your changes:
git checkout -b feature-name
- Make your changes, commit them, and push the branch to your fork:
git commit -m "Add feature-name" git push origin feature-name
- Open a Pull Request from your fork to this repository and describe your changes in detail.
This project is licensed under the GNU General Public License v3.0. See the LICENSE file for more details.
Thank you for visiting my website! Feel free to reach out if you have any questions or suggestions by opening a github issue or joining my discord server (link in my website)