Skip to content

Commit 2e211cf

Browse files
committed
updated logs
1 parent 0943200 commit 2e211cf

File tree

3 files changed

+148
-1
lines changed

3 files changed

+148
-1
lines changed

builder.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Last updated
2-
2025-12-22
2+
2025-12-29

pages/mb-albuminsertsviewer.html

Lines changed: 136 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,136 @@
1+
<!DOCTYPE HTML>
2+
<html>
3+
4+
<head>
5+
<title>BlossomTheme</title>
6+
<meta charset="utf-8" />
7+
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
8+
<link rel="stylesheet" href="../assets/css/main.css" />
9+
<link rel="icon" href="../images/flower-trans.png" type="image/icon type">
10+
<noscript>
11+
<link rel="stylesheet" href="../assets/css/noscript.css" />
12+
</noscript>
13+
14+
<link rel="stylesheet" href="../assets/css/bootstrap.min.css">
15+
<link rel="stylesheet" href="../assets/fontawesome/css/all.min.css">
16+
<link rel="stylesheet" href="../assets/css/templatemo-style.css">
17+
</head>
18+
19+
<body class="is-preload">
20+
21+
<!-- Header -->
22+
<header id="header">
23+
<a href="../index.html" class="title">BlossomTheme</a>
24+
<nav>
25+
<ul>
26+
<li><a href="../index.html">Home</a></li>
27+
<li><a href="./projects.html">Projects</a></li>
28+
<li><a href="#" class="active">MB-AlbumInsertsViewer</a></li>
29+
</ul>
30+
</nav>
31+
</header>
32+
33+
<!-- Wrapper -->
34+
<div id="wrapper">
35+
36+
<!-- Main -->
37+
<section id="main" class="wrapper">
38+
<div class="inner">
39+
<h1 class="major">MB-AlbumInsertsViewer</h1>
40+
<p>Blossom Theme for AlbumInsertsViewer MusicBee plugin</p>
41+
<div>
42+
<li class="mb-2"><a href="https://github.com/BlossomTheme/MB-AlbumInsertsViewer"><i class="fab fa-github"></i>
43+
Github Repo</a></li>
44+
</div>
45+
<h2>Previews of the theme</h2>
46+
<center>
47+
<div id="images-go-here">
48+
49+
<img src="https://raw.githubusercontent.com/BlossomTheme/MB-AlbumInsertsViewer/main/screenshot01.PNG" width="75%"></div>
50+
<div id="images-go-here">
51+
52+
<img src="https://raw.githubusercontent.com/BlossomTheme/MB-AlbumInsertsViewer/main/screenshot02.PNG" width="75%"></div>
53+
<div id="images-go-here">
54+
55+
<img src="https://raw.githubusercontent.com/BlossomTheme/MB-AlbumInsertsViewer/main/screenshot04.PNG" width="75%"></div>
56+
<div id="images-go-here">
57+
58+
<img src="https://raw.githubusercontent.com/BlossomTheme/MB-AlbumInsertsViewer/main/screenshot03.PNG" width="75%"></div>
59+
60+
</center>
61+
62+
<br>
63+
<br>
64+
<h2>Installation</h2>
65+
<blockquote>
66+
<p>Since this is a theme for the MusicBee plugin named AlbumInsertsViewer, it is required that you already have it installed before installing the theme.
67+
<a href="https://getmusicbee.com/addons/plugins/552/album-inserts-viewer/">link to the plugin</a></p>
68+
</blockquote>
69+
<ol>
70+
<li>
71+
<p>Open Run
72+
<code>win + r</code></p>
73+
</li>
74+
<li>
75+
<p>Type <code>%appdata</code> and enter.</p>
76+
</li>
77+
<li>This will take you to <code>C:\Users\{USERNAME}\AppData\Roaming</code>.</li>
78+
<li>Go to MusicBee directory.
79+
Destination : <code>C:\Users\{USERNAME}}\AppData\Roaming\MusicBee</code></li>
80+
<li>Find <code>albuminsertsviewer.colors.conf</code>. this file should already be present if you installed the extension correctly.</li>
81+
<li>Replace the above file with the downloadable file in this repo with the same name.</li>
82+
<li>Relaunch MusicBee, Enjoy.</li>
83+
</ol>
84+
</div>
85+
</section>
86+
87+
</div>
88+
89+
90+
<!-- Scripts -->
91+
<script src="../assets/js/jquery.min.js"></script>
92+
<script src="../assets/js/jquery.scrollex.min.js"></script>
93+
<script src="../assets/js/jquery.scrolly.min.js"></script>
94+
<script src="../assets/js/browser.min.js"></script>
95+
<script src="../assets/js/breakpoints.min.js"></script>
96+
<script src="../assets/js/util.js"></script>
97+
<script src="../assets/js/main.js"></script>
98+
99+
<div class="tm-bg-gray pt-5 pb-3 tm-text-gray" id="static-bg">
100+
<div class="container-fluid tm-container-small">
101+
<div class="row">
102+
<div class="col-lg-6 col-md-12 col-12 px-5 mb-5">
103+
<hr>
104+
<h3 class="tm-text-primary mb-4">About BlossomTheme</h3>
105+
<p>An open-source initiative based in Sri Lanka for curating vibrant color themes with accessibility in mind. Our palettes maintain a color contrast ratio of 5.06:1, ensuring readability without compromising aesthetics. Join us in blooming the world of design with thoughtfully crafted, inclusive color schemes.</p>
106+
</div>
107+
<div class="col-lg-3 col-md-6 col-sm-6 col-12 px-5 mb-5">
108+
<h3 class="tm-text-primary mb-4">Our Links</h3>
109+
<ul class="tm-footer-links pl-0">
110+
<li><a
111+
href="https://github.com/BlossomTheme/BlossomTheme/blob/master/Contribute/CONTRIBUTING.md">Contribute</a>
112+
</li>
113+
<li><a href="https://blossomtheme.github.io">Our Organization</a></li>
114+
</ul>
115+
</div>
116+
<div class="col-lg-3 col-md-6 col-sm-6 col-12 px-5 mb-5">
117+
<ul class="tm-social-links d-flex justify-content-end pl-0 mb-5">
118+
<li class="mb-2"><a href="https://youtube.com/@BlossomTheme"><i class="fab fa-youtube"></i></a>
119+
</li>
120+
<li class="mb-2"><a href="https://www.linkedin.com/company/blossomtheme/"><i
121+
class="fab fa-linkedin"></i></a></li>
122+
<li class="mb-2"><a href="https://github.com/BlossomTheme/"><i class="fab fa-github"></i></a>
123+
</li>
124+
<li class="mb-2"><a href="https://discord.gg/qmnuDGEKRc"><i class="fab fa-discord"></i></a></li>
125+
</ul>
126+
</div>
127+
</div>
128+
<div class="row">
129+
130+
</div>
131+
</div>
132+
</div>
133+
134+
</body>
135+
136+
</html>

pages/projects.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -486,6 +486,17 @@ <h2 class="col-6 tm-text-primary">
486486
<span>KiCad</span>
487487
</div>
488488
</div>
489+
<div class="col-xl-3 col-lg-4 col-md-6 col-sm-6 col-12 mb-5">
490+
<figure class="tm-video-item">
491+
<img alt="Image" class="img-fluid" src="https://raw.githubusercontent.com/BlossomTheme/MB-AlbumInsertsViewer/main/screenshot01.PNG"/>
492+
<figcaption class="d-flex align-items-center justify-content-center">
493+
<a href="./mb-albuminsertsviewer.html">View more</a>
494+
</figcaption>
495+
</figure>
496+
<div class="d-flex justify-content-between tm-text-gray">
497+
<span>MB-AlbumInsertsViewer</span>
498+
</div>
499+
</div>
489500

490501
</div> <!-- row -->
491502
<!-- <div class="row tm-mb-90">

0 commit comments

Comments
 (0)