This repository has been archived by the owner on Oct 23, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 224
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: update doc structure and content
# Conflicts: # docs/guides-design/getting-started.md # docs/guides/start.md # docs/start.md # packages/site/src/hero.tsx
- Loading branch information
Showing
17 changed files
with
144 additions
and
81 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
--- | ||
displayName: The story behind Alva | ||
options: | ||
order: 1 | ||
--- | ||
|
||
# The story behind Alva | ||
**In today’s tool landscape, oldtimers like Photoshop and slightly newer tools like Sketch still play their roles. This means there are multiple sources of truth, making it hard to find out which truth is the real one. We try to design interactive products with static tools.** | ||
|
||
To change that, Alva consumes component libraries to let users create complex compositions of real components. | ||
|
||
``` | ||
„Even the most ‚advanced‘ digital design tools are based on workflows for drawing mere pictures of interfaces.“ | ||
–Daniel Eden, Facebook Product Designer | ||
``` | ||
|
||
## Alva’s mission is to put an end to static and sandboxed tools that create more problems in today’s environment than they solve. | ||
|
||
!(youtube:https://www.youtube.com/embed/gZT13EKfZXg) | ||
|
||
The overall goal is to bring concept, design and engineering closer together by linking them through a strong toolchain (of which Alva of course is just one of several tools). Product teams shall be liberated from many chores of maintenance to focus more on innovation instead. | ||
|
||
This should mean less waste and less faults, lead to better products and bring more freedom for designers and engineers. Alva aims to enable | ||
|
||
* **friction-less** design by bringing web technology into web design, and | ||
* **interactivity as the next dimension** of visual interface design by instant prototyping. | ||
|
||
## During the next years, the team wants to go for | ||
|
||
* **new ways of interaction** beyond visual interface design, e.g. voice, chat, gestures and facial expressions, | ||
* **complex, contextual design** based on device data, user environment, preferences and behaviour, | ||
* **automated design** by setting up the design system instead of specific screens, and the future of design through an entirely open architecture and open source code. | ||
|
||
|
||
|
||
## »Alva« is the middle name of Thomas Alva Edison, who made electricity available to the public. | ||
|
||
Alva started in August 2017 as an initiative at SinnerSchrader and since then a quite small, but very powerful cross-functional product design and engineering team is working hard on building and evolving the Alva app and its ecosystem. We learned a lot from the engineering world, where most of the tools and platforms are open source. That’s why we decided to make Alva entirely open source, too. To give something back to the community. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
displayName: Gitter | ||
displayName: Chat with us | ||
options: | ||
href: https://gitter.im/meetalva/Lobby | ||
order: 101 | ||
|
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
name: guides-design | ||
displayName: Prototyping with Alva | ||
options: | ||
query: tag=guide AND tag=design | ||
order: 3 | ||
--- |
11 changes: 7 additions & 4 deletions
11
docs/guides/design.md → docs/guides-design/design-drafts.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
name: guides-dev | ||
displayName: Build for Alva | ||
options: | ||
query: tag=guide AND tag=dev | ||
order: 4 | ||
--- |
10 changes: 6 additions & 4 deletions
10
docs/guides/create-library.md → docs/guides-dev/create-library.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 6 additions & 4 deletions
10
docs/guides/create-pattern.md → docs/guides-dev/create-pattern.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 6 additions & 2 deletions
8
docs/guides/create-properties.md → docs/guides-dev/create-properties.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
16 changes: 6 additions & 10 deletions
16
docs/guides/library.md → docs/guides-dev/install-local-library.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,5 +2,5 @@ | |
displayName: Reference | ||
options: | ||
query: tags=reference | ||
order: 1 | ||
order: 5 | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1a6f761
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Deployed at: https://alva-commits-1a6f7.surge.sh