Skip to content

Commit

Permalink
Website
Browse files Browse the repository at this point in the history
  • Loading branch information
mitko8009 committed May 13, 2024
1 parent 0ffe6e5 commit da17254
Show file tree
Hide file tree
Showing 6 changed files with 20 additions and 30 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@

![ShkoloTweaks](https://shkolotweaks.web.app/assets/thumb2.png)

**Shkolo Tweaks** is a web extension that adds *Dark Theme*, *Pfp Blur*, and other *custom features* to the **[Shkolo.bg]("https://www.shkolo.bg/")** website.
**Shkolo Tweaks** is a web extension for customising **[Shkolo]("https://www.shkolo.bg/")**. It features a dark theme, widgets, stats, and much more.


## Features

- Dark Theme
- Blur Personal Data
- Rounded Corners
- Custom Widgets
- Customization
- Provides Additional Functionality
- Stat Tracking
- Supports English and Bulgarian


## Availability
Expand Down
8 changes: 4 additions & 4 deletions public/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,18 @@

<link rel="shortcut icon" type="image/x-icon" href="assets/logo.png">
<link rel="stylesheet" href="css/main.css">

</head>
<body>
<div class="backlightContainer" style="display: grid; place-content: center;">
<div class="content">
<h1>Shkolo Tweaks</h1>
<h2>• What is Shkolo Tweaks •</h2>
<img src="assets/logo.png" style="height: 128px; margin-bottom: -50px;" alt="Shkolo Tweaks logo">
<h1>Shkolo Tweaks</h1><br>
<h2>What is Shkolo Tweaks?</h2>
<p>
ShkoloTweaks is a web extension that modifies the content of the digital diary <a href="https://www.shkolo.bg/">Shkolo.bg</a>.<br>
By modifing the content of the site, it adds features like a dark theme, widgets, stats, etc.
</p>
<h2>User Data</h2>
<h2>User Data</h2>
<p>
ShkoloTweaks does not collect any user data. The extension is open-source and can be found on <a href="https://github.com/mitko8009/ShkoloTweaks">GitHub.</a><br>
In the future, the extension may collect some data with the user's consent.
Expand Down
Binary file added public/assets/shkolo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion public/contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@
<body>
<div class="backlightContainer" style="display: grid; place-content: center;">
<div class="content">
<img src="assets/logo.png" style="height: 128px; margin-bottom: -50px;" alt="Shkolo Tweaks logo">
<h1>Shkolo Tweaks</h1>
<h2>Contact Us</h2>
<h2>Contact Us</h2>
<p>
If you have any questions, suggestions, or feedback, feel free to contact us at <a class="blurText" onclick="navigator.clipboard.writeText('[email protected]')" style="cursor: copy;">[email protected]</a> .
</p>
Expand Down
6 changes: 6 additions & 0 deletions public/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,14 @@ a, p, h1, h2, h3, h4, h5, h6, title {
color: white;
}

h1 {
line-height: 0;
margin-top: 1em;
}

h2 {
font-size: 2em;
text-shadow: rgba(255,255, 255,0.7) 0px 0px 50px;
}

p {
Expand Down
23 changes: 3 additions & 20 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@type": "Product",
"name": "Shkolo Tweaks",
"image": "https://shkolotweaks.xyz/assets/thumb2.png",
"description": "ShkoloTweaks is a web extension that adds Dark Theme, Custom Widgets, and more to Shkolo.bg.",
"description": "ShkoloTweaks is a web extension for customising Shkolo. It features a dark theme, widgets, stats, and much more.",
"author": "ITPG Web Studios",
"aggregateRating": {
"@type": "AggregateRating",
Expand Down Expand Up @@ -52,8 +52,8 @@
<div class="backlightContainer" style="display: grid; place-content: center;">
<div style="display: flex; flex-direction: column; justify-content: center; align-items: center;">
<img src="assets/logo.png" style="height: 128px; margin-bottom: -50px;" alt="Shkolo Tweaks logo">
<h1 style="line-height: 0; margin-top: 1em;">Shkolo Tweaks</h1>
<!--<p>ShkoloTweaks is a web extension that adds Dark Theme, Custom Widgets, and more customization to <a href="https://app.shkolo.bg/dashboard">Shkolo.bg</a>.</p>-->
<h1>Shkolo Tweaks</h1>
<p>ShkoloTweaks is a web extension for customising <a href="https://shkolo.bg/">Shkolo</a>.<br>It features a dark theme, widgets, stats, and much more.<br><a style="text-shadow: rgba(255,255, 255, 1) 0px 0px 50px; font-size: 2em;">Try it yourself!</a></p>
<div>
<button class="btn" onclick="window.open(`https://chromewebstore.google.com/detail/shkolotweaks/benlbhlopnomakndbgihpghghdcejpjc?hl=en&authuser=0`)"><img src="assets/webStore.png" alt="Google Web Store"><br>Download Now</button>
<button class="btn"><img src="assets/firefox.png" alt="Firefox Web Store"><br>Coming Soon</button>
Expand All @@ -66,23 +66,6 @@ <h1 style="line-height: 0; margin-top: 1em;">Shkolo Tweaks</h1>
</div>

<a href="./chrome/index.html"></a>
<script type="module">
import { initializeApp } from "https://www.gstatic.com/firebasejs/10.11.0/firebase-app.js";
import { getAnalytics } from "https://www.gstatic.com/firebasejs/10.11.0/firebase-analytics.js";

const firebaseConfig = {
apiKey: "AIzaSyBDZKJjeaZIk4Q51h-JhuMwE8xcQR-W6Ag",
authDomain: "shkolotweaks.firebaseapp.com",
projectId: "shkolotweaks",
storageBucket: "shkolotweaks.appspot.com",
messagingSenderId: "518875020508",
appId: "1:518875020508:web:1d2b99eebe8baf4de80819",
measurementId: "G-T4TD48C043"
};

const app = initializeApp(firebaseConfig);
const analytics = getAnalytics(app);
</script>
<script src="main.js"></script>
</body>
</html>

0 comments on commit da17254

Please sign in to comment.