Skip to content

Commit a762bbd

Browse files
committed
🚧 simple shitty search
1 parent c091223 commit a762bbd

24 files changed

+258
-98
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@ node_modules
22
package-lock.json
33
yarn.lock
44
.development
5-
.production
5+
.production
6+
public/pt-BR.json
7+
public/en-US.json

i18n/en-US/articles/full-stack-lifecycle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Full-Stack Lifecycle
2+
title: Full Stack Lifecycle
33
description: Lifecycle methods are special named functions that you can declare in the class.
44
---
55

i18n/en-US/articles/getting-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: Getting Started
3-
description: Create full-stack JavaScript applications within seconds
3+
description: Create full stack JavaScript applications within seconds
44
---
55

66
> 📌 You can watch a video tutorial on our [Youtube Channel](https://www.youtube.com/watch?v=l23z00GEar8&list=PL5ylYELQy1hyFbguVaShp3XujjdVXLpId).
77
8-
Create full-stack JavaScript applications within seconds using `npx` to generate your project files from the latest template.
8+
Create full stack JavaScript applications within seconds using `npx` to generate your project files from the latest template.
99

1010
> 🔥 The minimum required [node.js](https://nodejs.org) version for development mode is *12.20.0*.
1111

i18n/en-US/articles/stateful-components.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: Stateful Components
3-
description: A productive full-stack web framework should not force you to think about framework details
3+
description: A productive full stack web framework should not force you to think about framework details
44
---
55

66
Stateful components are classes that extend nullstack and are able to hold state that reflects in the ui.
77

8-
A productive full-stack web framework should not force you to think about framework details.
8+
A productive full stack web framework should not force you to think about framework details.
99

1010
Nullstack takes control of its subclasses and generates a proxy for each instance.
1111

i18n/en-US/components/Contributors.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ roadmap:
1313
core:
1414
title: "The Core Team"
1515
paragraphs:
16-
- "Nullstack was developed by full-stack neuro-atypical ex-freelancers."
16+
- "Nullstack was developed by full stack neuro-atypical ex-freelancers."
1717
- "With a heavy background in Rails, Ember.js, React.js and the Vue.js philosophy the inspirations took from those projects might be obvious."
1818
team:
1919
- name: "Christian Mortaro"
@@ -27,7 +27,7 @@ core:
2727
github: "AnnyFigueira"
2828
description: "Rubber duck with a neck to find inconsistencies and problems, waiting till an API is approved to force us into rewriting everything."
2929
contribution: "An early adopter of the framework that developed real production applications to validate how the parts fit together."
30-
work: "Fullstack developer at <a href='https://ae.studio/join-us' class='text-pink-600' target='_blank' rel='noopener'>AE Studio</a> with over 12 years of experience in web development"
30+
work: "Full stack developer at <a href='https://ae.studio/join-us' class='text-pink-600' target='_blank' rel='noopener'>AE Studio</a> with over 12 years of experience in web development"
3131
- name: "Dayson Marx"
3232
role: "Distracted Designer"
3333
github: "daysonmarx"
@@ -61,7 +61,7 @@ contentCreators:
6161
- name: "Alisson Suassuna"
6262
role: "TipsCode instructor"
6363
github: "alissonsuassuna"
64-
description: "Full-stack JavaScript developer, passionate about technology. Reader of bibles and documentations."
64+
description: "Full stack JavaScript developer, passionate about technology. Reader of bibles and documentations."
6565
contribution: "Creates <a href='https://www.youtube.com/playlist?list=PLw608KLEKJz_W3P6hRayh6fz9BL13soI1' class='text-pink-600' target='_blank' rel='noopener'>tutorials about Nullstack explaining step-by-step</a>. Focused in making Nullstack easy to use."
6666
work: "Founder and instructor at <a href='https://tipscode.com.br/' class='text-pink-600' target='_blank' rel='noopener'>TipsCode</a> with over 8 years of experience in computer science"
6767

i18n/en-US/components/Documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ topics:
99
href: "/stateless-components"
1010
- title: "Stateful components"
1111
href: "/stateful-components"
12-
- title: "Full-stack lifecycle"
12+
- title: "Full stack lifecycle"
1313
href: "/full-stack-lifecycle"
1414
- title: "Server functions"
1515
href: "/server-functions"

i18n/en-US/components/Header.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ links:
1313
action:
1414
title: "Get Started"
1515
href: "/getting-started"
16+
search:
17+
title: "Search"
1618
language:
1719
title: "Português"
1820
href: "/pt-br"

i18n/en-US/components/Home.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
title: "Feature-Driven Fullstack JavaScript Components"
2-
description: "Nullstack is a Feature-Driven fullstack JavaScript framework that helps you build isomorphic applications and stay focused on shipping products to production"
1+
title: "Feature-Driven Full Stack JavaScript Components"
2+
description: "Nullstack is a feature-driven full stack JavaScript framework that helps you build isomorphic applications and stay focused on shipping products to production"
33
hero:
44
heading: "Feature-Driven"
5-
subHeading: "Fullstack JavaScript Components"
5+
subHeading: "Full Stack JavaScript Components"
66
descriptions:
77
- "Write the backend and frontend of a feature in a single
88
component and let the framework decide where the code should run."
@@ -37,7 +37,7 @@ features:
3737
snippet: "GlueCode"
3838
image: "/illustrations/nulla-glue.webp"
3939
text:
40-
"A full-stack Lifecycle combined with a feature-driven mindset allows
40+
"A full stack lifecycle combined with a feature-driven mindset allows
4141
you to write clean and reusable code without the need to create APIs
4242
manually."
4343
- title: "Become a programmer less dependent on gimmicks"

i18n/en-US/components/Search.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
title: "Search in the documentation"
2+
close: "close"
3+
empty: "No results found for the term"
4+
placeholder: "What are you looking for?"

i18n/pt-BR/articles/ciclo-de-vida-full-stack.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Ciclo de Vida Full-Stack
2+
title: Ciclo de Vida Full Stack
33
description: Métodos de ciclo de vida são funções nomeadas de forma especial que você pode declarar na classe
44
---
55

0 commit comments

Comments
 (0)