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+
10+
11+ < link rel ="icon " href ="/assets/images/favicon.png ">
12+ < meta name ="generator " content ="mkdocs-1.5.3, mkdocs-material-8.5.10 ">
13+
14+
15+
16+ < title > Data as Code</ title >
17+
18+
19+
20+ < link rel ="stylesheet " href ="/assets/stylesheets/main.975780f9.min.css ">
21+
22+
23+ < link rel ="stylesheet " href ="/assets/stylesheets/palette.2505c338.min.css ">
24+
25+
26+
27+
28+
29+
30+
31+
32+
33+
34+ < link rel ="preconnect " href ="https://fonts.gstatic.com " crossorigin >
35+ < 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 ">
36+ < style > : root {--md-text-font : "Roboto" ;--md-code-font : "Roboto Mono" }</ style >
37+
38+
39+
40+ < 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 >
41+
42+
43+
44+
45+
46+
47+ </ head >
48+
49+
50+
51+
52+
53+
54+
55+ < body dir ="ltr " data-md-color-scheme ="default " data-md-color-primary ="None " data-md-color-accent ="None ">
56+
57+
58+
59+ < input class ="md-toggle " data-md-toggle ="drawer " type ="checkbox " id ="__drawer " autocomplete ="off ">
60+ < input class ="md-toggle " data-md-toggle ="search " type ="checkbox " id ="__search " autocomplete ="off ">
61+ < label class ="md-overlay " for ="__drawer "> </ label >
62+ < div data-md-component ="skip ">
63+
64+ </ div >
65+ < div data-md-component ="announce ">
66+
67+ </ div >
68+
69+
70+
71+
72+ < header class ="md-header " data-md-component ="header ">
73+ < nav class ="md-header__inner md-grid " aria-label ="Header ">
74+ < a href ="/. " title ="Data as Code " class ="md-header__button md-logo " aria-label ="Data as Code " data-md-component ="logo ">
75+
76+
77+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54Z "/> </ svg >
78+
79+ </ a >
80+ < label class ="md-header__button md-icon " for ="__drawer ">
81+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M3 6h18v2H3V6m0 5h18v2H3v-2m0 5h18v2H3v-2Z "/> </ svg >
82+ </ label >
83+ < div class ="md-header__title " data-md-component ="header-title ">
84+ < div class ="md-header__ellipsis ">
85+ < div class ="md-header__topic ">
86+ < span class ="md-ellipsis ">
87+ Data as Code
88+ </ span >
89+ </ div >
90+ < div class ="md-header__topic " data-md-component ="header-topic ">
91+ < span class ="md-ellipsis ">
92+
93+
94+
95+ </ span >
96+ </ div >
97+ </ div >
98+ </ div >
99+
100+
101+
102+ < label class ="md-header__button md-icon " for ="__search ">
103+ < 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 >
104+ </ label >
105+ < div class ="md-search " data-md-component ="search " role ="dialog ">
106+ < label class ="md-search__overlay " for ="__search "> </ label >
107+ < div class ="md-search__inner " role ="search ">
108+ < form class ="md-search__form " name ="search ">
109+ < 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 >
110+ < label class ="md-search__icon md-icon " for ="__search ">
111+ < 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 >
112+ < 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 >
113+ </ label >
114+ < nav class ="md-search__options " aria-label ="Search ">
115+
116+ < button type ="reset " class ="md-search__icon md-icon " title ="Clear " aria-label ="Clear " tabindex ="-1 ">
117+ < 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 >
118+ </ button >
119+ </ nav >
120+
121+ </ form >
122+ < div class ="md-search__output ">
123+ < div class ="md-search__scrollwrap " data-md-scrollfix >
124+ < div class ="md-search-result " data-md-component ="search-result ">
125+ < div class ="md-search-result__meta ">
126+ Initializing search
127+ </ div >
128+ < ol class ="md-search-result__list "> </ ol >
129+ </ div >
130+ </ div >
131+ </ div >
132+ </ div >
133+ </ div >
134+
135+
136+ < div class ="md-header__source ">
137+ < a href ="https://github.com/data-as-code/dac " title ="Go to repository " class ="md-source " data-md-component ="source ">
138+ < div class ="md-source__icon md-icon ">
139+
140+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 448 512 "> <!--! Font Awesome Free 6.2.1 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 2022 Fonticons, Inc.--> < path d ="M439.55 236.05 244 40.45a28.87 28.87 0 0 0-40.81 0l-40.66 40.63 51.52 51.52c27.06-9.14 52.68 16.77 43.39 43.68l49.66 49.66c34.23-11.8 61.18 31 35.47 56.69-26.49 26.49-70.21-2.87-56-37.34L240.22 199v121.85c25.3 12.54 22.26 41.85 9.08 55a34.34 34.34 0 0 1-48.55 0c-17.57-17.6-11.07-46.91 11.25-56v-123c-20.8-8.51-24.6-30.74-18.64-45L142.57 101 8.45 235.14a28.86 28.86 0 0 0 0 40.81l195.61 195.6a28.86 28.86 0 0 0 40.8 0l194.69-194.69a28.86 28.86 0 0 0 0-40.81z "/> </ svg >
141+ </ div >
142+ < div class ="md-source__repository ">
143+ GitHub
144+ </ div >
145+ </ a >
146+ </ div >
147+
148+ </ nav >
149+
150+ </ header >
151+
152+ < div class ="md-container " data-md-component ="container ">
153+
154+
155+
156+
157+
158+
159+ < main class ="md-main " data-md-component ="main ">
160+ < div class ="md-main__inner md-grid ">
161+
162+
163+
164+ < div class ="md-sidebar md-sidebar--primary " data-md-component ="sidebar " data-md-type ="navigation " >
165+ < div class ="md-sidebar__scrollwrap ">
166+ < div class ="md-sidebar__inner ">
167+
168+
169+
170+ < nav class ="md-nav md-nav--primary " aria-label ="Navigation " data-md-level ="0 ">
171+ < label class ="md-nav__title " for ="__drawer ">
172+ < a href ="/. " title ="Data as Code " class ="md-nav__button md-logo " aria-label ="Data as Code " data-md-component ="logo ">
173+
174+
175+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54Z "/> </ svg >
176+
177+ </ a >
178+ Data as Code
179+ </ label >
180+
181+ < div class ="md-nav__source ">
182+ < a href ="https://github.com/data-as-code/dac " title ="Go to repository " class ="md-source " data-md-component ="source ">
183+ < div class ="md-source__icon md-icon ">
184+
185+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 448 512 "> <!--! Font Awesome Free 6.2.1 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 2022 Fonticons, Inc.--> < path d ="M439.55 236.05 244 40.45a28.87 28.87 0 0 0-40.81 0l-40.66 40.63 51.52 51.52c27.06-9.14 52.68 16.77 43.39 43.68l49.66 49.66c34.23-11.8 61.18 31 35.47 56.69-26.49 26.49-70.21-2.87-56-37.34L240.22 199v121.85c25.3 12.54 22.26 41.85 9.08 55a34.34 34.34 0 0 1-48.55 0c-17.57-17.6-11.07-46.91 11.25-56v-123c-20.8-8.51-24.6-30.74-18.64-45L142.57 101 8.45 235.14a28.86 28.86 0 0 0 0 40.81l195.61 195.6a28.86 28.86 0 0 0 40.8 0l194.69-194.69a28.86 28.86 0 0 0 0-40.81z "/> </ svg >
186+ </ div >
187+ < div class ="md-source__repository ">
188+ GitHub
189+ </ div >
190+ </ a >
191+ </ div >
192+
193+ < ul class ="md-nav__list " data-md-scrollfix >
194+
195+
196+
197+
198+
199+
200+
201+
202+ < li class ="md-nav__item ">
203+ < a href ="/. " class ="md-nav__link ">
204+ Home
205+ </ a >
206+ </ li >
207+
208+
209+
210+
211+
212+
213+
214+
215+
216+
217+ < li class ="md-nav__item ">
218+ < a href ="/examples/ " class ="md-nav__link ">
219+ Examples
220+ </ a >
221+ </ li >
222+
223+
224+
225+ </ ul >
226+ </ nav >
227+ </ div >
228+ </ div >
229+ </ div >
230+
231+
232+
233+ < div class ="md-sidebar md-sidebar--secondary " data-md-component ="sidebar " data-md-type ="toc " >
234+ < div class ="md-sidebar__scrollwrap ">
235+ < div class ="md-sidebar__inner ">
236+
237+
238+ < nav class ="md-nav md-nav--secondary " aria-label ="Table of contents ">
239+
240+
241+
242+
243+ </ nav >
244+ </ div >
245+ </ div >
246+ </ div >
247+
248+
249+
250+ < div class ="md-content " data-md-component ="content ">
251+ < article class ="md-content__inner md-typeset ">
252+
253+ < h1 > 404 - Not found</ h1 >
254+
255+ </ article >
256+ </ div >
257+
258+
259+ </ div >
260+
261+ </ main >
262+
263+ < footer class ="md-footer ">
264+
265+ < div class ="md-footer-meta md-typeset ">
266+ < div class ="md-footer-meta__inner md-grid ">
267+ < div class ="md-copyright ">
268+
269+
270+ Made with
271+ < a href ="https://squidfunk.github.io/mkdocs-material/ " target ="_blank " rel ="noopener ">
272+ Material for MkDocs
273+ </ a >
274+
275+ </ div >
276+
277+ </ div >
278+ </ div >
279+ </ footer >
280+
281+ </ div >
282+ < div class ="md-dialog " data-md-component ="dialog ">
283+ < div class ="md-dialog__inner md-typeset "> </ div >
284+ </ div >
285+
286+ < script id ="__config " type ="application/json "> { "base" : "/" , "features" : [ "navigation.instant" , "navigation.tracking" , "navigation.sections" , "navigation.expand" , "content.code.annotate" ] , "search" : "/assets/javascripts/workers/search.16e2a7d4.min.js" , "translations" : { "clipboard.copied" : "Copied to clipboard" , "clipboard.copy" : "Copy to clipboard" , "search.config.lang" : "en" , "search.config.pipeline" : "trimmer, stopWordFilter" , "search.config.separator" : "[\\s\\-]+" , "search.placeholder" : "Search" , "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.title" : "Select version" } } </ script >
287+
288+
289+ < script src ="/assets/javascripts/bundle.5a2dcb6a.min.js "> </ script >
290+
291+
292+
293+ </ body >
294+ </ html >
0 commit comments