From a6951131efb0b61d737b4dc60b322a8307410707 Mon Sep 17 00:00:00 2001 From: Lumi Pakkanen Date: Wed, 12 Jun 2024 15:03:01 +0300 Subject: [PATCH] Link language documentation and other assets on the About page Fix broken layout on mobile screens. --- src/components/ExporterButtons.vue | 2 +- src/views/AboutView.vue | 39 ++++++++++++++++++++++++++++-- 2 files changed, 38 insertions(+), 3 deletions(-) diff --git a/src/components/ExporterButtons.vue b/src/components/ExporterButtons.vue index 36860ec9..0e0994c3 100644 --- a/src/components/ExporterButtons.vue +++ b/src/components/ExporterButtons.vue @@ -224,7 +224,7 @@ function doExport(exporter: ExporterKey) {

Documentation

- You can read about the new syntax + You can read about the new SonicWeave syntax TAGLINES[Math.floor(Math.random() * TAGLINES.leng emotional support

+
+
+

Documentation

+

+ The programming language used to create scales is called + SonicWeave. See the project's + DSL documentation + to learn more. +

+
+
+
+

About Scale Workshop

+

Scale Workshop is MIT licensensed open source.

+

+ Feel free to check out the + source code on GitHub. You + are free to modify and sell copies of the software as allowed by the + MIT license. +

+

+ Many of the xenharmonic utilities used by the project are published on + npm. See + Xenharmonic Developer's GitHub profile + for the source code. +

+