|
15 | 15 |
|
16 | 16 | <link rel="shortcut icon" href="/favicon-96x96.png" type="image/png"> |
17 | 17 | <link rel="icon" href="/favicon-96x96.png" type="image/png"> |
18 | | - <link rel="manifest" href="/manifest-3e4f8b9ea80be1fe4602d889006ecf4484f6bcb1.json" integrity="sha512-dZgijzedfi73kz1kWm59C1cCtmMc4h1r1cC/8LGrn8niVN5QOpk6VM3id275XMzw8LrPIohK8bk3c6V070nTMQ=="> |
| 18 | + <link rel="manifest" href="/manifest-a9f03978d0f7b32ad93f447d3f8dc980382dca39.json" integrity="sha512-dZgijzedfi73kz1kWm59C1cCtmMc4h1r1cC/8LGrn8niVN5QOpk6VM3id275XMzw8LrPIohK8bk3c6V070nTMQ=="> |
19 | 19 | <meta name="mobile-web-app-capable" content="yes"> |
20 | 20 | <meta name="apple-mobile-web-app-capable" content="yes"> |
21 | 21 | <meta name="application-name" content="Nullstack"> |
22 | 22 | <meta name="apple-mobile-web-app-title" content="Nullstack"> |
23 | 23 |
|
24 | 24 | <meta name="msapplication-starturl" content="/"> |
25 | 25 | <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> |
26 | | - <link rel="stylesheet" href="/client-3e4f8b9ea80be1fe4602d889006ecf4484f6bcb1.css" integrity="sha512-vBgMfyX3KjjtMrd4IxmkFcKaLHWZF6vObvMZHpfa3bS93q9Q1XMNdImfeZCkSZXwzlTsts97sM1F7dTcEBiy2A==" crossorigin="anonymous"> |
| 26 | + <link rel="stylesheet" href="/client-a9f03978d0f7b32ad93f447d3f8dc980382dca39.css" integrity="sha512-YigsLjUR34jZVgTQm9Mm67++dEx5edVsKHWKUlKNgZoqpkSF17NgRHMYatmKObx3+w1Q3Pi8XIxiGVlmP9Z9NA==" crossorigin="anonymous"> |
27 | 27 |
|
28 | 28 | <link rel="apple-touch-icon" sizes="180x180" href="/icon-180x180.png"> |
29 | 29 | <meta name="msapplication-TileColor" content="#2d3748"> |
|
36 | 36 | <script async> |
37 | 37 | window.page = {"image":"/image-1200x630.png","status":404,"title":"Page Not Found - Nullstack","description":"Sorry, this is not the page you are looking for."}; |
38 | 38 | window.instances = {"application":{},"n-0-0-0-0":{"expanded":false,"locale":"en-US","i18n":{"home":{"title":"Nullstack","href":"/"},"links":[{"title":"Documentation","href":"/getting-started"},{"title":"Components","href":"/components"},{"title":"Contributors","href":"/contributors"},{"title":"Waifu","href":"/waifu"}],"action":{"title":"Get Started","href":"/getting-started"},"language":{"title":"Português","href":"/pt-br"},"mode":{"dark":"Night Mode","light":"Day Mode"}}},"n-0-0-0-12":{"title":"Page Not Found","html":"<p>Perhaps you want to learn about <a href=\"/context-page\">how to make a 404 page with Nullstack</a>?</p>\n<p>If you are looking for something else, you should <a href=\"/documentation\">read the documentation</a>.</p>\n","description":"Sorry, this is not the page you are looking for.","status":404,"topics":[{"title":"Core concepts","description":"Start your journey in Nullstack with these basic concepts","links":[{"title":"Getting started","href":"/getting-started"},{"title":"Renderable components","href":"/renderable-components"},{"title":"Stateful components","href":"/stateful-components"},{"title":"Full-stack lifecycle","href":"/full-stack-lifecycle"},{"title":"Server functions","href":"/server-functions"},{"title":"Context","href":"/context"},{"title":"Routes and params","href":"/routes-and-params"},{"title":"Two-way bindings","href":"/two-way-bindings"}]},{"title":"Advanced concepts","description":"These are concepts that you will most likely learn as you need in your projects","links":[{"title":"Application Startup","href":"/application-startup"},{"title":"Functional Components","href":"/functional-components"},{"title":"Context data","href":"/context-data"},{"title":"Context instances","href":"/context-instances"},{"title":"Context environment","href":"/context-environment"},{"title":"Context page","href":"/context-page"},{"title":"Context project","href":"/context-project"},{"title":"Context settings","href":"/context-settings"},{"title":"Context secrets","href":"/context-secrets"},{"title":"Instance self","href":"/instance-self"},{"title":"Server request and response","href":"/server-request-and-response"},{"title":"Styles","href":"/styles"},{"title":"NJS file extension","href":"/njs-file-extension"},{"title":"Server-side rendering","href":"/server-side-rendering"},{"title":"Static site generation","href":"/static-site-generation"},{"title":"Service Worker","href":"/service-worker"},{"title":"How to deploy","href":"/how-to-deploy-a-nullstack-application"}]},{"title":"Examples","description":"The best way to learn Nullstack is by reading some code","links":[{"title":"How to use MongoDB","href":"/how-to-use-mongodb-with-nullstack"},{"title":"How to use Google Analytics","href":"/how-to-use-google-analytics-with-nullstack"},{"title":"How to use Facebook Pixel","href":"/how-to-use-facebook-pixel-with-nullstack"}]}]},"n-0-0-0-13":{},"n-0-0-0-15":{},"n-0-0-0-16":{"locale":"en-US","i18n":{"links":[{"title":"YouTube","href":"https://www.youtube.com/channel/UCUNPaxoppH3lu6JTrUX78Ww"},{"title":"Twitter","href":"https://twitter.com/nullstackapp"},{"title":"GitHub","href":"https://github.com/nullstack"}],"star":{"story":"Want to show your love and help us spread the word?","action":"Leave a star on GitHub"}}}}; |
39 | | - window.environment = {"client":false,"server":true,"development":false,"production":true,"static":true,"key":"3e4f8b9ea80be1fe4602d889006ecf4484f6bcb1"}; |
| 39 | + window.environment = {"client":false,"server":true,"development":false,"production":true,"static":true,"key":"a9f03978d0f7b32ad93f447d3f8dc980382dca39"}; |
40 | 40 | window.settings = {}; |
41 | 41 | window.worker = {"enabled":true,"fetching":false,"preload":["/404","/application-startup","/context-data","/context-environment","/context-instances","/context-page","/context-project","/context-secrets","/context-settings","/context","/full-stack-lifecycle","/functional-components","/getting-started","/how-to-deploy-a-nullstack-application","/how-to-use-facebook-pixel-with-nullstack","/how-to-use-google-analytics-with-nullstack","/how-to-use-mongodb-with-nullstack","/instance-self","/njs-file-extension","/nullstack-logo","/renderable-components","/routes-and-params","/server-functions","/server-request-and-response","/server-side-rendering","/service-worker","/stateful-components","/static-site-generation","/styles","/two-way-bindings","/illustrations/nulla-dps.webp","/illustrations/nulla-fullbody.png","/illustrations/nulla-glue.webp","/illustrations/nulla-healer.webp","/illustrations/nulla-hero.webp","/illustrations/nulla-map.webp","/illustrations/nulla-scrolls.webp","/illustrations/nulla-tanker.webp","/illustrations/nulla-tools.webp","/arrow.webp","/stars.webp","/footer.webp","/documentation","/components","/contributors","/roboto-v20-latin-300.woff2","/roboto-v20-latin-500.woff2","/crete-round-v9-latin-regular.woff2"],"headers":{},"queues":{},"online":true,"responsive":true}; |
42 | 42 | window.params = {"slug":"404"}; |
43 | 43 | window.project = {"cdn":"","protocol":"https","domain":"nullstack.app","name":"Nullstack","color":"#d22365","type":"website","display":"standalone","orientation":"portrait","scope":"/","root":"/","sitemap":true,"favicon":"/favicon-96x96.png","disallow":[],"icons":{"72":"/icon-72x72.png","96":"/icon-96x96.png","128":"/icon-128x128.png","144":"/icon-144x144.png","152":"/icon-152x152.png","180":"/icon-180x180.png","192":"/icon-192x192.png","384":"/icon-384x384.png","512":"/icon-512x512.png"},"backgroundColor":"#2d3748"}; |
44 | 44 | window.context = {"mode":"light","oppositeMode":"dark"}; |
45 | 45 | document.addEventListener('DOMContentLoaded', () => { |
46 | 46 | const script = window.document.createElement('script'); |
47 | | - script.src = '/client-3e4f8b9ea80be1fe4602d889006ecf4484f6bcb1.js'; |
48 | | - script.integrity = 'sha512-qBFFScUK0kJIq1WTvsO/qAZV0xkT4m2rCd9V4sIvBZOnLgHo36CMwrOYDFB/FNz5OxffB/QghxcasM31jW+r7A=='; |
| 47 | + script.src = '/client-a9f03978d0f7b32ad93f447d3f8dc980382dca39.js'; |
| 48 | + script.integrity = 'sha512-jwOkPguVybnO6XF42P110a1DaaWFxm3kDRpIn3VZbFR2FEwLTnmy/AVI6rYFqVwmXSf+S4yohAd561GwWsXI8g=='; |
49 | 49 | script.crossOrigin = 'anonymous'; |
50 | 50 | document.body.append(script); |
51 | 51 | }); |
|
0 commit comments