Skip to content

Commit 8d580a8

Browse files
committed
Highlight opensource
- highlight menu entry - add opensource section under featrured posts
1 parent 51addcd commit 8d580a8

File tree

43 files changed

+326
-298
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+326
-298
lines changed

404.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -127,23 +127,23 @@
127127

128128
</div>
129129
</li>
130-
<li class="nav-item dropdown text-capitalize">
130+
<li class="nav-item dropdown text-capitalize highlight-b">
131131
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
132132
Open Source
133133
</a>
134134
<div class="dropdown-menu " aria-labelledby="navbarDropdown">
135135
<!-- <div class="dropdown-divider">Libraries</div> -->
136136
<a class="dropdown-item" href="https://github.com/NaturalIntelligence/fast-xml-parser"><strong>Fast XML Parser</strong> in JS</a>
137-
<a class="dropdown-item" href="https://github.com/solothought/text2chart"><strong>Text2Chart</strong> - Generate graphs from text</a>
138-
<a class="dropdown-item" href="https://github.com/NaturalIntelligence/Stubmatic"><strong>Stubmatic</strong> - Mocking library for QAs</a>
137+
<a class="dropdown-item" href="https://github.com/solothought/text2chart"><strong>Text2Chart</strong> - Generate interactive diagrams from text</a>
138+
<a class="dropdown-item" href="https://github.com/solothought/flowgger"><strong>Flowgger</strong> - Reduce logs size and debuggin time by 90%</a>
139139
<a class="dropdown-item" href="https://github.com/NaturalIntelligence/nimn-spec"><strong>Nimn</strong> - Smaller than XML, JSON, Msgpack, Gzip</a>
140140
<a class="dropdown-item" href="https://github.com/solothought/shabdawali"><strong>Shabdawali</strong> - Human like Typing Effect</a>
141141
<a class="dropdown-item" href="https://github.com/solothought/vaarta"><strong>Vaarta</strong> - Typing Chat effect</a>
142142
<a class="dropdown-item" href="https://github.com/node-muneem/anumargak"><strong>Anumargak</strong> - Fast routing lib</a>
143143
<a class="dropdown-item" href="https://www.npmjs.com/package/fast-lorem-ipsum"><strong>Fast Lorem Ipsum</strong> - generator</a>
144144
<a class="dropdown-item" href="https://www.npmjs.com/package/fastify-xml-body-parser"><strong>Fastify XML Body Parser</strong></a>
145-
<a class="dropdown-item" href="https://www.npmjs.com/package/cucumon"><strong>Cucumon</strong> - Better parser for Gherkin files</a>
146145
<a class="dropdown-item" href="https://www.npmjs.com/package/strnum"><strong>Strnum</strong> - String to Number converter</a>
146+
<a class="dropdown-item" href="https://www.npmjs.com/package/cucumon"><strong>Cucumon</strong> - Better parser for Gherkin files</a>
147147
<a class="dropdown-item" href="https://www.npmjs.com/package/detailed-xml-validator"><strong>Detailed XML Validator</strong> - Light and effective XML schema validator</a>
148148
<div class="dropdown-divider">Online tool</div>
149149
<a class="dropdown-item" href="/imglab/"><strong>Imglab</strong> - Annotate images for ML</a>

about.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -127,23 +127,23 @@
127127

128128
</div>
129129
</li>
130-
<li class="nav-item dropdown text-capitalize">
130+
<li class="nav-item dropdown text-capitalize highlight-b">
131131
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
132132
Open Source
133133
</a>
134134
<div class="dropdown-menu " aria-labelledby="navbarDropdown">
135135
<!-- <div class="dropdown-divider">Libraries</div> -->
136136
<a class="dropdown-item" href="https://github.com/NaturalIntelligence/fast-xml-parser"><strong>Fast XML Parser</strong> in JS</a>
137-
<a class="dropdown-item" href="https://github.com/solothought/text2chart"><strong>Text2Chart</strong> - Generate graphs from text</a>
138-
<a class="dropdown-item" href="https://github.com/NaturalIntelligence/Stubmatic"><strong>Stubmatic</strong> - Mocking library for QAs</a>
137+
<a class="dropdown-item" href="https://github.com/solothought/text2chart"><strong>Text2Chart</strong> - Generate interactive diagrams from text</a>
138+
<a class="dropdown-item" href="https://github.com/solothought/flowgger"><strong>Flowgger</strong> - Reduce logs size and debuggin time by 90%</a>
139139
<a class="dropdown-item" href="https://github.com/NaturalIntelligence/nimn-spec"><strong>Nimn</strong> - Smaller than XML, JSON, Msgpack, Gzip</a>
140140
<a class="dropdown-item" href="https://github.com/solothought/shabdawali"><strong>Shabdawali</strong> - Human like Typing Effect</a>
141141
<a class="dropdown-item" href="https://github.com/solothought/vaarta"><strong>Vaarta</strong> - Typing Chat effect</a>
142142
<a class="dropdown-item" href="https://github.com/node-muneem/anumargak"><strong>Anumargak</strong> - Fast routing lib</a>
143143
<a class="dropdown-item" href="https://www.npmjs.com/package/fast-lorem-ipsum"><strong>Fast Lorem Ipsum</strong> - generator</a>
144144
<a class="dropdown-item" href="https://www.npmjs.com/package/fastify-xml-body-parser"><strong>Fastify XML Body Parser</strong></a>
145-
<a class="dropdown-item" href="https://www.npmjs.com/package/cucumon"><strong>Cucumon</strong> - Better parser for Gherkin files</a>
146145
<a class="dropdown-item" href="https://www.npmjs.com/package/strnum"><strong>Strnum</strong> - String to Number converter</a>
146+
<a class="dropdown-item" href="https://www.npmjs.com/package/cucumon"><strong>Cucumon</strong> - Better parser for Gherkin files</a>
147147
<a class="dropdown-item" href="https://www.npmjs.com/package/detailed-xml-validator"><strong>Detailed XML Validator</strong> - Light and effective XML schema validator</a>
148148
<div class="dropdown-divider">Online tool</div>
149149
<a class="dropdown-item" href="/imglab/"><strong>Imglab</strong> - Annotate images for ML</a>

assets/css/screen.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -965,4 +965,9 @@ iframe {
965965

966966
.language-section ul li img:hover {
967967
transform: scale(1.1); /* Optional: Add hover effect */
968+
}
969+
970+
.highlight-b{
971+
border: 4px solid rebeccapurple;
972+
border-radius: 10px;
968973
}

0 commit comments

Comments
 (0)