git0 0.2.4 → 0.2.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bun.lock +159 -0
- package/docs/404.html +26 -3
- package/docs/Footer/index.html +26 -3
- package/docs/assets/css/styles.3dd00f8d.css +1 -0
- package/docs/assets/js/17896441.79ceefeb.js +1 -0
- package/docs/assets/js/1df93b7f.dfdf0ef3.js +2 -0
- package/docs/assets/js/1df93b7f.dfdf0ef3.js.LICENSE.txt +6 -0
- package/docs/assets/js/22dd74f7.040a4546.js +1 -0
- package/docs/assets/js/237.daf7efdf.js +1 -0
- package/docs/assets/js/278.1628756c.js +1 -0
- package/docs/assets/js/4a829dc8.10d7db0a.js +1 -0
- package/docs/assets/js/577.78325c02.js +1 -0
- package/docs/assets/js/591.2156b33d.js +2 -0
- package/docs/assets/js/591.2156b33d.js.LICENSE.txt +61 -0
- package/docs/assets/js/5e95c892.bd6c1093.js +1 -0
- package/docs/assets/js/a7456010.3054873b.js +1 -0
- package/docs/assets/js/a7bd4aaa.87229397.js +1 -0
- package/docs/assets/js/a94703ab.6d39a596.js +1 -0
- package/docs/assets/js/aba21aa0.dfebd789.js +1 -0
- package/docs/assets/js/ac46717f.32345167.js +2 -0
- package/docs/assets/js/ac46717f.32345167.js.LICENSE.txt +6 -0
- package/docs/assets/js/c3a618e1.50a89e4d.js +1 -0
- package/docs/assets/js/d140250a.62af53aa.js +1 -0
- package/docs/assets/js/main.6b27aee7.js +2 -0
- package/docs/assets/js/main.6b27aee7.js.LICENSE.txt +68 -0
- package/docs/assets/js/runtime~main.5c54c19c.js +1 -0
- package/docs/functions/globals/index.html +47 -3
- package/docs/functions/index.html +73 -3
- package/docs/index.html +26 -3
- package/docs/lunr-index-1749612068805.json +1 -0
- package/docs/lunr-index.json +1 -1
- package/docs/search-doc-1749612068805.json +1 -0
- package/docs/search-doc.json +1 -1
- package/docs/sitemap.xml +1 -1
- package/docs-config/.docusaurus/DONT-EDIT-THIS-FOLDER +5 -0
- package/docs-config/.docusaurus/client-manifest.json +247 -0
- package/docs-config/.docusaurus/client-modules.js +8 -0
- package/docs-config/.docusaurus/codeTranslations.json +1 -0
- package/docs-config/.docusaurus/docusaurus-lunr-search/default/__plugin.json +4 -0
- package/docs-config/.docusaurus/docusaurus-plugin-content-docs/default/__mdx-loader-dependency.json +1 -0
- package/docs-config/.docusaurus/docusaurus-plugin-content-docs/default/__plugin.json +4 -0
- package/docs-config/.docusaurus/docusaurus-plugin-content-docs/default/p/index-466.json +1 -0
- package/docs-config/.docusaurus/docusaurus-plugin-content-docs/default/site-src-functions-globals-md-4a8.json +19 -0
- package/docs-config/.docusaurus/docusaurus-plugin-content-docs/default/site-src-functions-index-md-c3a.json +19 -0
- package/docs-config/.docusaurus/docusaurus-plugin-content-docs/default/site-src-index-md-d14.json +21 -0
- package/docs-config/.docusaurus/docusaurus-plugin-content-pages/default/__plugin.json +4 -0
- package/docs-config/.docusaurus/docusaurus-plugin-google-gtag/default/__plugin.json +4 -0
- package/docs-config/.docusaurus/docusaurus.config.mjs +385 -0
- package/docs-config/.docusaurus/globalData.json +60 -0
- package/docs-config/.docusaurus/i18n.json +17 -0
- package/docs-config/.docusaurus/lunr.client.js +5 -0
- package/docs-config/.docusaurus/registry.js +14 -0
- package/docs-config/.docusaurus/routes.js +55 -0
- package/docs-config/.docusaurus/routesChunkNames.json +41 -0
- package/docs-config/.docusaurus/site-metadata.json +51 -0
- package/docs-config/.docusaurus/site-storage.json +4 -0
- package/docs-config/bun.lock +6139 -0
- package/docs-config/config/customize-docs.js +3 -4
- package/docs-config/docusaurus.config.ts +5 -3
- package/docs-config/src/functions/globals.md +25 -79
- package/docs-config/src/functions/index.md +25 -25
- package/docs-config/src/index.md +26 -25
- package/docs-config/src/pages/Footer.tsx +63 -53
- package/docs-config/src/pages/index.tsx +139 -7
- package/docs-config/tsconfig.json +3 -2
- package/package.json +10 -7
- package/readme.md +26 -25
- package/src/git0.js +380 -0
- package/src/github-api.js +473 -0
- package/docs/assets/css/styles.36dc19db.css +0 -1
- package/docs/assets/js/17896441.859f1a34.js +0 -1
- package/docs/assets/js/196.f2323311.js +0 -1
- package/docs/assets/js/1df93b7f.b886b8fe.js +0 -1
- package/docs/assets/js/22dd74f7.9915da9b.js +0 -1
- package/docs/assets/js/294.067938e2.js +0 -101
- package/docs/assets/js/4a829dc8.22596b01.js +0 -1
- package/docs/assets/js/5e95c892.a050489a.js +0 -1
- package/docs/assets/js/61.78a4a5cd.js +0 -1
- package/docs/assets/js/66a0d7f4.a57db0e1.js +0 -1
- package/docs/assets/js/990.0223f00f.js +0 -1
- package/docs/assets/js/a7456010.eaa69c24.js +0 -1
- package/docs/assets/js/a7bd4aaa.6bf60595.js +0 -1
- package/docs/assets/js/a94703ab.233c731c.js +0 -1
- package/docs/assets/js/aba21aa0.3975ceaf.js +0 -1
- package/docs/assets/js/ac46717f.20537802.js +0 -1
- package/docs/assets/js/c3a618e1.b288e34c.js +0 -1
- package/docs/assets/js/d140250a.42194f66.js +0 -1
- package/docs/assets/js/main.9107865a.js +0 -38
- package/docs/assets/js/runtime~main.d42315b4.js +0 -1
- package/docs/customize-home/index.html +0 -4
- package/docs/lunr-index-1749598895331.json +0 -1
- package/docs/search-doc-1749598895331.json +0 -1
- package/docs-config/src/pages/customize-home.tsx +0 -147
- package/docs-config/tailwind.config.js +0 -13
- package/git0.js +0 -646
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(()=>{"use strict";var e,t,r,a,o,n,c,d,i={},f={};function u(e){var t=f[e];if(void 0!==t)return t.exports;var r=f[e]={id:e,loaded:!1,exports:{}};return i[e].call(r.exports,r,r.exports,u),r.loaded=!0,r.exports}u.m=i,u.c=f,u.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return u.d(t,{a:t}),t},t=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,u.t=function(r,a){if(1&a&&(r=this(r)),8&a||"object"==typeof r&&r&&(4&a&&r.__esModule||16&a&&"function"==typeof r.then))return r;var o=Object.create(null);u.r(o);var n={};e=e||[null,t({}),t([]),t(t)];for(var c=2&a&&r;"object"==typeof c&&!~e.indexOf(c);c=t(c))Object.getOwnPropertyNames(c).forEach(e=>{n[e]=()=>r[e]});return n.default=()=>r,u.d(o,n),o},u.d=(e,t)=>{for(var r in t)u.o(t,r)&&!u.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},u.f={},u.e=e=>Promise.all(Object.keys(u.f).reduce((t,r)=>(u.f[r](e,t),t),[])),u.hmd=e=>((e=Object.create(e)).children||(e.children=[]),Object.defineProperty(e,"exports",{enumerable:!0,set:()=>{throw Error("ES Modules may not assign module.exports or exports.*, Use ESM export syntax, instead: "+e.id)}}),e),u.u=e=>"assets/js/"+(({112:"aba21aa0",211:"a7bd4aaa",279:"22dd74f7",359:"c3a618e1",365:"a7456010",432:"5e95c892",464:"4a829dc8",48:"17896441",627:"66a0d7f4",706:"1df93b7f",887:"ac46717f",914:"a94703ab",989:"d140250a"})[e]||e)+"."+({112:"3975ceaf",196:"f2323311",211:"6bf60595",279:"9915da9b",294:"067938e2",359:"b288e34c",365:"eaa69c24",432:"a050489a",464:"22596b01",48:"859f1a34",61:"78a4a5cd",627:"a57db0e1",706:"b886b8fe",887:"20537802",914:"233c731c",989:"42194f66",990:"0223f00f"})[e]+".js",u.miniCssF=e=>""+e+".css",u.h=()=>"3f122f551d2ee346",u.g=(()=>{if("object"==typeof globalThis)return globalThis;try{return this||Function("return this")()}catch(e){if("object"==typeof window)return window}})(),u.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),r={},a="create-apidocs:",u.l=function(e,t,o,n){if(r[e])return void r[e].push(t);if(void 0!==o)for(var c,d,i=document.getElementsByTagName("script"),f=0;f<i.length;f++){var s=i[f];if(s.getAttribute("src")==e||s.getAttribute("data-webpack")==a+o){c=s;break}}c||(d=!0,(c=document.createElement("script")).charset="utf-8",c.timeout=120,u.nc&&c.setAttribute("nonce",u.nc),c.setAttribute("data-webpack",a+o),c.src=e),r[e]=[t];var l=function(t,a){c.onerror=c.onload=null,clearTimeout(b);var o=r[e];if(delete r[e],c.parentNode&&c.parentNode.removeChild(c),o&&o.forEach(function(e){return e(a)}),t)return t(a)},b=setTimeout(l.bind(null,void 0,{type:"timeout",target:c}),12e4);c.onerror=l.bind(null,c.onerror),c.onload=l.bind(null,c.onload),d&&document.head.appendChild(c)},u.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o=[],u.O=(e,t,r,a)=>{if(t){a=a||0;for(var n=o.length;n>0&&o[n-1][2]>a;n--)o[n]=o[n-1];o[n]=[t,r,a];return}for(var c=1/0,n=0;n<o.length;n++){for(var[t,r,a]=o[n],d=!0,i=0;i<t.length;i++)(!1&a||c>=a)&&Object.keys(u.O).every(e=>u.O[e](t[i]))?t.splice(i--,1):(d=!1,a<c&&(c=a));if(d){o.splice(n--,1);var f=r();void 0!==f&&(e=f)}}return e},u.p="/",u.rv=()=>"1.3.15",u.gca=function(e){return e=({0x11113f9:"48",aba21aa0:"112",a7bd4aaa:"211","22dd74f7":"279",c3a618e1:"359",a7456010:"365","5e95c892":"432","4a829dc8":"464","66a0d7f4":"627","1df93b7f":"706",ac46717f:"887",a94703ab:"914",d140250a:"989"})[e]||e,u.p+u.u(e)},n={212:0,580:0},u.f.j=function(e,t){var r=u.o(n,e)?n[e]:void 0;if(0!==r)if(r)t.push(r[2]);else if(/^(212|580)$/.test(e))n[e]=0;else{var a=new Promise((t,a)=>r=n[e]=[t,a]);t.push(r[2]=a);var o=u.p+u.u(e),c=Error();u.l(o,function(t){if(u.o(n,e)&&(0!==(r=n[e])&&(n[e]=void 0),r)){var a=t&&("load"===t.type?"missing":t.type),o=t&&t.target&&t.target.src;c.message="Loading chunk "+e+" failed.\n("+a+": "+o+")",c.name="ChunkLoadError",c.type=a,c.request=o,r[1](c)}},"chunk-"+e,e)}},u.O.j=e=>0===n[e],c=(e,t)=>{var r,a,[o,c,d]=t,i=0;if(o.some(e=>0!==n[e])){for(r in c)u.o(c,r)&&(u.m[r]=c[r]);if(d)var f=d(u)}for(e&&e(t);i<o.length;i++)a=o[i],u.o(n,a)&&n[a]&&n[a][0](),n[a]=0;return u.O(f)},(d=self.webpackChunkcreate_apidocs=self.webpackChunkcreate_apidocs||[]).forEach(c.bind(null,0)),d.push=c.bind(null,d.push.bind(d))})();
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
<!doctype html><html lang=en dir=ltr data-has-hydrated=false><meta charset=UTF-8><meta name=generator content="Docusaurus v3.8.1"><title data-rh=true>git0 Docs</title><meta data-rh=true property=og:title content="git0 Docs"><meta data-rh=true name=viewport content="width=device-width, initial-scale=1.0"><meta data-rh=true name=twitter:card content=summary_large_image><meta data-rh=true property=og:url content=https://git0.js.org/customize-home><meta data-rh=true property=og:locale content=en><meta data-rh=true name=docusaurus_locale content=en><meta data-rh=true name=docusaurus_tag content=default><meta data-rh=true name=docsearch:language content=en><meta data-rh=true name=docsearch:docusaurus_tag content=default><link data-rh=true rel=icon href=https://i.imgur.com/857meew.png><link data-rh=true rel=canonical href=https://git0.js.org/customize-home><link data-rh=true rel=alternate href=https://git0.js.org/customize-home hreflang=en><link data-rh=true rel=alternate href=https://git0.js.org/customize-home hreflang=x-default><link rel=preconnect href=https://www.google-analytics.com><link rel=preconnect href=https://www.googletagmanager.com><script async src="https://www.googletagmanager.com/gtag/js?id=G-E5TZ32BZD"></script><script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","G-E5TZ32BZD",{})</script><script src=https://cdn.tailwindcss.com></script><link rel=stylesheet href=https://use.fontawesome.com/releases/v5.11.0/css/all.css type=text/css><link rel=stylesheet href=/assets/css/styles.36dc19db.css><script src=/assets/js/runtime~main.d42315b4.js defer></script><script src=/assets/js/main.9107865a.js defer></script><body class=navigation-with-keyboard><svg xmlns=http://www.w3.org/2000/svg style="display: none;"><defs>
|
|
2
|
-
<symbol id=theme-svg-external-link viewBox="0 0 24 24"><path fill=currentColor d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"/></symbol>
|
|
3
|
-
</defs></svg>
|
|
4
|
-
<script>!function(){var t="light",e=function(){try{return new URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return window.localStorage.getItem("theme")}catch(t){}}();document.documentElement.setAttribute("data-theme",e||t),document.documentElement.setAttribute("data-theme-choice",e||t)}(),function(){try{for(var[t,e]of new URLSearchParams(window.location.search).entries())if(t.startsWith("docusaurus-data-")){var a=t.replace("docusaurus-data-","data-");document.documentElement.setAttribute(a,e)}}catch(t){}}()</script><div id=__docusaurus><div style="text-align:center;color:#fff;background-color:#fa383e;border-color:#fa383e;border-style:solid;border-radius:0.25rem;border-width:1px;box-sizing:border-box;display:block;padding:1rem;flex:0 0 50%;margin-left:25%;margin-right:25%;margin-top:5rem;max-width:50%;width:100%"><p>ReferenceError: exports is not defined<div><button type=button>Retry</button></div></div></div>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":"2.3.9","fields":["title","content","keywords"],"fieldVectors":[],"invertedIndex":[],"pipeline":["stemmer"]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"searchDocs":[],"options":{"id":"default"}}
|
|
@@ -1,147 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
Github,
|
|
3
|
-
Download,
|
|
4
|
-
Search,
|
|
5
|
-
Zap,
|
|
6
|
-
Terminal,
|
|
7
|
-
Code,
|
|
8
|
-
Star,
|
|
9
|
-
GitBranch,
|
|
10
|
-
Users,
|
|
11
|
-
Activity,
|
|
12
|
-
Copy,
|
|
13
|
-
Check,
|
|
14
|
-
ArrowRight,
|
|
15
|
-
Sparkles,
|
|
16
|
-
Rocket,
|
|
17
|
-
Shield,
|
|
18
|
-
Globe,
|
|
19
|
-
Cpu,
|
|
20
|
-
Database,
|
|
21
|
-
Cloud,
|
|
22
|
-
Lock,
|
|
23
|
-
Layers,
|
|
24
|
-
FileCode,
|
|
25
|
-
Package,
|
|
26
|
-
Play,
|
|
27
|
-
Settings,
|
|
28
|
-
Workflow,
|
|
29
|
-
GitMerge,
|
|
30
|
-
Eye,
|
|
31
|
-
Folder,
|
|
32
|
-
Command,
|
|
33
|
-
FolderOpen,
|
|
34
|
-
Wrench,
|
|
35
|
-
MonitorSpeaker,
|
|
36
|
-
ExternalLink
|
|
37
|
-
} from 'lucide-react';
|
|
38
|
-
|
|
39
|
-
export const installCommands = {
|
|
40
|
-
npm: 'npm install -g git0',
|
|
41
|
-
bun: 'bun install -g git0',
|
|
42
|
-
npx: 'npx git0 react starter'
|
|
43
|
-
}, coreFeatures = [
|
|
44
|
-
{
|
|
45
|
-
icon: Search,
|
|
46
|
-
title: 'Search GitHub Repositories',
|
|
47
|
-
description: 'Search repositories by name with intelligent fuzzy matching and instant results',
|
|
48
|
-
gradient: 'from-blue-500 via-cyan-500 to-teal-500',
|
|
49
|
-
example: 'git0 react starter'
|
|
50
|
-
},
|
|
51
|
-
{
|
|
52
|
-
icon: Download,
|
|
53
|
-
title: 'Direct Repository Download',
|
|
54
|
-
description: 'Download from GitHub URLs or owner/repo shortcuts. Skip the manual git clone dance',
|
|
55
|
-
gradient: 'from-purple-500 via-pink-500 to-rose-500',
|
|
56
|
-
example: 'git0 facebook/react'
|
|
57
|
-
},
|
|
58
|
-
{
|
|
59
|
-
icon: Package,
|
|
60
|
-
title: 'Git Release Package Manager',
|
|
61
|
-
description: 'Instantly download latest release binaries for your system or all platforms',
|
|
62
|
-
gradient: 'from-green-500 via-emerald-500 to-cyan-500',
|
|
63
|
-
example: 'gg user/repo'
|
|
64
|
-
},
|
|
65
|
-
{
|
|
66
|
-
icon: Zap,
|
|
67
|
-
title: 'Automatic Dependency Installation',
|
|
68
|
-
description: 'Smart detection and installation of dependencies for multiple project types',
|
|
69
|
-
gradient: 'from-orange-500 via-red-500 to-pink-500',
|
|
70
|
-
example: 'Auto-detects package.json, requirements.txt, Cargo.toml'
|
|
71
|
-
},
|
|
72
|
-
{
|
|
73
|
-
icon: Code,
|
|
74
|
-
title: 'Smart IDE Integration',
|
|
75
|
-
description: 'Automatically opens projects in Cursor, Windsurf, VS Code, or your preferred editor',
|
|
76
|
-
gradient: 'from-indigo-500 via-purple-500 to-blue-500',
|
|
77
|
-
example: 'Opens in cursor, windsurf, code, nvim'
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
icon: Shield,
|
|
81
|
-
title: 'Conflict Resolution',
|
|
82
|
-
description: 'Handles directory naming conflicts automatically with smart numbering',
|
|
83
|
-
gradient: 'from-yellow-500 via-orange-500 to-red-500',
|
|
84
|
-
example: 'react → react-2 → react-3'
|
|
85
|
-
}
|
|
86
|
-
], projectTypes = [
|
|
87
|
-
{
|
|
88
|
-
name: 'Node.js',
|
|
89
|
-
file: 'package.json',
|
|
90
|
-
install: 'bun install (fallback to npm)',
|
|
91
|
-
color: 'text-green-400',
|
|
92
|
-
icon: Package
|
|
93
|
-
},
|
|
94
|
-
{
|
|
95
|
-
name: 'Docker',
|
|
96
|
-
file: 'Dockerfile, docker-compose.yml',
|
|
97
|
-
install: 'docker-compose up -d',
|
|
98
|
-
color: 'text-blue-400',
|
|
99
|
-
icon: Layers
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
name: 'Python',
|
|
103
|
-
file: 'requirements.txt, setup.py',
|
|
104
|
-
install: 'Virtual env + pip install',
|
|
105
|
-
color: 'text-yellow-400',
|
|
106
|
-
icon: FileCode
|
|
107
|
-
},
|
|
108
|
-
{
|
|
109
|
-
name: 'Rust',
|
|
110
|
-
file: 'Cargo.toml',
|
|
111
|
-
install: 'cargo build',
|
|
112
|
-
color: 'text-orange-400',
|
|
113
|
-
icon: Settings
|
|
114
|
-
},
|
|
115
|
-
{
|
|
116
|
-
name: 'Go',
|
|
117
|
-
file: 'go.mod',
|
|
118
|
-
install: 'go mod tidy',
|
|
119
|
-
color: 'text-cyan-400',
|
|
120
|
-
icon: Play
|
|
121
|
-
}
|
|
122
|
-
], supportedIDEs = [
|
|
123
|
-
{ name: 'Cursor', command: 'cursor', color: 'text-blue-400' },
|
|
124
|
-
{ name: 'Windsurf', command: 'windsurf', color: 'text-purple-400' },
|
|
125
|
-
{ name: 'VS Code', command: 'code', color: 'text-blue-300' },
|
|
126
|
-
{ name: 'Code Server', command: 'code-server', color: 'text-green-400' },
|
|
127
|
-
{ name: 'Neovim', command: 'nvim', color: 'text-orange-400' }
|
|
128
|
-
], featuresList = [
|
|
129
|
-
{ title: 'Search Repositories', command: 'git0 react starter', desc: 'Find repositories by name with fuzzy matching' },
|
|
130
|
-
{ title: 'Direct Download', command: 'gg facebook/react', desc: 'Download using owner/repo shorthand' },
|
|
131
|
-
{ title: 'From GitHub URL', command: 'git0 https://github.com/user/repo', desc: 'Download from any GitHub URL' }
|
|
132
|
-
], workflowSteps = [
|
|
133
|
-
{ step: '1', title: 'Repository Downloaded', desc: 'To your current directory', icon: Download },
|
|
134
|
-
{ step: '2', title: 'Project Type Detected', desc: 'Automatically identified', icon: Search },
|
|
135
|
-
{ step: '3', title: 'Dependencies Installed', desc: 'Based on project type', icon: Package },
|
|
136
|
-
{ step: '4', title: 'IDE Launched', desc: 'Opens in preferred editor', icon: Code },
|
|
137
|
-
{ step: '5', title: 'Dev Server Started', desc: 'For Node.js projects', icon: Play }
|
|
138
|
-
],
|
|
139
|
-
urlDocs = "https://git0.js.org/functions",
|
|
140
|
-
urlSupport = "https://discord.gg/SJdBqBz3tV",
|
|
141
|
-
urlGithub = "https://github.com/vtempest/git0",
|
|
142
|
-
urlGithubChat = "https://github.com/vtempest/git0/discussions",
|
|
143
|
-
urlLogo = "https://i.imgur.com/857meew.png",
|
|
144
|
-
name = "git0",
|
|
145
|
-
urlAuthor = "https://github.com/vtempest",
|
|
146
|
-
author = "vtempest",
|
|
147
|
-
copyrightHTML = `© 2025 Get git0. <a href="https://github.com/vtempest/git0">Star this on GitHub</a> so it can grow!`
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/** @type {import('tailwindcss').Config} */
|
|
2
|
-
module.exports = {
|
|
3
|
-
content: [
|
|
4
|
-
"./src/**/*.{js,jsx,ts,tsx,md,mdx}",
|
|
5
|
-
"./docs/**/*.{md,mdx}"
|
|
6
|
-
],
|
|
7
|
-
theme: { extend: {} },
|
|
8
|
-
plugins: [],
|
|
9
|
-
darkMode: ["class", '[data-theme="dark"]'],
|
|
10
|
-
corePlugins: { preflight: false }, // Prevents Tailwind from overriding Docusaurus defaults
|
|
11
|
-
blocklist: ["container"], // Optional: disables Tailwind's container class
|
|
12
|
-
};
|
|
13
|
-
|