Skip to content

Commit f024ec9

Browse files
committed
📌 use next version
1 parent 734e35c commit f024ec9

File tree

169 files changed

+1223
-1431
lines changed

Some content is hidden

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

169 files changed

+1223
-1431
lines changed

README.br.md

+4-8
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
<div align="right">
2-
<a href="./README.md">
3-
<img src="https://raw.githubusercontent.com/GuiDevloper/multi-language-readme-template/master/.github/lg-button-en.png" alt="pt-br" width="180px">
4-
</a>
5-
</div>
6-
71
# Documentação do Nullstack
82

93
<img src='https://raw.githubusercontent.com/nullstack/nullstack/master/nullstack.png' height='60' alt='Nullstack' />
@@ -14,12 +8,14 @@ Instale as dependências:
148

159
`npm install`
1610

17-
Execute o aplicativo no modo de desenvolvimento:
11+
Rode a aplicação no modo de desenvolvimento:
1812

1913
`npm start`
2014

2115
Abra [http://localhost:5000](http://localhost:5000) para vê-lo no navegador.
2216

2317
## Aprenda mais sobre o Nullstack
2418

25-
[Leia a documentação](https://nullstack.app/pt-br/comecando)
19+
[Leia a documentação](https://nullstack.app/pt-br/comecando)
20+
21+
<a href="./README.md"> Read in English </a>

README.md

+3-7
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
<div align="right">
2-
<a href="./README.br.md">
3-
<img src="https://raw.githubusercontent.com/GuiDevloper/multi-language-readme-template/master/.github/lg-button-pt.png" alt="pt-br" width="180px">
4-
</a>
5-
</div>
6-
71
# Nullstack Documentation
82

93
<img src='https://raw.githubusercontent.com/nullstack/nullstack/master/nullstack.png' height='60' alt='Nullstack' />
@@ -22,4 +16,6 @@ Open [http://localhost:5000](http://localhost:5000) to view it in the browser.
2216

2317
## Learn more about Nullstack
2418

25-
[Read the documentation](https://nullstack.app/getting-started)
19+
[Read the documentation](https://nullstack.app/getting-started)
20+
21+
<a href="./README.br.md"> Leia em Português </a>

docs/404.html

+7-7
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@
1515

1616
<link rel="shortcut icon" href="/favicon-96x96.png" type="image/png">
1717
<link rel="icon" href="/favicon-96x96.png" type="image/png">
18-
<link rel="manifest" href="/manifest-f39a9b16c73928364ac59b1302f6726842b75aa6.json" integrity="sha512-dZgijzedfi73kz1kWm59C1cCtmMc4h1r1cC/8LGrn8niVN5QOpk6VM3id275XMzw8LrPIohK8bk3c6V070nTMQ==">
18+
<link rel="manifest" href="/manifest-eb9c2b0f896b155a1ab65e26f7d8446733b7de3a.json" integrity="">
1919
<meta name="mobile-web-app-capable" content="yes">
2020
<meta name="apple-mobile-web-app-capable" content="yes">
2121
<meta name="application-name" content="Nullstack">
2222
<meta name="apple-mobile-web-app-title" content="Nullstack">
2323

2424
<meta name="msapplication-starturl" content="/">
2525
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
26-
<link rel="stylesheet" href="/client-f39a9b16c73928364ac59b1302f6726842b75aa6.css" integrity="sha512-VdeRhTdRvFfue0lb13d/DsotsmLhEGjAyDyPtxN+wQGjFgWIUdLH8U2kehU0RGEq3jZz75ombHMGXhKLCgKy6A==" crossorigin="anonymous">
26+
<link rel="stylesheet" href="/client-eb9c2b0f896b155a1ab65e26f7d8446733b7de3a.css" integrity="" crossorigin="anonymous">
2727

2828
<link rel="apple-touch-icon" sizes="180x180" href="/icon-180x180.png">
2929
<meta name="msapplication-TileColor" content="#2d3748">
@@ -36,16 +36,16 @@
3636
<script async>
3737
window.page = {"image":"/image-1200x630.png","status":404,"title":"Page Not Found - Nullstack","description":"Sorry, this is not the page you are looking for."};
3838
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":"f39a9b16c73928364ac59b1302f6726842b75aa6"};
39+
window.environment = {"client":false,"server":true,"development":false,"production":true,"mode":"ssg","key":"eb9c2b0f896b155a1ab65e26f7d8446733b7de3a"};
4040
window.settings = {};
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};
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":{},"api":"","cdn":"","protocol":"https","queues":{},"online":true,"responsive":true};
4242
window.params = {"slug":"404"};
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"};
43+
window.project = {"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"};
4444
window.context = {"mode":"light","oppositeMode":"dark"};
4545
document.addEventListener('DOMContentLoaded', () => {
4646
const script = window.document.createElement('script');
47-
script.src = '/client-f39a9b16c73928364ac59b1302f6726842b75aa6.js';
48-
script.integrity = 'sha512-l63qT4PdhtwYmNvQMze4gZQ+fbyUbnorWyO8cvMmldKFFlS2GhjTUxR1vMfXdUyMm31/luddL1QM6uewrudrwA==';
47+
script.src = '/client-eb9c2b0f896b155a1ab65e26f7d8446733b7de3a.js';
48+
script.integrity = '';
4949
script.crossOrigin = 'anonymous';
5050
document.body.append(script);
5151
});

0 commit comments

Comments
 (0)