Skip to content

Commit

Permalink
fix: Assets path for blogpost images
Browse files Browse the repository at this point in the history
  • Loading branch information
TimSusa committed Dec 29, 2020
1 parent 895b267 commit f2c1eaf
Show file tree
Hide file tree
Showing 16 changed files with 534 additions and 506 deletions.
616 changes: 308 additions & 308 deletions CHANGELOG.md

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions midi-bricks-doc/docs/applicationSettings.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Application Settings
sidebar_label: Application Settings
---

![Global Menu](/midi-bricks-mono/img/midi-briqks-normal-view-explained.png)
![Global Menu](/midi-bricks/img/midi-briqks-normal-view-explained.png)

To get the feeling of a common workflow, please get to know about the main areas of the application.
In the screen-shot above you can observe marked regions with numbers from one to four, which are explained here furher:
Expand All @@ -25,15 +25,15 @@ In this mode you just need to click one of the elements, so that is has a focus.
The app has different areas, which support you to have a comfortable workflow.
On the top left burger menu you can open a drawer list with basic functionality.

![Global Menu](/midi-bricks-mono/img/global-menu.png)
![Global Menu](/midi-bricks/img/global-menu.png)

### Main
Go to the main page

### Controllers
Gives you a birds eye view to your layout, where you can see all different settings of each element in a table view.

![Global Menu](/midi-bricks-mono/img/controllers.png)
![Global Menu](/midi-bricks/img/controllers.png)

#### Open Elements Settings
By clicking on one of the table columns the settings menu for the MIDI Element will be opened.
Expand Down
2 changes: 1 addition & 1 deletion midi-bricks-doc/docs/downloadAndInstall.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ MIDI Bricks is a crossplatform project. You can run it on macOS, Win or Linux.

## Download and Install Application

- Download application for your operation system from [Installer Downloads Page](https://github.com/TimSusa/midi-bricks-mono/releases)
- Download application for your operation system from [Installer Downloads Page](https://github.com/TimSusa/midi-bricks/releases)

- Double click the installer, follow instructions

Expand Down
8 changes: 4 additions & 4 deletions midi-bricks-doc/docs/firstLayout.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,18 @@ sidebar_label: Create your first MIDI Controller Layout
### Switch to Layout Mode
In order to switch the app to layout mode push the button, which is marked with "2." at the screenshot above on top. If layout mode is enabled, the top menu bar should look like this.

![Layout Mode Menu Bar](/midi-bricks-mono/img/layout-mode.png)
![Layout Mode Menu Bar](/midi-bricks/img/layout-mode.png)

### Open Add Menu
At next click on the plus symbol. The menu for adding elements should open.

![Layout Mode Add Menu](/midi-bricks-mono/img/layout-mode-add-menu.png)
![Layout Mode Add Menu](/midi-bricks/img/layout-mode-add-menu.png)


### Add a Slider
Now click on: "add vertical slider". After that, you should be presented with something like this.

![Layout Mode Add Vertical Slider](/midi-bricks-mono/img/layout-mode-slider-added.png)
![Layout Mode Add Vertical Slider](/midi-bricks/img/layout-mode-slider-added.png)

Now click the "check-icon" on the right top. A tooltip should be presented with "Commit changes and exit layout mode.

Expand All @@ -31,4 +31,4 @@ Congratulations! You have added your first slider.

Open Slider Settings with clicking on the mini "roof" symbol at the right top of the slider. A dialog should open:

![Layout Mode Add Slider Settings](/midi-bricks-mono/img/slider-settings.png)
![Layout Mode Add Slider Settings](/midi-bricks/img/slider-settings.png)
2 changes: 1 addition & 1 deletion midi-bricks-doc/docs/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ This is a multiplatform project, which includes a demo [Webdeployment](https://m

In order to enjoy all the features from this application, we recommend to download and install the setup executable.

Actual releases can be downloaded from [Installer Downloads Page](https://github.com/TimSusa/midi-bricks-mono/releases).
Actual releases can be downloaded from [Installer Downloads Page](https://github.com/TimSusa/midi-bricks/releases).

Be informed, that installation is only necessary for the first time. After that you can use automatic application updates to get latest versions.
4 changes: 2 additions & 2 deletions midi-bricks-doc/website/blog/2019-05-07-blog-post.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ authorFBID: 1238164345
Power user Aleq Troniq complained about problems when loading a new preset. Thanks for that hint.
This should be fixed now with version 1.2.8.

Either update your app or download new Release: https://github.com/TimSusa/midi-bricks-mono/releases/tag/v1.2.8 manually.
Either update your app or download new Release: https://github.com/TimSusa/midi-bricks/releases/tag/v1.2.8 manually.

See merged PR: https://github.com/TimSusa/midi-bricks-mono/commit/788f55d9e4da34363efa7c6226eca0587e2a3314
See merged PR: https://github.com/TimSusa/midi-bricks/commit/788f55d9e4da34363efa7c6226eca0587e2a3314

Thanks to: https://alec-troniq.com/
2 changes: 1 addition & 1 deletion midi-bricks-doc/website/blog/2019-07-21-blog-post.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ authorFBID: 1238164345

In order to improve performance and internal software architecture a new page concept was established. This was a really huge step, where about 200 Commits have be done. Furthermore, we have the new multi-copy feature.

You can update your app or download new Release: https://github.com/TimSusa/midi-bricks-mono/releases/tag/v1.3.8 manually.
You can update your app or download new Release: https://github.com/TimSusa/midi-bricks/releases/tag/v1.3.8 manually.


# New Features
Expand Down
2 changes: 1 addition & 1 deletion midi-bricks-doc/website/blog/2019-08-03-blog-post.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ authorFBID: 1238164345

In order to get the app more working some bugfixes haven been established.

You can auto-update your app or download new Release: https://github.com/TimSusa/midi-bricks-mono/releases/tag/v1.3.11 manually.
You can auto-update your app or download new Release: https://github.com/TimSusa/midi-bricks/releases/tag/v1.3.11 manually.

2 changes: 1 addition & 1 deletion midi-bricks-doc/website/blog/2019-08-04-blog-post.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ authorFBID: 1238164345

In order to get the app more working some bugfixes haven been established.

You can auto-update your app or download new Release: https://github.com/TimSusa/midi-bricks-mono/releases/tag/v1.3.12 manually.
You can auto-update your app or download new Release: https://github.com/TimSusa/midi-bricks/releases/tag/v1.3.12 manually.

2 changes: 1 addition & 1 deletion midi-bricks-doc/website/blog/2019-08-05-blog-post.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ authorFBID: 1238164345

In order to save performance and yield to new misc improvements for the slider component, we expose this release.

You can auto-update your app or download new Release: https://github.com/TimSusa/midi-bricks-mono/releases/tag/v1.3.15 manually.
You can auto-update your app or download new Release: https://github.com/TimSusa/midi-bricks/releases/tag/v1.3.15 manually.

2 changes: 1 addition & 1 deletion midi-bricks-doc/website/blog/2019-08-06-blog-post.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ authorFBID: 1238164345

In order to save code, we expose this release.

You can auto-update your app or download new Release: https://github.com/TimSusa/midi-bricks-mono/releases/tag/v1.3.16 manually.
You can auto-update your app or download new Release: https://github.com/TimSusa/midi-bricks/releases/tag/v1.3.16 manually.

2 changes: 1 addition & 1 deletion midi-bricks-doc/website/blog/2019-13-10-blog-post.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ The first fix is concerning about having the full scale of the slider available,

The second fix will take care about, that horizontal sliders will not overlapp with its neighbours.

You can auto-update your app or download new Release: https://github.com/TimSusa/midi-bricks-mono/releases/tag/v1.3.25 manually.
You can auto-update your app or download new Release: https://github.com/TimSusa/midi-bricks/releases/tag/v1.3.25 manually.

2 changes: 1 addition & 1 deletion midi-bricks-doc/website/blog/2019-16-10-blog-post.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ Power User Alec Troniq has found an issue with CC Toggle Buttons, not sending th

This is fixed now.

You can auto-update your app or download new Release: https://github.com/TimSusa/midi-bricks-mono/releases/tag/v1.3.27 manually for installation.
You can auto-update your app or download new Release: https://github.com/TimSusa/midi-bricks/releases/tag/v1.3.27 manually for installation.

2 changes: 1 addition & 1 deletion midi-bricks-doc/website/blog/2020-02-08-blog-post.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ In order to reduce bundlesize different views can be lazyloaded via dynamic impo
- Updated all js frameworks and adapted the code


You can download th new Release: https://github.com/TimSusa/midi-bricks-mono/releases/tag/v1.3.33 manually for installation.
You can download th new Release: https://github.com/TimSusa/midi-bricks/releases/tag/v1.3.33 manually for installation.

Loading

1 comment on commit f2c1eaf

@vercel
Copy link

@vercel vercel bot commented on f2c1eaf Dec 29, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.