This is an automated email from the ASF dual-hosted git repository.
andreww pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-docs.git
The following commit(s) were added to refs/heads/master by this push:
new c7b8e2b Update spectrum-royale.md
c7b8e2b is described below
commit c7b8e2b8b9f285063c78a4e93b204698115c9686
Author: Andrew Wetmore <[email protected]>
AuthorDate: Mon Jan 13 18:20:37 2020 -0400
Update spectrum-royale.md
populated the page. Need basic information on associating Spectrum with the
Royale project.
---
libraries/spectrum-royale.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/libraries/spectrum-royale.md b/libraries/spectrum-royale.md
index 8f54156..4bc903a 100644
--- a/libraries/spectrum-royale.md
+++ b/libraries/spectrum-royale.md
@@ -24,4 +24,6 @@ permalink: /libraries/spectrum-royale
Using the Adobe Spectrum system with Royale
-_demonstration with downloadable code at
https://unhurdle.github.io/spectrum-royale_
+[Spectrum CSS](https://opensource.adobe.com/spectrum-css/){:target="_blank"}
is an open-source implementation of Spectrum, Adobe’s design system. It
includes components and resources to make applications more cohesive. Adobe has
created Spectrum to support large application ecosystems that benefit from
sharing design elements to provide a consistent experience for their users, and
large development teams. According to
[Adobe](https://spectrum.adobe.com/){:target="_blank"}, "Spectrum prov [...]
+
+You can incorporate the resources of Spectrum into your Royale project. See
[examples of Royale and Spectrum working
together](https://unhurdle.github.io/spectrum-royale){:target="_blank"} with
downloadable source code.