Compare commits
35 Commits
@ -1,68 +1,3 @@
|
|||||||
# basement_website
|
# basement_website
|
||||||
|
|
||||||
This Git repo is used for both the [cdn sub-domain](https://cdn.bdsmhypnosisbasement.com) and the [www sub-domain](https://www.bdsmhypnosisbasement.com/).
|
This is the primary website used for www.bdsmhypnosisbasement.com
|
||||||
|
|
||||||
## Roadmap
|
|
||||||
|
|
||||||
### Version 1
|
|
||||||
|
|
||||||
Version 1 is the set up of the `cdn` sub-domain and all of the required files for the primary website to run.
|
|
||||||
|
|
||||||
This includes the following;
|
|
||||||
- [ ] CSS files
|
|
||||||
- [ ] ./css/internal-branding.css
|
|
||||||
- [ ] ./css/external-branding.css
|
|
||||||
- [ ] ./css/mdb-fluent.css
|
|
||||||
- [ ] ./css/micon.css
|
|
||||||
- [ ] IMG files
|
|
||||||
- [ ] ./img/embeds
|
|
||||||
- [ ] ./img/embeds/00_basement.png
|
|
||||||
- [ ] ./img/embeds/01_affiliates.png
|
|
||||||
- [ ] ./img/embeds/02_lovense.png
|
|
||||||
- [ ] ./img/embeds/03_patreon.png
|
|
||||||
- [ ] ./img/embeds/04_partnerships.png
|
|
||||||
- [ ] ./img/embeds/05_blacklisted-guilds.png
|
|
||||||
- [ ] ./img/embeds/06_standard-partner-guide.png
|
|
||||||
- [ ] ./img/embeds/07_trusted-partner-guide.png
|
|
||||||
- [ ] ./img/embeds/08_standard-partners.png
|
|
||||||
- [ ] ./img/embeds/09_trusted-partners.png
|
|
||||||
- [ ] ./img/embeds/10_project-cinnamon.png <!-- Custom Discord Bot -->
|
|
||||||
- [ ] ./img/embeds/11_project-homestead.png <!-- Education Self-Hosting -->
|
|
||||||
- [ ] ./img/embeds/12_project-firefly.png <!-- Groupware Self-Hosting -->
|
|
||||||
- [ ] ./img/embeds/13_project-sandbox.png <!-- Software Development -->
|
|
||||||
- [ ] ./img/favicon
|
|
||||||
- [ ] ./img/favicon/favicon.ico
|
|
||||||
- [ ] ./img/favicon/basic
|
|
||||||
- [ ] ./img/favicon/basic/16x16.png
|
|
||||||
- [ ] ./img/favicon/basic/32x32.png
|
|
||||||
- [ ] ./img/favicon/basic/48x48.png
|
|
||||||
- [ ] ./img/favicon/android-chrome
|
|
||||||
- [ ] ./img/favicon/android-chrome/36x36.png
|
|
||||||
- [ ] ./img/favicon/android-chrome/48x48.png
|
|
||||||
- [ ] ./img/favicon/android-chrome/72x72.png
|
|
||||||
- [ ] ./img/favicon/android-chrome/96x96.png
|
|
||||||
- [ ] ./img/favicon/android-chrome/144x144.png
|
|
||||||
- [ ] ./img/favicon/android-chrome/192x192.png
|
|
||||||
- [ ] ./img/favicon/android-chrome/256x256.png
|
|
||||||
- [ ] ./img/favicon/android-chrome/384x384.png
|
|
||||||
- [ ] ./img/favicon/android-chrome/512x512.png
|
|
||||||
- [ ] ./img/favicon/apple-touch-icon
|
|
||||||
- [ ] ./img/favicon/apple-touch-icon/57x57.png
|
|
||||||
- [ ] ./img/favicon/apple-touch-icon/60x60.png
|
|
||||||
- [ ] ./img/favicon/apple-touch-icon/72x72.png
|
|
||||||
- [ ] ./img/favicon/apple-touch-icon/76x76.png
|
|
||||||
- [ ] ./img/favicon/apple-touch-icon/114x114.png
|
|
||||||
- [ ] ./img/favicon/apple-touch-icon/120x120.png
|
|
||||||
- [ ] ./img/favicon/apple-touch-icon/144x144.png
|
|
||||||
- [ ] ./img/favicon/apple-touch-icon/152x152.png
|
|
||||||
- [ ] ./img/favicon/apple-touch-icon/180x180.png
|
|
||||||
- [ ] ./img/favicon/mstile
|
|
||||||
- [ ] ./img/favicon/mstile/70x70.png
|
|
||||||
- [ ] ./img/favicon/mstile/150x150.png
|
|
||||||
- [ ] ./img/favicon/mstile/310x310.png
|
|
||||||
- [ ] ./img/favicon/mstile/310x150.png
|
|
||||||
- [ ] JS files
|
|
||||||
- [ ] ./js
|
|
||||||
- [ ] ./js/mdb.min.js
|
|
||||||
|
|
||||||
-----
|
|
@ -1,69 +0,0 @@
|
|||||||
**CDN.BDSMHYPNOSISBASEMENT.COM**
|
|
||||||
- css
|
|
||||||
- branding.css
|
|
||||||
- mdb.min.css
|
|
||||||
- micon.min.css
|
|
||||||
- img
|
|
||||||
- branding
|
|
||||||
- navbar_logo.png
|
|
||||||
- favicons
|
|
||||||
- android-chrome
|
|
||||||
- 036x036.png
|
|
||||||
- 048x048.png
|
|
||||||
- 072x072.png
|
|
||||||
- 096x096.png
|
|
||||||
- 144x144.png
|
|
||||||
- 192x192.png
|
|
||||||
- 256x256.png
|
|
||||||
- 384x384.png
|
|
||||||
- 512x512.png
|
|
||||||
- apple-touch-icon
|
|
||||||
- 057x057.png
|
|
||||||
- 060x060.png
|
|
||||||
- 072x072.png
|
|
||||||
- 076x076.png
|
|
||||||
- 114x114.png
|
|
||||||
- 120x120.png
|
|
||||||
- 144x144.png
|
|
||||||
- 152x152.png
|
|
||||||
- 180x180.png
|
|
||||||
- basic
|
|
||||||
- 016x016.png
|
|
||||||
- 032x032.png
|
|
||||||
- 048x048.png
|
|
||||||
- mstile
|
|
||||||
- 070x070.png
|
|
||||||
- 150x150.png
|
|
||||||
- 150x310.png
|
|
||||||
- 310x310.png
|
|
||||||
- favicon.ico
|
|
||||||
- embeds
|
|
||||||
- home.png
|
|
||||||
- js
|
|
||||||
- mdb.min.js
|
|
||||||
|
|
||||||
**WWW.BDSMHYPNOSISBASEMENT.COM**
|
|
||||||
- affliates
|
|
||||||
- index.html
|
|
||||||
- lovense.htm
|
|
||||||
- patreon.htm
|
|
||||||
- partners
|
|
||||||
- index.html
|
|
||||||
- blacklisted-server.htm
|
|
||||||
- how-to-standard.htm
|
|
||||||
- how-to-trusted.htm
|
|
||||||
- standard-partnerships.htm
|
|
||||||
- trusted-partnerships.htm
|
|
||||||
- projects
|
|
||||||
- index.html
|
|
||||||
- custom-bot.htm
|
|
||||||
- e-learning.htm
|
|
||||||
- groupware.htm
|
|
||||||
- software-development.htm
|
|
||||||
- staff
|
|
||||||
- index.html
|
|
||||||
- how-to.htm
|
|
||||||
- meet-our-staff.htm
|
|
||||||
- terms.htm
|
|
||||||
- privacy.htm
|
|
||||||
- index.html
|
|
@ -1,80 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
|
|
||||||
# Setting up bdsmhypnosisbasement.com/loading directory structure
|
|
||||||
|
|
||||||
## This section of the script does not need implimentation
|
|
||||||
|
|
||||||
# Setting up www.bdsmhypnosisbasement.com directory structure
|
|
||||||
|
|
||||||
cd "/var/www/my_webapp__2/www"
|
|
||||||
mkdir affiliates
|
|
||||||
mkdir partnerships
|
|
||||||
mkdir projects
|
|
||||||
mkdir staff
|
|
||||||
|
|
||||||
# Setting Up cdn.bdsmhypnosisbasement.com directory structure
|
|
||||||
|
|
||||||
cd "/var/www/my_webapp__3/www"
|
|
||||||
mkdir css
|
|
||||||
mkdir branding
|
|
||||||
mkdir fonts
|
|
||||||
mkdir img
|
|
||||||
mkdir img/embeds
|
|
||||||
mkdir img/favicons
|
|
||||||
mkdir img/favicons/android-chrome
|
|
||||||
mkdir img/favicons/apple-touch-icons
|
|
||||||
mkdir img/favicons/basic
|
|
||||||
mkdir img/favicons/mstile
|
|
||||||
mkdir js
|
|
||||||
|
|
||||||
# ============================================================ #
|
|
||||||
|
|
||||||
reset
|
|
||||||
|
|
||||||
wget https://git.bdsmhypnosisbasement.com/mitsuo_makuda/basement_website/raw/branch/www/www/index.html --output-document /var/www/my_webapp__2/www/index.html
|
|
||||||
|
|
||||||
# Affiliates
|
|
||||||
wget https://git.bdsmhypnosisbasement.com/mitsuo_makuda/basement_website/raw/branch/www/www/affiliates/index.html --output-document /var/www/my_webapp__2/www/affiliates/index.html
|
|
||||||
wget https://git.bdsmhypnosisbasement.com/mitsuo_makuda/basement_website/raw/branch/www/www/affiliates/lovense.htm --output-document /var/www/my_webapp__2/www/affiliates/lovense.htm
|
|
||||||
wget https://git.bdsmhypnosisbasement.com/mitsuo_makuda/basement_website/raw/branch/www/www/affiliates/patreon.htm --output-document /var/www/my_webapp__2/www/affiliates/patreon.htm
|
|
||||||
|
|
||||||
# Partnerships
|
|
||||||
wget https://git.bdsmhypnosisbasement.com/mitsuo_makuda/basement_website/raw/branch/www/www/partnerships/index.html --output-document /var/www/my_webapp__2/www/partnerships/index.html
|
|
||||||
wget https://git.bdsmhypnosisbasement.com/mitsuo_makuda/basement_website/raw/branch/www/www/partnerships/blacklisted-guilds.htm --output-document /var/www/my_webapp__2/partnerships/blacklisted-guilds.htm
|
|
||||||
wget https://git.bdsmhypnosisbasement.com/mitsuo_makuda/basement_website/raw/branch/www/www/partnerships/rejected-guilds.htm --output-document /var/www/my_webapp__2/www/partnerships/rejected-guilds.htm
|
|
||||||
wget https://git.bdsmhypnosisbasement.com/mitsuo_makuda/basement_website/raw/branch/www/www/partnerships/standard_partner-guide.htm --output-document /var/www/my_webapp__2/www/partnerships/how-to-partnership_standard.htm
|
|
||||||
wget https://git.bdsmhypnosisbasement.com/mitsuo_makuda/basement_website/raw/branch/www/www/partnerships/trusted_partner-guide.htm --output-document /var/www/my_webapp__2/www/partnerships/how-to-partner_trusted.htm
|
|
||||||
wget https://git.bdsmhypnosisbasement.com/mitsuo_makuda/basement_website/raw/branch/www/www/partnerships/standard_partnerships.htm --output-document /var/www/my_webapp__2/partnerships/standard_partnerships.htm
|
|
||||||
wget https://git.bdsmhypnosisbasement.com/mitsuo_makuda/basement_website/raw/branch/www/www/partnerships/trusted_partnerships.htm --output-document /var/www/my_webapp__2/www/partnerships/trusted_partnerships.htm
|
|
||||||
|
|
||||||
# Projects
|
|
||||||
wget https://git.bdsmhypnosisbasement.com/mitsuo_makuda/basement_website/raw/branch/www/www/projects/index.html --output-document /var/www/my_webapp__2/www/projects/index.html
|
|
||||||
wget https://git.bdsmhypnosisbasement.com/mitsuo_makuda/basement_website/raw/branch/www/www/projects/custom-bot.htm --output-document /var/www/my_webapp__2/www/projects/custom-bot.htm
|
|
||||||
wget https://git.bdsmhypnosisbasement.com/mitsuo_makuda/basement_website/raw/branch/www/www/projects/e-learning.htm --output-document /var/www/my_webapp__2/www/projects/e-learning.htm
|
|
||||||
wget https://git.bdsmhypnosisbasement.com/mitsuo_makuda/basement_website/raw/branch/www/www/projects/groupware.htm --output-document /var/www/my_webapp_2/www/projects/groupware.htm
|
|
||||||
wget https://git.bdsmhypnosisbasement.com/mitsuo_makuda/basement_website/raw/branch/www/www/projects/software-development.htm --output-document /var/www/my_webapp__2/www/projects/software-development.htm
|
|
||||||
|
|
||||||
# Staff
|
|
||||||
wget https://git.bdsmhypnosisbasement.com/mitsuo_makuda/basement_website/raw/branch/www/www/staff/index.html --output-document /var/www/my_webapp__2/www/staff/index.html
|
|
||||||
wget https://git.bdsmhypnosisbasement.com/mitsuo_makuda/basement_website/raw/branch/www/www/staff/how-to-become-staff.htm --output-document /var/www/my_webapp__2/www/staff/how-to-become-staff.htm
|
|
||||||
wget https://git.bdsmhypnosisbasement.com/mitsuo_makuda/basement_website/raw/branch/www/www/staff/meet-our-staff.htm --output-document /var/www/my_webapp__2/www/staff/meet-our-staff.htm
|
|
||||||
wget https://git.bdsmhypnosisbasement.com/mitsuo_makuda/basement_website/raw/branch/www/www/staff/privacy.htm --output-document /var/www/my_webapp__2/www/staff/privacy.htm
|
|
||||||
wget https://git.bdsmhypnosisbasement.com/mitsuo_makuda/basement_website/raw/branch/www/www/staff/terms.htm --output-document /var/www/my_webapp__2/www/staff/terms.htm
|
|
||||||
|
|
||||||
# Change Ownership
|
|
||||||
chown --recursive --verbose my_webapp__2:www-data /var/www/my_webapp__2/www/*
|
|
||||||
|
|
||||||
# Change Permissions
|
|
||||||
chmod --recursive --verbose 750 /var/www/my_webapp__2/www/*
|
|
||||||
|
|
||||||
## ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- ##
|
|
||||||
|
|
||||||
reset
|
|
||||||
|
|
||||||
# ============================================================ #
|
|
||||||
|
|
||||||
# css
|
|
||||||
wget https://git.bdsmhypnosisbasement.com/mitsuo_makuda/basement_website/raw/branch/cdn/cdn/css/branding.css --output-document /var/www/my_webapp__3/www/css/branding.css
|
|
||||||
wget https://git.bdsmhypnosisbasement.com/mitsuo_makuda/basement_website/raw/branch/cdn/cdn/css/mdb.min.css --output-document /var/www/my_webapp__3/www/css/mdb.min.css
|
|
||||||
wget https://git.bdsmhypnosisbasement.com/mitsuo_makuda/basement_website/raw/branch/cdn/cdn/css/micon.min.css --output-document /var/www/my_webapp__3/www/css/micon.min.css
|
|
||||||
|
|
@ -0,0 +1,253 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
|
||||||
|
<html lang="en">
|
||||||
|
|
||||||
|
<head>
|
||||||
|
<!-- /Basic Tags/ -->
|
||||||
|
<title>BDSM | Hypnosis Basement</title>
|
||||||
|
<!-- \Basic Tags\ -->
|
||||||
|
|
||||||
|
<!-- /Meta Tags/ -->
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewpoint" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||||
|
<meta http-equiv="x-ua-compatible" content="IE=edge">
|
||||||
|
<!-- \Meta Tags\ -->
|
||||||
|
|
||||||
|
<!-- /Discord Embed/ -->
|
||||||
|
<meta property="og:title" content="BDSM | Hypnosis Basement Home Page">
|
||||||
|
<meta property="og:description" content="We are a BDSM, hypnosis and gaming community. We welcome people who are curious or new to the BDSM and/or the Hypnosis lifestyle as well as users who are more experienced. We aim to be a safe and caring learning environment where people can communicate with each other and explore new things. While our general focus is on BDSM and Hypnosis, we have lots of other activities and events. Some of our most popular features are: Weekly movie nights, Jackbox party games, giveaways, clubs, kink events, hypno events, bedtime story readings, gaming, and more. We hope you enjoy your stay with us!">
|
||||||
|
<meta property="og:url" content="https://www.bdsmhypnosisbasement.com/index.html">
|
||||||
|
<meta name="theme-color" content="#663399" data-react-helmet="true">
|
||||||
|
<meta property="og:image" content="https://cdn.bdsmhypnosisbasement.com/img/embed/index.png">
|
||||||
|
<meta name="twitter:card" content="summary_large_image">
|
||||||
|
<!-- \Discord Embed\ -->
|
||||||
|
|
||||||
|
<!-- /Favicons/ -->
|
||||||
|
<!-- /Basic Favicons/ -->
|
||||||
|
<link rel="shortcut icon" type="image/x-icon" href="https://cdn.bdsmhypnosisbasement.com/img/favicon/favicon.ico" >
|
||||||
|
<link rel="icon" type="image/png" sizes="16x16" href="https://cdn.bdsmhypnosisbasement.com/img/favicon/basic/16x16.png">
|
||||||
|
<link rel="icon" type="image/png" sizes="32x32" href="https://cdn.bdsmhypnosisbasement.com/img/favicon/basic/32x32.png">
|
||||||
|
<link rel="icon" type="image/png" sizes="48x48" href="https://cdn.bdsmhypnosisbasement.com/img/favicon/basic/48x48.png">
|
||||||
|
<!-- \Basic Favicons\ -->
|
||||||
|
<!-- /android-chrome favicons/ -->
|
||||||
|
<link rel="icon" type="image/png" sizes="36x36" href="https://cdn.bdsmhypnosisbasement.com/img/favicon/android-chrome/36x36.png" >
|
||||||
|
<link rel="icon" type="image/png" sizes="48x48" href="https://cdn.bdsmhypnosisbasement.com/img/favicon/android-chrome/48x48.png" >
|
||||||
|
<link rel="icon" type="image/png" sizes="72x72" href="https://cdn.bdsmhypnosisbasement.com/img/favicon/android-chrome/72x72.png" >
|
||||||
|
<link rel="icon" type="image/png" sizes="96x96" href="https://cdn.bdsmhypnosisbasement.com/img/favicon/android-chrome/96x96.png" >
|
||||||
|
<link rel="icon" type="image/png" sizes="144x144" href="https://cdn.bdsmhypnosisbasement.com/img/favicon/android-chrome/144x144.png">
|
||||||
|
<link rel="icon" type="image/png" sizes="192x192" href="https://cdn.bdsmhypnosisbasement.com/img/favicon/android-chrome/192x192.png">
|
||||||
|
<link rel="icon" type="image/png" sizes="256x256" href="https://cdn.bdsmhypnosisbasement.com/img/favicon/android-chrome/256x256.png">
|
||||||
|
<link rel="icon" type="image/png" sizes="384x384" href="https://cdn.bdsmhypnosisbasement.com/img/favicon/android-chrome/384x384.png">
|
||||||
|
<link rel="icon" type="image/png" sizes="512x512" href="https://cdn.bdsmhypnosisbasement.com/img/favicon/android-chrome/512x512.png">
|
||||||
|
<!-- \android-chrome favicons\ -->
|
||||||
|
<!-- /apple-touch-icon favicons/ -->
|
||||||
|
<link rel="apple-touch-icon" sizes="180x180" href="https://cdn.bdsmhypnosisbasement.com/img/favicon/apple-touch-icon/apple-touch-icon.png">
|
||||||
|
<link rel="apple-touch-icon" sizes="57x57" href="https://cdn.bdsmhypnosisbasement.com/img/favicon/apple-touch-icon/57x57.png" >
|
||||||
|
<link rel="apple-touch-icon" sizes="60x60" href="https://cdn.bdsmhypnosisbasement.com/img/favicon/apple-touch-icon/60x60.png" >
|
||||||
|
<link rel="apple-touch-icon" sizes="72x72" href="https://cdn.bdsmhypnosisbasement.com/img/favicon/apple-touch-icon/72x72.png" >
|
||||||
|
<link rel="apple-touch-icon" sizes="76x76" href="https://cdn.bdsmhypnosisbasement.com/img/favicon/apple-touch-icon/76x76.png" >
|
||||||
|
<link rel="apple-touch-icon" sizes="114x114" href="https://cdn.bdsmhypnosisbasement.com/img/favicon/apple-touch-icon/114x114.png" >
|
||||||
|
<link rel="apple-touch-icon" sizes="120x120" href="https://cdn.bdsmhypnosisbasement.com/img/favicon/apple-touch-icon/120x120.png" >
|
||||||
|
<link rel="apple-touch-icon" sizes="144x144" href="https://cdn.bdsmhypnosisbasement.com/img/favicon/apple-touch-icon/144x144.png" >
|
||||||
|
<link rel="apple-touch-icon" sizes="152x152" href="https://cdn.bdsmhypnosisbasement.com/img/favicon/apple-touch-icon/152x152.png" >
|
||||||
|
<link rel="apple-touch-icon" sizes="180x180" href="https://cdn.bdsmhypnosisbasement.com/img/favicon/apple-touch-icon/180x180.png" >
|
||||||
|
<!-- \apple-touch-icon favicons\ -->
|
||||||
|
<!-- /mstile/ -->
|
||||||
|
<meta name="msapplication-TileColor" content="#663399">
|
||||||
|
<meta name="msapplication-square70x70logo" content="https://cdn.bdsmhypnosisbasement.com/img/favicon/mstile/70x70.png" >
|
||||||
|
<meta name="msapplication-square150x150logo" content="https://cdn.bdsmhypnosisbasement.com/img/favicon/mstile/150x150.png">
|
||||||
|
<meta name="msapplication-square310x310logo" content="https://cdn.bdsmhypnosisbasement.com/img/favicon/mstile/310x310.png">
|
||||||
|
<meta name="msapplication-wide310x150logo" content="https://cdn.bdsmhypnosisbasement.com/img/favicon/mstile/310x150.png">
|
||||||
|
<!-- \mstile\ -->
|
||||||
|
<!-- \Favicons\ -->
|
||||||
|
|
||||||
|
<!-- /Inline CSS/ -->
|
||||||
|
<style>
|
||||||
|
body {background-color: #36393f; color: #FFFFFF;}
|
||||||
|
</style>
|
||||||
|
<!-- \Inline CSS\ -->
|
||||||
|
|
||||||
|
<!-- /External CSS - Internal/ -->
|
||||||
|
<link rel="stylesheet" href="https://cdn.bdsmhypnosisbasement.com/css/branding.css">
|
||||||
|
<!-- \External CSS - Internal\ -->
|
||||||
|
<!-- /External CSS - External/ -->
|
||||||
|
<link rel="stylesheet" href="https://cdn.bdsmhypnosisbasement.com/css/mdb.min.css">
|
||||||
|
<link rel="stylesheet" href="https://cdn.bdsmhypnosisbasement.com/css/micon.min.css">
|
||||||
|
<link rel="stylesheet" href="https://cdn.bdsmhypnosisbasement.com/css/prism.css">
|
||||||
|
<!-- \External CSS - External\ -->
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<!-- /Navigation Bar/ -->
|
||||||
|
<nav class="navbar navbar-dark bg-brand navbar-expand-lg">
|
||||||
|
<div class="container-fluid">
|
||||||
|
<a class="navbar-brand" href="/">
|
||||||
|
<img src="https://cdn.bdsmhypnosisbasement.com/img/branding/navbar_logo.png" height="30" alt="Brand Logo" loading="lazy">
|
||||||
|
BDSM | Hypnosis Basement
|
||||||
|
</a>
|
||||||
|
<button class="navbar-toggler ps-0 pe-1" type="button" data-mdb-toggle="collapse" data-mdb-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
|
||||||
|
<span class="navbar-toggler-icon d-flex justify-content-end align-items-center">
|
||||||
|
<i class="mi mi-ButtonMenu"></i>
|
||||||
|
</span>
|
||||||
|
</button>
|
||||||
|
|
||||||
|
<div class="collapse navbar-collapse" id="navbarSupportedContent">
|
||||||
|
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<hr class="dropdown-divider">
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a class="nav-link active disabled" aria-current="page" href="/">
|
||||||
|
You are <i class="mi mi-ChevronRight"></i> <i class="mi mi-Home"></i> (/index.html)
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<hr class="dropdown-divider">
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a class="nav-link disabled" href="https://discord.gg/basement">
|
||||||
|
<i class="mi mi-discord"></i> Basement Invite
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a class="nav-link disabled" href="https://www.bdsmhypnosisbasement.com/staff/index.html">
|
||||||
|
<i class="mi mi-Group"></i> Staff Information
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a class="nav-link disabled" href="https://www.bdsmhypnosisbasement.com/partners/index.html">
|
||||||
|
<i class="mi mi-ContactInfo"></i> Basement Partners
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a class="nav-link disabled" href="https://www.bdsmhypnosisbasement.com/projects/index.html">
|
||||||
|
<i class="mi mi-PieSingle"></i> Basement Projects
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a class="nav-link disabled" href="https://www.bdsmhypnosisbasement.com/affliates/index.html">
|
||||||
|
<i class="mi mi-adversal"></i> Basement Affliates
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<hr class="dropdown-divider">
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a class="nav-link disabled" href="https://hdd.bdsmhypnosisbasement.com">
|
||||||
|
<i class="mi mi-Cloud"></i> Basement Groupware
|
||||||
|
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</nav>
|
||||||
|
<!-- \Navigation Bar\ -->
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
|
<!-- /Website Content/ -->
|
||||||
|
<!-- /Cards - Row 1/ -->
|
||||||
|
<div class="container">
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-md-6">
|
||||||
|
<div class="card-dark">
|
||||||
|
<img src="https://cdn.bdsmhypnosisbasement.com/img/cards/basement.png" class="card-img-top" alt="...">
|
||||||
|
<div class="card-body">
|
||||||
|
<h4 class="semibold mb-3"><i class="fab fa-discord"></i> Hypnosis Basement</h4>
|
||||||
|
<p class="mb-3">
|
||||||
|
A direct link to Basement's Discord server! We have a welcoming community with events and giveaways hosted too!
|
||||||
|
</p>
|
||||||
|
<a href="https://discord.gg/basement" class="text-basement-maroon d-flex align-items-center">
|
||||||
|
Join our Discord!
|
||||||
|
<i class="mi mi-ChevronRight ms-2"></i>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<br>
|
||||||
|
</div>
|
||||||
|
<div class="col-md-6">
|
||||||
|
<div class="card-dark">
|
||||||
|
<img src="https://cdn.bdsmhypnosisbasement.com/img/card/bb-cute-emote-hub-gfx.png" class="card-img-top" alt="...">
|
||||||
|
<div class="card-body">
|
||||||
|
<h4 class="semibold mb-3"><i class="fab fa-discord"></i> Cute Emote Hub GFX</h4>
|
||||||
|
<p class="mb-3">
|
||||||
|
A direct link to our Discord Emoji Hub! We have various people, creatures and holiday themed emoji servers ready for you to use!
|
||||||
|
</p>
|
||||||
|
<a href="#" class="text-basement-pink d-flex align-items-center">
|
||||||
|
Join our Discord!
|
||||||
|
<i class="mi mi-ChevronRight ms-2"></i>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- \Cards - Row 1\ -->
|
||||||
|
<br>
|
||||||
|
<!-- /Cards - Row 2/ -->
|
||||||
|
<div class="container">
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-md-6">
|
||||||
|
<div class="card-dark">
|
||||||
|
<img src="/img/card_basement-partnerships.png" class="card-img-top" alt="...">
|
||||||
|
<div class="card-body">
|
||||||
|
<h4 class="semibold mb-3"><i class="fas fa-handshake"></i> Our Partners</h4>
|
||||||
|
<p class="mb-3">
|
||||||
|
BDSM Hypnosis Basement's trusted partnerships!
|
||||||
|
</p>
|
||||||
|
<a href="#" class="text-partner d-flex align-items-center">View our Partners!
|
||||||
|
<i class="mi mi-ChevronRight ms-2"></i>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<br />
|
||||||
|
</div>
|
||||||
|
<div class="col-md-6">
|
||||||
|
<div class="card-dark">
|
||||||
|
<img src="/img/card_basement-patreon.png" class="card-img-top" alt="...">
|
||||||
|
<div class="card-body">
|
||||||
|
<h4 class="semibold mb-3"><i class="fab fa-patreon"></i> Patreon</h4>
|
||||||
|
<p class="mb-3">
|
||||||
|
Links to our various Patreon tiers and the perks you get from them!
|
||||||
|
</p>
|
||||||
|
<a href="#" class="text-patreon d-flex align-items-center">View the tiers!
|
||||||
|
<i class="mi mi-ChevronRight ms-2"></i>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- \Website Content\ -->
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
|
<!-- /Footer/ -->
|
||||||
|
<footer class="footer bg-brand text-light mt-auto">
|
||||||
|
<div class="footer-copyright text-center">
|
||||||
|
<p class="text-light mb-0 py-3">
|
||||||
|
© 2019 BDSM Hypnosis Basement
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</footer>
|
||||||
|
<!-- \Footer\ -->
|
||||||
|
|
||||||
|
<!-- /JS Scripts/ -->
|
||||||
|
<script src="https://cdn.bdsmhypnosisbasement.com/js/mdb.min.js"></script>
|
||||||
|
<!-- \JS Scripts\ -->
|
||||||
|
</body>
|
||||||
|
|
||||||
|
</html>
|
@ -0,0 +1,219 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
|
||||||
|
<head>
|
||||||
|
|
||||||
|
<!-- /HEAD/ -->
|
||||||
|
<!-- /Basic HEAD/ -->
|
||||||
|
<title>Brand Page</title>
|
||||||
|
<!-- \Basic HEAD\ -->
|
||||||
|
|
||||||
|
<!-- /META/ -->
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=yes">
|
||||||
|
<meta http-equiv="x-ua-compatible" content="ie-edge">
|
||||||
|
<!-- \META\ -->
|
||||||
|
|
||||||
|
<!-- /Discord Embed/ -->
|
||||||
|
<meta content="Brand pagename" property="og:title">
|
||||||
|
<meta content="Brand description" property="og:description">
|
||||||
|
<meta content="https://domain.tld/page.htm" property="og:url">
|
||||||
|
<meta content="summary_large_image" name="twitter:card">
|
||||||
|
<meta content="https://cdn.domain.tld/img/embed/pagename.png" property="og:image">
|
||||||
|
<meta content="#663399" name="theme-color" data-react-helmet="true">
|
||||||
|
<!-- \Discord Embed\ -->
|
||||||
|
|
||||||
|
<!-- /Favicons/ -->
|
||||||
|
|
||||||
|
<!-- /Basic Favicons/ -->
|
||||||
|
<link rel="shortcut icon" type="image/x-icon" href="https://cdn.domain.tld/img/favicon/favicon.ico">
|
||||||
|
<link rel="icon" type="image/png" sizes="16x16" href="https://cdn.domain.tld/img/favicon/basic/16x16.png">
|
||||||
|
<link rel="icon" type="image/png" sizes="32x32" href="https://cdn.domain.tld/img/favicon/basic/32x32.png">
|
||||||
|
<link rel="icon" type="image/png" sizes="48x48" href="https://cdn.domain.tld/img/favicon/basic/48x48.png">
|
||||||
|
<!-- \Basic Favicons\ -->
|
||||||
|
|
||||||
|
<!-- /android-chrome/ -->
|
||||||
|
<link rel="icon" type="image/png" sizes="36x36" href="https://cdn.domain.tld/img/favicon/android-chrome/36x36.png">
|
||||||
|
<link rel="icon" type="image/png" sizes="48x48" href="https://cdn.domain.tld/img/favicon/android-chrome/48x48.png">
|
||||||
|
<link rel="icon" type="image/png" sizes="72x72" href="https://cdn.domain.tld/img/favicon/android-chrome/72x72.png">
|
||||||
|
<link rel="icon" type="image/png" sizes="96x96" href="https://cdn.domain.tld/img/favicon/android-chrome/96x96.png">
|
||||||
|
<link rel="icon" type="image/png" sizes="144x144" href="https://cdn.domain.tld/img/favicon/android-chrome/144x144.png">
|
||||||
|
<link rel="icon" type="image/png" sizes="192x192" href="https://cdn.domain.tld/img/favicon/android-chrome/192x192.png">
|
||||||
|
<link rel="icon" type="image/png" sizes="256x256" href="https://cdn.domain.tld/img/favicon/android-chrome/256x256.png">
|
||||||
|
<link rel="icon" type="image/png" sizes="384x384" href="https://cdn.domain.tld/img/favicon/android-chrome/384x384.png">
|
||||||
|
<link rel="icon" type="image/png" sizes="512x512" href="https://cdn.domain.tld/img/favicon/android-chrome/512x512.png">
|
||||||
|
<!-- \android-chrome\ -->
|
||||||
|
|
||||||
|
<!-- /apple-touch-icon/ -->
|
||||||
|
<link rel="apple-touch-icon" sizes="180x180" href="https://cdn.domain.tld/img/favicon/apple-touch-icon/apple-touch-icon.png">
|
||||||
|
<link rel="apple-touch-icon" sizes="57x57" href="https://cdn.domain.tld/img/favicon/apple-touch-icon/57x57.png">
|
||||||
|
<link rel="apple-touch-icon" sizes="60x60" href="https://cdn.domain.tld/img/favicon/apple-touch-icon/60x60.png">
|
||||||
|
<link rel="apple-touch-icon" sizes="72x72" href="https://cdn.domain.tld/img/favicon/apple-touch-icon/72x72.png">
|
||||||
|
<link rel="apple-touch-icon" sizes="76x76" href="https://cdn.domain.tld/img/favicon/apple-touch-icon/76x76.png">
|
||||||
|
<link rel="apple-touch-icon" sizes="114x114" href="https://cdn.domain.tld/img/favicon/apple-touch-icon/114x114.png">
|
||||||
|
<link rel="apple-touch-icon" sizes="120x120" href="https://cdn.domain.tld/img/favicon/apple-touch-icon/120x120.png">
|
||||||
|
<link rel="apple-touch-icon" sizes="144x144" href="https://cdn.domain.tld/img/favicon/apple-touch-icon/144x144.png">
|
||||||
|
<link rel="apple-touch-icon" sizes="152x152" href="https://cdn.domain.tld/img/favicon/apple-touch-icon/152x152.png">
|
||||||
|
<link rel="apple-touch-icon" sizes="180x180" href="https://cdn.domain.tld/img/favicon/apple-touch-icon/180x180.png">
|
||||||
|
<!-- \apple-touch-icon\ -->
|
||||||
|
|
||||||
|
<!-- /mstile/ -->
|
||||||
|
<meta name="msapplication-TileColor" content="#663399">
|
||||||
|
<meta name="msapplication-square70x70logo" content="https://cdn.domain.tld/img/favicon/mstile/70x70.png">
|
||||||
|
<meta name="msapplication-square150x150logo" content="https://cdn.domain.tld/img/favicon/mstile/150x150.png">
|
||||||
|
<meta name="msapplication-square310x310logo" content="https://cdn.domain.tld/img/favicon/mstile/310x310.png">
|
||||||
|
<meta name="msapplication-wide310x150logo" content="https://cdn.domain.tld/img/favicon/mstile/310x150.png">
|
||||||
|
<!-- \mstile\ -->
|
||||||
|
|
||||||
|
<!-- \Favicons\ -->
|
||||||
|
|
||||||
|
<!-- /Inline CSS/ -->
|
||||||
|
<style>
|
||||||
|
|
||||||
|
body {
|
||||||
|
background-color: #36393f;
|
||||||
|
color: #FFFFFF;
|
||||||
|
}
|
||||||
|
|
||||||
|
</style>
|
||||||
|
<!-- \Inline CSS\ -->
|
||||||
|
|
||||||
|
<!-- /External CSS/ -->
|
||||||
|
<link rel="stylesheet" href="https://cdn.domain.tld/css/branding.css">
|
||||||
|
<link rel="stylesheet" href="https://cdn.domain.tld/css/mdb.min.css">
|
||||||
|
<link rel="stylesheet" href="https://cdn.domain.tld/css/micon.min.css">
|
||||||
|
<link rel="stylesheet" href="https://cdn.domain.tld/css/prism.css">
|
||||||
|
<!-- \External CSS\ -->
|
||||||
|
<!-- \HEAD\ -->
|
||||||
|
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<!-- /BODY/ -->
|
||||||
|
<!-- /Navigation Bar/ -->
|
||||||
|
<nav class="navbar navbar-dark bg-brand navbar-expand-lg">
|
||||||
|
<div class="container-fluid">
|
||||||
|
<a class="navbar-brand" href="/">
|
||||||
|
<img src="https://cdn.domain.tld/img/branding/navbar_logo.png" height="30" alt="Brand Logo" loading="lazy">
|
||||||
|
Brand Name
|
||||||
|
</a>
|
||||||
|
<button class="navbar-toggler ps-0 pe-1" type="button" data-mdb-toggle="collapse" data-mdb-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
|
||||||
|
<span class="navbar-toggler-icon d-flex justify-content-end align-items-center">
|
||||||
|
<i class="mi mi-ButtonMenu"></i>
|
||||||
|
</span>
|
||||||
|
</button>
|
||||||
|
|
||||||
|
<div class="collapse navbar-collapse" id="navbarSupportedContent">
|
||||||
|
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<hr class="dropdown-divider">
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a class="nav-link active disabled" aria-current="page" href="/">
|
||||||
|
You are <i class="mi mi-ChevronRight"></i> <i class="mi mi-Home"></i> (/index.html)
|
||||||
|
<!-- This tells the user where their current location is on the website -->
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<hr class="dropdown-divider">
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a class="nav-link disabled" href="https://discord.gg/invite">
|
||||||
|
<i class="mi mi-discord"></i> Brand Invite
|
||||||
|
<!-- This is the direct link to the brand's Discord server with no extra fluff -->
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a class="nav-link disabled" href="/staff/index.html">
|
||||||
|
<i class="mi mi-Group"></i> Staff Information
|
||||||
|
<!-- This is the homepage for everything relating to staff information, such as;
|
||||||
|
- About our Staff
|
||||||
|
- How to become a staff member
|
||||||
|
- Staff rules (if applicable)
|
||||||
|
-->
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a class="nav-link disabled" href="/partners/index.html">
|
||||||
|
<i class="mi mi-ContactInfo"></i> Brand Partners
|
||||||
|
<!-- This is the homepage for any information on partnerships, such as;
|
||||||
|
- Links to external websites that deal with partnerships (i.e. Disboard)
|
||||||
|
- List of Standard Partnerships
|
||||||
|
- List of Trusted Partnerships (Along with a live counter for their numbers)
|
||||||
|
- How to set up a standard partnership with us
|
||||||
|
- How to set up a trusted partnership with us
|
||||||
|
- Our Partner Blacklist
|
||||||
|
- Other information to do with partnerships
|
||||||
|
-->
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a class="nav-link disabled" href="/projects/index.html">
|
||||||
|
<i class="mi mi-"></i> Brand Projects
|
||||||
|
<!-- This is the homepage of projects that are linked to the brand, such as;
|
||||||
|
- Other Discord guilds made by the same owner/have the same team behind it
|
||||||
|
- Any networks the brand is associated with
|
||||||
|
- Any service that is accessible either publically or semi-publically
|
||||||
|
|
||||||
|
-->
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a class="nav-link disabled" href="/affliates/index.html">
|
||||||
|
<i class="mi mi-adversal"></i> Brand Affliates
|
||||||
|
<!-- This is the homepage for external services that financially support the brand in one way or another, such as;
|
||||||
|
- A donation platform (i.e. KoFi)
|
||||||
|
- A subscription platform (i.e. Patreon)
|
||||||
|
- A service that has a partner/affiate program (i.e. Lovense)
|
||||||
|
-->
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<hr class="dropdown-divider">
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a class="nav-link disabled" href="https://hdd.domain.tld">
|
||||||
|
<i class="mi mi-Cloud"></i> Brand Groupware
|
||||||
|
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</nav>
|
||||||
|
<!-- \Navigation Bar\ -->
|
||||||
|
|
||||||
|
<!-- /Website Content/ -->
|
||||||
|
<br>
|
||||||
|
<!-- \Website Content\ -->
|
||||||
|
|
||||||
|
<!-- /Footer/ -->
|
||||||
|
<footer class="footer bg-brand text-light mt-auto">
|
||||||
|
<div class="footer-copyright">
|
||||||
|
<p class="text-center text-light mb-0 py-3">
|
||||||
|
© (Year of Brand starting) (Brand Name)
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</footer>
|
||||||
|
<!-- \Footer\ -->
|
||||||
|
|
||||||
|
<!-- \BODY\ -->
|
||||||
|
|
||||||
|
<script src="https://cdn.domain.tld/js/mdb.min.js"></script>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
|
||||||
|
</html>
|
Loading…
Reference in New Issue