Skip to content

Commit a7e0497

Browse files
committed
Deployed c9050a7 with MkDocs version: 1.6.0
0 parents  commit a7e0497

Some content is hidden

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

57 files changed

+9960
-0
lines changed

.nojekyll

Whitespace-only changes.

404.html

+380
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,380 @@
1+
2+
<!doctype html>
3+
<html lang="en" class="no-js">
4+
<head>
5+
6+
<meta charset="utf-8">
7+
<meta name="viewport" content="width=device-width,initial-scale=1">
8+
9+
<meta name="description" content="Mad Migration tool documention easy and fast migration">
10+
11+
12+
13+
14+
15+
16+
<link rel="icon" href="/assets/images/favicon.png">
17+
<meta name="generator" content="mkdocs-1.6.0, mkdocs-material-9.5.19">
18+
19+
20+
21+
<title>Mad Migration</title>
22+
23+
24+
25+
<link rel="stylesheet" href="/assets/stylesheets/main.66ac8b77.min.css">
26+
27+
28+
<link rel="stylesheet" href="/assets/stylesheets/palette.06af60db.min.css">
29+
30+
31+
32+
33+
34+
35+
36+
37+
38+
39+
40+
41+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
42+
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i%7CRoboto+Mono:400,400i,700,700i&display=fallback">
43+
<style>:root{--md-text-font:"Roboto";--md-code-font:"Roboto Mono"}</style>
44+
45+
46+
47+
<script>__md_scope=new URL("/",location),__md_hash=e=>[...e].reduce((e,_)=>(e<<5)-e+_.charCodeAt(0),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
48+
49+
50+
51+
52+
53+
54+
</head>
55+
56+
57+
58+
59+
60+
61+
62+
<body dir="ltr" data-md-color-scheme="slate" data-md-color-primary="blue-grey" data-md-color-accent="cyan">
63+
64+
65+
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer" autocomplete="off">
66+
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search" autocomplete="off">
67+
<label class="md-overlay" for="__drawer"></label>
68+
<div data-md-component="skip">
69+
70+
</div>
71+
<div data-md-component="announce">
72+
73+
</div>
74+
75+
76+
77+
78+
79+
80+
<header class="md-header md-header--shadow" data-md-component="header">
81+
<nav class="md-header__inner md-grid" aria-label="Header">
82+
<a href="/." title="Mad Migration" class="md-header__button md-logo" aria-label="Mad Migration" data-md-component="logo">
83+
84+
<img src="/img/madmigration.jpg" alt="logo">
85+
86+
</a>
87+
<label class="md-header__button md-icon" for="__drawer">
88+
89+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 6h18v2H3V6m0 5h18v2H3v-2m0 5h18v2H3v-2Z"/></svg>
90+
</label>
91+
<div class="md-header__title" data-md-component="header-title">
92+
<div class="md-header__ellipsis">
93+
<div class="md-header__topic">
94+
<span class="md-ellipsis">
95+
Mad Migration
96+
</span>
97+
</div>
98+
<div class="md-header__topic" data-md-component="header-topic">
99+
<span class="md-ellipsis">
100+
101+
102+
103+
</span>
104+
</div>
105+
</div>
106+
</div>
107+
108+
109+
110+
111+
112+
113+
<label class="md-header__button md-icon" for="__search">
114+
115+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5Z"/></svg>
116+
</label>
117+
<div class="md-search" data-md-component="search" role="dialog">
118+
<label class="md-search__overlay" for="__search"></label>
119+
<div class="md-search__inner" role="search">
120+
<form class="md-search__form" name="search">
121+
<input type="text" class="md-search__input" name="query" aria-label="Search" placeholder="Search" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck="false" data-md-component="search-query" required>
122+
<label class="md-search__icon md-icon" for="__search">
123+
124+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5Z"/></svg>
125+
126+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12Z"/></svg>
127+
</label>
128+
<nav class="md-search__options" aria-label="Search">
129+
130+
<button type="reset" class="md-search__icon md-icon" title="Clear" aria-label="Clear" tabindex="-1">
131+
132+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41Z"/></svg>
133+
</button>
134+
</nav>
135+
136+
</form>
137+
<div class="md-search__output">
138+
<div class="md-search__scrollwrap" data-md-scrollfix>
139+
<div class="md-search-result" data-md-component="search-result">
140+
<div class="md-search-result__meta">
141+
Initializing search
142+
</div>
143+
<ol class="md-search-result__list" role="presentation"></ol>
144+
</div>
145+
</div>
146+
</div>
147+
</div>
148+
</div>
149+
150+
151+
<div class="md-header__source">
152+
<a href="https://github.com/AliyevH/mad-migration" title="Go to repository" class="md-source" data-md-component="source">
153+
<div class="md-source__icon md-icon">
154+
155+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 496 512"><!--! Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--><path d="M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3zm44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z"/></svg>
156+
</div>
157+
<div class="md-source__repository">
158+
mad-migration
159+
</div>
160+
</a>
161+
</div>
162+
163+
</nav>
164+
165+
</header>
166+
167+
<div class="md-container" data-md-component="container">
168+
169+
170+
171+
172+
173+
174+
<main class="md-main" data-md-component="main">
175+
<div class="md-main__inner md-grid">
176+
177+
178+
179+
<div class="md-sidebar md-sidebar--primary" data-md-component="sidebar" data-md-type="navigation" >
180+
<div class="md-sidebar__scrollwrap">
181+
<div class="md-sidebar__inner">
182+
183+
184+
185+
186+
<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
187+
<label class="md-nav__title" for="__drawer">
188+
<a href="/." title="Mad Migration" class="md-nav__button md-logo" aria-label="Mad Migration" data-md-component="logo">
189+
190+
<img src="/img/madmigration.jpg" alt="logo">
191+
192+
</a>
193+
Mad Migration
194+
</label>
195+
196+
<div class="md-nav__source">
197+
<a href="https://github.com/AliyevH/mad-migration" title="Go to repository" class="md-source" data-md-component="source">
198+
<div class="md-source__icon md-icon">
199+
200+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 496 512"><!--! Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--><path d="M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3zm44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z"/></svg>
201+
</div>
202+
<div class="md-source__repository">
203+
mad-migration
204+
</div>
205+
</a>
206+
</div>
207+
208+
<ul class="md-nav__list" data-md-scrollfix>
209+
210+
211+
212+
213+
214+
215+
216+
<li class="md-nav__item">
217+
<a href="/." class="md-nav__link">
218+
219+
220+
<span class="md-ellipsis">
221+
Mad Migration
222+
</span>
223+
224+
225+
</a>
226+
</li>
227+
228+
229+
230+
231+
232+
233+
234+
235+
236+
<li class="md-nav__item">
237+
<a href="/install/" class="md-nav__link">
238+
239+
240+
<span class="md-ellipsis">
241+
Install
242+
</span>
243+
244+
245+
</a>
246+
</li>
247+
248+
249+
250+
251+
252+
253+
254+
255+
256+
<li class="md-nav__item">
257+
<a href="/getting-started/" class="md-nav__link">
258+
259+
260+
<span class="md-ellipsis">
261+
Getting Started
262+
</span>
263+
264+
265+
</a>
266+
</li>
267+
268+
269+
270+
271+
272+
273+
274+
275+
276+
<li class="md-nav__item">
277+
<a href="/example/" class="md-nav__link">
278+
279+
280+
<span class="md-ellipsis">
281+
Full Example
282+
</span>
283+
284+
285+
</a>
286+
</li>
287+
288+
289+
290+
291+
292+
293+
294+
295+
296+
<li class="md-nav__item">
297+
<a href="/license/" class="md-nav__link">
298+
299+
300+
<span class="md-ellipsis">
301+
License
302+
</span>
303+
304+
305+
</a>
306+
</li>
307+
308+
309+
310+
</ul>
311+
</nav>
312+
</div>
313+
</div>
314+
</div>
315+
316+
317+
318+
<div class="md-sidebar md-sidebar--secondary" data-md-component="sidebar" data-md-type="toc" >
319+
<div class="md-sidebar__scrollwrap">
320+
<div class="md-sidebar__inner">
321+
322+
323+
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
324+
325+
326+
327+
328+
</nav>
329+
</div>
330+
</div>
331+
</div>
332+
333+
334+
335+
<div class="md-content" data-md-component="content">
336+
<article class="md-content__inner md-typeset">
337+
338+
<h1>404 - Not found</h1>
339+
340+
</article>
341+
</div>
342+
343+
344+
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
345+
</div>
346+
347+
</main>
348+
349+
<footer class="md-footer">
350+
351+
<div class="md-footer-meta md-typeset">
352+
<div class="md-footer-meta__inner md-grid">
353+
<div class="md-copyright">
354+
355+
356+
Made with
357+
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
358+
Material for MkDocs
359+
</a>
360+
361+
</div>
362+
363+
</div>
364+
</div>
365+
</footer>
366+
367+
</div>
368+
<div class="md-dialog" data-md-component="dialog">
369+
<div class="md-dialog__inner md-typeset"></div>
370+
</div>
371+
372+
373+
<script id="__config" type="application/json">{"base": "/", "features": ["search.highlight"], "search": "/assets/javascripts/workers/search.b8dbb3d2.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>
374+
375+
376+
<script src="/assets/javascripts/bundle.dd8806f2.min.js"></script>
377+
378+
379+
</body>
380+
</html>

assets/images/favicon.png

1.83 KB
Loading

0 commit comments

Comments
 (0)