Skip to content

Commit 14f4cd4

Browse files
deleted docs folder, moved landing page to web repo
2 parents d322654 + 57243ce commit 14f4cd4

File tree

3 files changed

+19
-364
lines changed

3 files changed

+19
-364
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,11 @@
1111

1212
**ReacType** allows the user to _visualize_ their application architecture dynamically, employing a _canvas display_, an _application tree_, and a _component code preview_. The user can create components and load _instances_ of these components, as well as nested HTML elements, onto the canvas. This architecture can then be _exported_ as TypeScript application files to be used as a starter template for any repository.
1313

14-
Download for [MacOS](https://github.com/team-reactype/ReacType/releases/tag/Mac.Version.1.0), [Windows](https://github.com/team-reactype/ReacType/releases/tag/PC.Version.1.0), [Linux](https://github.com/team-reactype/ReacType/releases/tag/Linux.Version.1.0).
14+
Download for [MacOS](https://github.com/team-reactype/ReacType/releases/tag/Mac.Version.1.0), [Windows](https://github.com/team-reactype/ReacType/releases/tag/Win.Version.1.0), [Linux](https://github.com/team-reactype/ReacType/releases/tag/Linux.Version.1.0).
1515

16-
![Image of ReacType Application](https://i.imgur.com/2sefnAk.jpg)
16+
* **Mac users only**: for now you might need to go to your security settings to allow the app run on your system as we do not have an Apple license yet.
17+
18+
![Image of ReacType Application](https://i.imgur.com/0wV7R1P.jpg)
1719

1820
### How to use
1921

@@ -38,13 +40,13 @@ Download for [MacOS](https://github.com/team-reactype/ReacType/releases/tag/Mac.
3840

3941
#### Authors
4042

41-
[Christian Padilla](linkedin.com/in/ChristianEdwardPadilla) [@ChristianEdwardPadilla](https://github.com/ChristianEdwardPadilla)
43+
[Christian Padilla](https://linkedin.com/in/ChristianEdwardPadilla) [@ChristianEdwardPadilla](https://github.com/ChristianEdwardPadilla)
4244

43-
[Tolga Mizrakci](linkedin.com/in/tolga-mizrakci) [@tolgamizrakci](https://github.com/tolgamizrakci)
45+
[Tolga Mizrakci](https://linkedin.com/in/tolga-mizrakci) [@tolgamizrakci](https://github.com/tolgamizrakci)
4446

45-
[Shlomo Porges](linkedin.com/shlomoporges) [@shlomoporges](https://github.com/ShlomoPorges)
47+
[Shlomo Porges](https://linkedin.com/shlomoporges) [@shlomoporges](https://github.com/ShlomoPorges)
4648

47-
[Adam Singer](linkedin.com/in/adsing) [@spincycle01](https://github.com/spincycle01)
49+
[Adam Singer](https://linkedin.com/in/adsing) [@spincycle01](https://github.com/spincycle01)
4850

4951
## To Run Your Own Version
5052

@@ -74,8 +76,6 @@ yarn run dev
7476
yarn run electron
7577
```
7678

77-
### Logo Design
78-
7979
## License
8080

8181
This project is licensed under the MIT License - see the [LICENSE.md](https://github.com/team-reactype/ReacType/blob/development/LICENSE.md) file for details.

docs/_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
theme: jekyll-theme-cayman

0 commit comments

Comments
 (0)