-
-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bfc6c8e
commit 3fa5a11
Showing
2 changed files
with
70 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,18 +6,18 @@ | |
<meta name="description" content="Enhance your GitHub repositories with stylish badges, which'll instantly boosting your project's visibility and professionalism!" /> | ||
<meta property="og:title" content="Create Badges with Shield.io" /> | ||
<meta property="og:description" content="Explore the power of Shield.io and Markdown to craft dynamic badges for your GitHub projects. Elevate your repository's appeal and credibility with eye-catching badges effortlessly." /> | ||
<meta property="og:image" content="/md-badges/assets/maglev/44-trans.png?1702676243" /> | ||
<meta property="og:image" content="/md-badges/assets/maglev/44-trans.png?1702732204" /> | ||
|
||
|
||
|
||
|
||
<script src="/md-badges/vite/assets/theme-basic-1703a8dd.js?1702676243" crossorigin="anonymous" type="module"></script> | ||
<script src="/md-badges/vite/assets/theme-basic-1703a8dd.js?1702732204" crossorigin="anonymous" type="module"></script> | ||
|
||
<link rel="preload" href="/md-badges/assets/tailwind-4065c492061d61ed1b99f5e1544656dc17ee2ce3603272dc219dfa3ca5be3b01.css?1702676243" as="style" type="text/css" data-turbo-track="reload"> | ||
<link rel="stylesheet" href="/md-badges/assets/tailwind-4065c492061d61ed1b99f5e1544656dc17ee2ce3603272dc219dfa3ca5be3b01.css?1702676243" as="style" data-turbo-track="reload" /> | ||
<link rel="preload" href="/md-badges/assets/tailwind-4065c492061d61ed1b99f5e1544656dc17ee2ce3603272dc219dfa3ca5be3b01.css?1702732204" as="style" type="text/css" data-turbo-track="reload"> | ||
<link rel="stylesheet" href="/md-badges/assets/tailwind-4065c492061d61ed1b99f5e1544656dc17ee2ce3603272dc219dfa3ca5be3b01.css?1702732204" as="style" data-turbo-track="reload" /> | ||
|
||
<link rel="preload" href="/md-badges/assets/theme-basic-a06f876ee6c19019ddfe6c77e621d2d44b3a262387e9084fcc10f3167bd0657b.css?1702676243" as="style" type="text/css" data-turbo-track="reload"> | ||
<link rel="stylesheet" href="/md-badges/assets/theme-basic-a06f876ee6c19019ddfe6c77e621d2d44b3a262387e9084fcc10f3167bd0657b.css?1702676243" as="style" data-turbo-track="reload" /> | ||
<link rel="preload" href="/md-badges/assets/theme-basic-a06f876ee6c19019ddfe6c77e621d2d44b3a262387e9084fcc10f3167bd0657b.css?1702732204" as="style" type="text/css" data-turbo-track="reload"> | ||
<link rel="stylesheet" href="/md-badges/assets/theme-basic-a06f876ee6c19019ddfe6c77e621d2d44b3a262387e9084fcc10f3167bd0657b.css?1702732204" as="style" data-turbo-track="reload" /> | ||
|
||
<link href="https://cdn.jsdelivr.net/npm/[email protected]/fonts/remixicon.css" rel="preload" as="style"> | ||
<link href="https://cdn.jsdelivr.net/npm/[email protected]/fonts/remixicon.css" rel="stylesheet"> | ||
|
@@ -42,9 +42,9 @@ | |
--basic-theme-logo-font: "Montserrat", "Arial", "sans-serif"; | ||
--basic-theme-default-font-size: 16px; | ||
|
||
--basic-theme-primary-color: #000000; | ||
--basic-theme-primary-color-non-hex: 0, 0, 0; | ||
--basic-theme-primary-color-non-hex-no-comma: 0 0 0; | ||
--basic-theme-primary-color: #0f766e; | ||
--basic-theme-primary-color-non-hex: 15, 118, 110; | ||
--basic-theme-primary-color-non-hex-no-comma: 15 118 110; | ||
|
||
--basic-theme-transparent: transparent; | ||
--basic-theme-color-white: #FFFFFF; | ||
|
@@ -63,7 +63,7 @@ | |
} | ||
</style> | ||
|
||
<link href="/md-badges/sites/74/favicon?1702676243" rel="icon" type="image/x-icon" /> | ||
<link href="/md-badges/sites/74/favicon?1702732204" rel="icon" type="image/x-icon" /> | ||
|
||
</head> | ||
<body class="bg-white"> | ||
|
@@ -79,7 +79,7 @@ | |
<div class="backdrop-blur-sm"> | ||
<div class="container mx-auto h-20 px-6 flex items-center justify-between "> | ||
<a class="shrink-0 flex items-center space-x-3 cursor-pointer relative z-40" href="https://inttter.github.io/md-badges"> | ||
<img src="/md-badges/assets/maglev/44-trans.png?1702676243" data-maglev-id="4rKuRVGvg7A.logo" class="block max-h-10 " /> | ||
<img src="/md-badges/assets/maglev/44-trans.png?1702732204" data-maglev-id="4rKuRVGvg7A.logo" class="block max-h-10 " /> | ||
|
||
<div data-maglev-id="4rKuRVGvg7A.logo_text" class="font-bold font-logo text-xl">md-badges</div> | ||
</a> | ||
|
@@ -114,7 +114,7 @@ | |
hover:-translate-y-0.5 | ||
transition-all" href="https://github.com/inttter/md-badges/stargazers"> | ||
<i class="ri-2x mr-2 ri-star-s-fill" data-maglev-id="4rKuRVGvg7A.primary_button_icon"></i> | ||
<span data-maglev-id="4rKuRVGvg7A.primary_button.text">Star this project!</span> | ||
<span data-maglev-id="4rKuRVGvg7A.primary_button.text">View stargazers</span> | ||
</a> </div> | ||
|
||
<button type="button" class="ml-auto lg:hidden rounded-md h-12 w-12 inline-flex items-center justify-center text-gray-600 hover:text-gray-800 hover:bg-gray-100 focus:outline-none focus:ring-2 focus:ring-inset focus:ring-basic-theme-primary relative -right-4" aria-expanded="false" aria-label="Toggle menu" data-action="click->basic-nav-01#toggleMenu"> | ||
|
@@ -175,7 +175,7 @@ | |
transition-all | ||
flex" href="https://github.com/inttter/md-badges/stargazers"> | ||
<i class="ri-2x mr-2 ri-star-s-fill" data-maglev-id="4rKuRVGvg7A.primary_button_icon"></i> | ||
<span data-maglev-id="4rKuRVGvg7A.primary_button.text">Star this project!</span> | ||
<span data-maglev-id="4rKuRVGvg7A.primary_button.text">View stargazers</span> | ||
</a> </div> | ||
</div> | ||
</div> | ||
|
@@ -191,12 +191,27 @@ | |
<span data-maglev-id="6R9ATGc0juI.title">Markdown-based badges for enhancing projects on GitHub. ✨</span> | ||
</h1> | ||
|
||
<div data-maglev-id="6R9ATGc0juI.intro" class="text-center text-sm md:text-lg leading-relaxed mt-10 max-w-2xl lg:mx-auto prose text-black prose-a:text-basic-theme-primary"><p><strong>A curated list of Shield.io badges, organized in lists. Simply copy the code to use it in your own project! ⬇️</strong></p><p></p></div> | ||
<div data-maglev-id="6R9ATGc0juI.intro" class="text-center text-sm md:text-lg leading-relaxed mt-10 max-w-2xl lg:mx-auto prose text-black prose-a:text-basic-theme-primary"><h3>A curated list of Shield.io badges, organized in lists. Simply copy the code to use it in your own project! ⬇️</h3><p></p></div> | ||
|
||
<div | ||
class="flex flex-col md:flex-row md:space-x-14 space-y-5 md:space-y-0 mt-10 w-full justify-center" | ||
> | ||
|
||
<a data-maglev-id="6R9ATGc0juI.primary_cta" target="_blank" class=" | ||
shrink-0 | ||
flex items-center justify-center | ||
bg-basic-theme-primary | ||
rounded-lg | ||
py-3 | ||
md:py-4 | ||
px-10 | ||
w-full | ||
md:w-auto | ||
text-center | ||
text-white | ||
font-bold | ||
transform | ||
hover:-translate-y-0.5 | ||
transition-all" href="https://github.com/inttter/md-badges"><span data-maglev-id="6R9ATGc0juI.primary_cta.text">View On GitHub</span></a> | ||
|
||
<a data-maglev-id="6R9ATGc0juI.secondary_cta" target="_blank" class=" | ||
shrink-0 | ||
|
@@ -213,10 +228,41 @@ | |
transform | ||
text-basic-theme-primary text-opacity-100 | ||
hover:-translate-y-0.5 | ||
transition-all" href="https://github.com/inttter/md-badges"><span data-maglev-id="6R9ATGc0juI.secondary_cta.text">View On GitHub</span></a> | ||
transition-all" href="https://github.com/inttter/md-badges/blob/main/CONTRIBUTING.md"><span data-maglev-id="6R9ATGc0juI.secondary_cta.text">Contribute To This Project!</span></a> | ||
</div> | ||
</div> | ||
</div> | ||
</div><div class="py-10 md:py-20" style="background-color: var(--basic-theme-transparent)" id="section-9xAb9gj5" data-maglev-section-id="9xAb9gj5"> | ||
<div class="container mx-auto px-6 leading-loose flex flex-col lg:flex-row "> | ||
<h2 class="text-4xl text-basic-theme-primary text-opacity-100 font-bold leading-relaxed mx-auto lg:w-1/3"> | ||
<span data-maglev-id="9xAb9gj5.title">What You Should Know:</span> | ||
</h2> | ||
|
||
<div class="w-full mt-12 lg:mt-0 lg:pl-28"> | ||
<div class="grid grid-cols-1 gap-14 lg:grid-cols-2 lg:gap-20"> | ||
<div class="text-left" id="block-T8SP_FEF" data-maglev-block-id="T8SP_FEF"> | ||
<div class="w-12 h-12 flex items-center justify-center bg-basic-theme-primary rounded-md mb-5"> | ||
<i class="ri-xl ri-github-fill text-white"></i> | ||
</div> | ||
|
||
<h3 class="font-bold text-lg lg:text-xl mt-5 mb-2.5 lg:mt-0"> | ||
<span data-maglev-id="T8SP_FEF.title">Open Source</span> | ||
</h3> | ||
|
||
<div data-maglev-id="T8SP_FEF.body" class="text-base leading-6 prose text-black prose-a:text-basic-theme-primary"><p>This project is maintained and new badges are constantly being added. Feel free to <a href="https://github.com/inttter/md-badges/blob/main/CONTRIBUTING.md" target="_blank" rel="noopener noreferrer nofollow" maglev-link-type="url">submit a pull request</a> if you want to add your own badge!</p></div> | ||
</div> <div class="text-left" id="block-WqNu9n-H" data-maglev-block-id="WqNu9n-H"> | ||
<div class="w-12 h-12 flex items-center justify-center bg-basic-theme-primary rounded-md mb-5"> | ||
<i class="ri-xl ri-paint-fill text-white"></i> | ||
</div> | ||
|
||
<h3 class="font-bold text-lg lg:text-xl mt-5 mb-2.5 lg:mt-0"> | ||
<span data-maglev-id="WqNu9n-H.title">Customizable</span> | ||
</h3> | ||
|
||
<div data-maglev-id="WqNu9n-H.body" class="text-base leading-6 prose text-black prose-a:text-basic-theme-primary"><p>Customizable badges offer versatile visual elements, allowing you to modify content, colors, logos, and styles to suit your needs.</p></div> | ||
</div> </div> | ||
</div> | ||
</div> | ||
</div><div class="py-12 md:py-20" style="background-color: var(--basic-theme-transparent)" id="section-ZCMPQgZt" data-maglev-section-id="ZCMPQgZt"> | ||
<div class="lg:max-w-4xl mx-auto px-6 space-y-10 text-opacity-100"> | ||
<div id="block-2dK2K_k7" data-maglev-block-id="2dK2K_k7"> | ||
|
@@ -235,11 +281,11 @@ | |
prose-blockquote:text-dark | ||
prose-bullets:text-basic-theme-primary | ||
"><p>Badges have become an integral part of modern software development, especially in open-source projects and repositories. Over the last few years, the use of badges has significantly increased due to their ability to provide quick, visual information about various aspects of a project's status, health, and functionalities.</p></div> | ||
"><p>Thanks to the team behind shield.io, badges have become an integral part of modern software development, especially in open-source projects and repositories. Over the last few years, the use of badges has significantly increased due to their ability to provide quick, visual information about various aspects of a project's status, health, and functionalities.</p></div> | ||
|
||
</div> <div id="block-O9JUgG1j" data-maglev-block-id="O9JUgG1j"> | ||
<div class="flex flex-col items-center justify-center space-y-2"> | ||
<img src="/md-badges/assets/maglev/45-landingpage.png?1702676243" data-maglev-id="O9JUgG1j.image" class="block object-cover overflow-hidden rounded-2xl" /> | ||
<img src="/md-badges/assets/maglev/45-landingpage.png?1702732204" data-maglev-id="O9JUgG1j.image" class="block object-cover overflow-hidden rounded-2xl" /> | ||
|
||
<p class="text-gray-400 text-sm"></p> | ||
</div> | ||
|
@@ -271,7 +317,7 @@ <h3 data-maglev-id="EPT_XXkr.code_filename" class="text-white/60">README.md</h3> | |
</div> | ||
</div> <div id="block-VXv3S37q" data-maglev-block-id="VXv3S37q"> | ||
<div class="flex flex-col items-center justify-center space-y-2"> | ||
<img src="/md-badges/assets/maglev/46-68747470733a2f2f696d672e736869656c64732e696f2f62616467652f446973636f72642d2532333538363546322e7376673f266c6f676f3d646973636f7264266c6f676f436f6c6f723d7768697465-1.svg?1702676243" alt="Result 🡹" data-maglev-id="VXv3S37q.image" class="block object-cover " /> | ||
<img src="/md-badges/assets/maglev/46-68747470733a2f2f696d672e736869656c64732e696f2f62616467652f446973636f72642d2532333538363546322e7376673f266c6f676f3d646973636f7264266c6f676f436f6c6f723d7768697465-1.svg?1702732204" alt="Result 🡹" data-maglev-id="VXv3S37q.image" class="block object-cover " /> | ||
|
||
<p class="text-gray-400 text-sm">Result 🡹</p> | ||
</div> | ||
|
@@ -425,7 +471,7 @@ <h2 class="text-center md:text-left text-4xl leading-relaxed font-bold text-basi | |
<div class="container mx-auto px-6 flex flex-col-reverse md:flex-row md:space-y-0 items-center md:justify-between "> | ||
<div class="flex flex-col items-center md:items-baseline mt-8 md:mt-0"> | ||
<a class="shrink-0 flex items-center mb-2" href="https://inttter.github.io/md-badges"> | ||
<img src="/md-badges/assets/maglev/44-trans.png?1702676243" alt="logo" data-maglev-id="pVdXAbai.logo" class="block mr-3 max-h-8 " /> | ||
<img src="/md-badges/assets/maglev/44-trans.png?1702732204" alt="logo" data-maglev-id="pVdXAbai.logo" class="block mr-3 max-h-8 " /> | ||
|
||
<div data-maglev-id="pVdXAbai.logo_text" class="font-bold font-logo text-xl">md-badges</div> | ||
</a> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters