chore: create new configuration to differentiate from AOE ci
This commit is contained in:
committed by
Mathias Schopmans
parent
396ea4bfed
commit
25a714e9f6
@@ -53,7 +53,7 @@ Run `npm install` to install the dependencies
|
|||||||
### Step 2: Change logo and the favicon
|
### Step 2: Change logo and the favicon
|
||||||
|
|
||||||
Create a folder named `public` and put your `logo.svg` and `favicon.ico` in it.
|
Create a folder named `public` and put your `logo.svg` and `favicon.ico` in it.
|
||||||
For reference have a look at [public/logo.svg](./public/logo.svg).
|
The ideal logo is 150px x 60px. For reference have a look at [public/logo.svg](./public/logo.svg).
|
||||||
|
|
||||||
### Step 3: Configure the radar
|
### Step 3: Configure the radar
|
||||||
|
|
||||||
|
|||||||
@@ -1,11 +1,12 @@
|
|||||||
{
|
{
|
||||||
"basePath": "/techradar",
|
"basePath": "/techradar",
|
||||||
"colors": {
|
"colors": {
|
||||||
"foreground": "#fff",
|
"foreground": "#fcf2e6",
|
||||||
"background": "#173d7a",
|
"background": "#113521",
|
||||||
|
"highlight": "#d4a373",
|
||||||
"content": "#fff",
|
"content": "#fff",
|
||||||
"text": "#575757",
|
"text": "#575757",
|
||||||
"highlight": "#029df7",
|
"link": "#bc6c25",
|
||||||
"border": "rgba(255, 255, 255, 0.1)",
|
"border": "rgba(255, 255, 255, 0.1)",
|
||||||
"tag": "rgba(255, 255, 255, 0.1)"
|
"tag": "rgba(255, 255, 255, 0.1)"
|
||||||
},
|
},
|
||||||
@@ -13,26 +14,26 @@
|
|||||||
{
|
{
|
||||||
"id": "languages-and-frameworks",
|
"id": "languages-and-frameworks",
|
||||||
"title": "Languages & Frameworks",
|
"title": "Languages & Frameworks",
|
||||||
"description": "We've placed development languages (such as Scala or Golang) here, as well as more low-level development frameworks (such as Play or Symfony), which are useful for implementing custom software of all kinds.",
|
"description": "A selection of programming languages, alongside essential frameworks for building a variety of custom software.",
|
||||||
"color": "#84BFA4"
|
"color": "#a3b18a"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "methods-and-patterns",
|
"id": "methods-and-patterns",
|
||||||
"title": "Methods & Patterns",
|
"title": "Methods & Patterns",
|
||||||
"description": "Here we put information on methods and patterns concerning development, continuous x, testing, organization, architecture, etc.",
|
"description": "Key software development methods and design patterns, covering everything from continuous integration and testing to architecture.",
|
||||||
"color": "#248EA6"
|
"color": "#588157"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "platforms-and-aoe-services",
|
"id": "platforms-and-operations",
|
||||||
"title": "Platforms & Operations",
|
"title": "Platforms & Operations",
|
||||||
"description": "This quadrant clusters technologies around the operation of software and infrastructure related platforms, tools and services.",
|
"description": "Technologies and tools for software and infrastructure operations, including platforms and services for managing and scaling applications.",
|
||||||
"color": "#F25244"
|
"color": "#3f633e"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "tools",
|
"id": "tools",
|
||||||
"title": "Tools",
|
"title": "Tools",
|
||||||
"description": "Here we put different software tools - from small helpers to bigger software projects.",
|
"description": "A range of software tools, from simple productivity enhancers to comprehensive project solutions, catering to various project needs.",
|
||||||
"color": "#F2A25C"
|
"color": "#40713f"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"rings": [
|
"rings": [
|
||||||
@@ -40,7 +41,7 @@
|
|||||||
"id": "adopt",
|
"id": "adopt",
|
||||||
"title": "Adopt",
|
"title": "Adopt",
|
||||||
"description": "We can clearly recommend this technology. We have used it for longer period of time in many teams and it has proven to be stable and useful.",
|
"description": "We can clearly recommend this technology. We have used it for longer period of time in many teams and it has proven to be stable and useful.",
|
||||||
"color": "#5cb449",
|
"color": "#588157",
|
||||||
"radius": 0.5,
|
"radius": 0.5,
|
||||||
"strokeWidth": 5
|
"strokeWidth": 5
|
||||||
},
|
},
|
||||||
@@ -48,7 +49,7 @@
|
|||||||
"id": "trial",
|
"id": "trial",
|
||||||
"title": "Trial",
|
"title": "Trial",
|
||||||
"description": "We have used it with success and recommend to have a closer look at the technology in this ring. The goal of items here is to look at them more closely, with the goal to bring them to the adopt level.",
|
"description": "We have used it with success and recommend to have a closer look at the technology in this ring. The goal of items here is to look at them more closely, with the goal to bring them to the adopt level.",
|
||||||
"color": "#faa03d",
|
"color": "#457b9d",
|
||||||
"radius": 0.69,
|
"radius": 0.69,
|
||||||
"strokeWidth": 3
|
"strokeWidth": 3
|
||||||
},
|
},
|
||||||
@@ -56,7 +57,7 @@
|
|||||||
"id": "assess",
|
"id": "assess",
|
||||||
"title": "Assess",
|
"title": "Assess",
|
||||||
"description": "We have tried it out and we find it promising. We recommend having a look at these items when you face a specific need for the technology in your project.",
|
"description": "We have tried it out and we find it promising. We recommend having a look at these items when you face a specific need for the technology in your project.",
|
||||||
"color": "#029df7",
|
"color": "#bc6c25",
|
||||||
"radius": 0.85,
|
"radius": 0.85,
|
||||||
"strokeWidth": 2
|
"strokeWidth": 2
|
||||||
},
|
},
|
||||||
@@ -64,7 +65,7 @@
|
|||||||
"id": "hold",
|
"id": "hold",
|
||||||
"title": "Hold",
|
"title": "Hold",
|
||||||
"description": "This category is a bit special. Unlike the others, we recommend to stop doing or using something. That does not mean that they are bad and it often might be ok to use them in existing projects. But we move things here if we think we shouldn't do them anymore - because we see better options or alternatives now.",
|
"description": "This category is a bit special. Unlike the others, we recommend to stop doing or using something. That does not mean that they are bad and it often might be ok to use them in existing projects. But we move things here if we think we shouldn't do them anymore - because we see better options or alternatives now.",
|
||||||
"color": "#688190",
|
"color": "#d62828",
|
||||||
"radius": 1,
|
"radius": 1,
|
||||||
"strokeWidth": 0.75
|
"strokeWidth": 0.75
|
||||||
}
|
}
|
||||||
@@ -122,7 +123,7 @@
|
|||||||
],
|
],
|
||||||
"imprint": "https://www.aoe.com/en/imprint.html",
|
"imprint": "https://www.aoe.com/en/imprint.html",
|
||||||
"labels": {
|
"labels": {
|
||||||
"title": "AOE Technology Radar",
|
"title": "Technology Radar",
|
||||||
"imprint": "Legal Information",
|
"imprint": "Legal Information",
|
||||||
"quadrant": "Quadrant",
|
"quadrant": "Quadrant",
|
||||||
"quadrantOverview": "Quadrant Overview",
|
"quadrantOverview": "Quadrant Overview",
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: "Demo 2"
|
title: "Demo 2"
|
||||||
ring: trial
|
ring: trial
|
||||||
quadrant: platforms-and-aoe-services
|
quadrant: platforms-and-operations
|
||||||
tags: [coding]
|
tags: [coding]
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: "Demo 2"
|
title: "Demo 2"
|
||||||
ring: adopt
|
ring: adopt
|
||||||
quadrant: platforms-and-aoe-services
|
quadrant: platforms-and-operations
|
||||||
tags: [coding]
|
tags: [coding]
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "aoe_technology_radar",
|
"name": "aoe_technology_radar",
|
||||||
"version": "4.0.0-alpha.3",
|
"version": "4.0.0-alpha.4",
|
||||||
"private": true,
|
"private": true,
|
||||||
"bin": {
|
"bin": {
|
||||||
"techradar": "./bin/techradar.sh"
|
"techradar": "./bin/techradar.sh"
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 15 KiB |
@@ -1 +1 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg width="100%" height="100%" viewBox="0 0 150 60" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;"><rect id="ArtBoard1" x="0" y="0" width="150" height="60" style="fill:none;"/><g><path d="M82.126,28.638c0.058,0.171 -0.042,0.309 -0.22,0.309l-5.318,0c-0.179,0 -0.276,-0.138 -0.217,-0.306l2.817,-8.047c0.059,-0.168 0.155,-0.168 0.212,0l2.726,8.044Zm-6.583,-16.289c-0.179,0 -0.375,0.139 -0.436,0.305l-10.103,27.727c-0.061,0.168 0.035,0.307 0.214,0.307l7.316,0c0.179,0 0.366,-0.141 0.415,-0.312l1.329,-4.609c0.05,-0.173 0.236,-0.311 0.415,-0.311l9.059,0c0.179,0 0.366,0.138 0.415,0.311l1.33,4.609c0.05,0.171 0.236,0.312 0.415,0.312l7.681,0c0.179,0 0.274,-0.139 0.213,-0.304l-10.216,-27.73c-0.062,-0.166 -0.259,-0.305 -0.437,-0.305l-7.61,0Z" style="fill:#fff;fill-rule:nonzero;"/><path d="M107.736,34.36c-3.471,0 -4.925,-1.103 -4.925,-7.937c0,-7.088 1.565,-7.865 4.888,-7.865c3.322,0 4.887,0.777 4.887,7.865c0,6.834 -1.429,7.937 -4.85,7.937Zm-0.037,-22.373c-8.632,0 -12.481,4.453 -12.481,14.436c0,9.897 3.965,14.508 12.481,14.508c8.725,0 12.448,-4.338 12.448,-14.508c0,-9.983 -3.84,-14.436 -12.448,-14.436Z" style="fill:#fff;fill-rule:nonzero;"/><path d="M124.72,40.35c0,0.175 0.142,0.318 0.317,0.318l21.646,0c0.174,0 0.317,-0.143 0.317,-0.318l0,-5.934c0,-0.175 -0.143,-0.319 -0.317,-0.319l-21.646,0c-0.175,0 -0.317,0.144 -0.317,0.319l0,5.934Z" style="fill:#fff;fill-rule:nonzero;"/><path d="M125.032,12.349c-0.175,0 -0.318,0.144 -0.318,0.319l0,5.934c0,0.175 0.143,0.317 0.318,0.317l21.645,0c0.175,0 0.318,-0.142 0.318,-0.317l0,-5.934c0,-0.175 -0.143,-0.319 -0.318,-0.319l-21.645,0Z" style="fill:#fff;fill-rule:nonzero;"/><path d="M124.714,29.476c0,0.175 0.143,0.319 0.318,0.319l21.645,0c0.175,0 0.318,-0.144 0.318,-0.319l0,-5.934c0,-0.175 -0.143,-0.319 -0.318,-0.319l-21.645,0c-0.175,0 -0.318,0.144 -0.318,0.319l0,5.934Z" style="fill:#fff;fill-rule:nonzero;"/><path d="M29.494,9.418c-0.34,-0.148 -0.896,-0.148 -1.237,-0.002l-16.929,7.333c-0.341,0.146 -0.357,0.421 -0.036,0.609l16.962,9.88c0.321,0.188 0.583,0.643 0.584,1.016l0.01,19.427c0,0.372 0.246,0.496 0.545,0.277l14.717,-10.737c0.3,-0.217 0.58,-0.699 0.623,-1.067l2.132,-18.436c0.043,-0.367 -0.201,-0.791 -0.541,-0.94l-16.83,-7.36Zm25.668,2.35c0.343,0.141 0.581,0.557 0.529,0.922l-3.888,27.472c-0.052,0.368 -0.334,0.855 -0.626,1.084l-21.793,17.038c-0.292,0.229 -0.77,0.229 -1.063,0l-21.79,-17.038c-0.293,-0.229 -0.575,-0.716 -0.627,-1.084l-3.897,-27.472c-0.052,-0.365 0.187,-0.781 0.53,-0.922l25.714,-10.509c0.343,-0.141 0.905,-0.141 1.248,0l25.663,10.509Z" style="fill:#fff;"/></g></svg>
|
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 149.6 64.73"><path d="M25.87,0h-1.77v7.24C10.65,8.15,0,19.35,0,33.02s11.62,25.87,25.87,25.87,24.87-10.65,25.79-24.1h7.24v-1.77C58.89,14.81,44.09,0,25.87,0ZM25.87,55.32c-12.31,0-22.32-10.01-22.32-22.32S12.59,11.67,24.07,10.76v24.01h24.01c-.92,11.48-10.54,20.52-22.24,20.52h0l.03.03ZM51.74,31.22h-24.1V3.63c14.81.89,26.7,12.78,27.59,27.62h-3.52l.03-.03Z" fill="#fff" fill-rule="evenodd" stroke-width="0"/><path d="M78.09,10.41h-6.09v16.5h-1.5V10.41h-6.08v-1.27h13.67v1.27Z" fill="#fff" stroke-width="0"/><path d="M90.78,18.39h-8.31v7.25h9.56v1.27h-11.06V9.14h11v1.27h-9.5v6.71h8.31v1.27Z" fill="#fff" stroke-width="0"/><path d="M107.77,21.37c-.2,1.87-.87,3.3-2.01,4.3-1.13.99-2.65,1.49-4.53,1.49-1.32,0-2.48-.33-3.5-.99-1.01-.66-1.8-1.59-2.35-2.8-.55-1.21-.83-2.59-.84-4.14v-2.31c0-1.58.28-2.98.83-4.2.55-1.22,1.35-2.16,2.39-2.83,1.04-.66,2.23-1,3.58-1,1.9,0,3.41.51,4.51,1.54,1.1,1.03,1.74,2.45,1.92,4.26h-1.51c-.38-3.02-2.01-4.53-4.92-4.53-1.61,0-2.9.6-3.85,1.81s-1.43,2.87-1.43,5v2.17c0,2.05.46,3.69,1.4,4.91.93,1.22,2.19,1.83,3.78,1.83s2.75-.38,3.55-1.13c.8-.75,1.29-1.88,1.48-3.39h1.51Z" fill="#fff" stroke-width="0"/><path d="M124.59,26.91h-1.51v-8.52h-10.16v8.52h-1.5V9.14h1.5v7.98h10.16v-7.98h1.51v17.77Z" fill="#fff" stroke-width="0"/><path d="M71.73,41.62h-2.32v6.29h-4.28v-17.77h6.99c2.11,0,3.76.47,4.94,1.4,1.19.93,1.78,2.26,1.78,3.96,0,1.24-.25,2.26-.75,3.07-.5.81-1.28,1.47-2.35,1.98l3.71,7.18v.18h-4.59l-3.14-6.29ZM69.41,38.33h2.71c.81,0,1.43-.21,1.84-.64.41-.43.62-1.03.62-1.79s-.21-1.37-.62-1.81-1.03-.65-1.83-.65h-2.71v4.9Z" fill="#fff" stroke-width="0"/><path d="M91.53,44.59h-5.87l-1.03,3.32h-4.58l6.52-17.77h4.03l6.57,17.77h-4.6l-1.04-3.32ZM86.69,41.28h3.82l-1.92-6.16-1.9,6.16Z" fill="#fff" stroke-width="0"/><path d="M98.47,47.91v-17.77h5.73c1.57,0,2.98.36,4.24,1.07,1.25.71,2.23,1.72,2.94,3.01s1.06,2.75,1.07,4.36v.82c0,1.63-.34,3.09-1.03,4.38-.69,1.29-1.66,2.3-2.91,3.03-1.25.73-2.64,1.1-4.18,1.1h-5.85ZM102.75,33.44v11.17h1.49c1.23,0,2.17-.44,2.83-1.31.66-.87.99-2.17.99-3.9v-.77c0-1.72-.33-3.01-.99-3.88-.66-.87-1.62-1.31-2.88-1.31h-1.44Z" fill="#fff" stroke-width="0"/><path d="M124.47,44.59h-5.87l-1.03,3.32h-4.58l6.52-17.77h4.03l6.57,17.77h-4.6l-1.04-3.32ZM119.62,41.28h3.82l-1.92-6.16-1.9,6.16Z" fill="#fff" stroke-width="0"/><path d="M138.01,41.62h-2.32v6.29h-4.28v-17.77h7c2.11,0,3.75.47,4.94,1.4,1.19.93,1.78,2.26,1.78,3.96,0,1.24-.25,2.26-.75,3.07-.5.81-1.28,1.47-2.35,1.98l3.71,7.18v.18h-4.59l-3.14-6.29ZM135.69,38.33h2.71c.81,0,1.43-.21,1.84-.64.41-.43.62-1.03.62-1.79s-.21-1.37-.62-1.81c-.41-.44-1.03-.65-1.83-.65h-2.71v4.9Z" fill="#fff" stroke-width="0"/></svg>
|
||||||
|
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.6 KiB |
@@ -52,6 +52,10 @@
|
|||||||
|
|
||||||
.content a {
|
.content a {
|
||||||
color: var(--link);
|
color: var(--link);
|
||||||
|
text-decoration: underline;
|
||||||
|
&:hover {
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (min-width: 768px) {
|
@media (min-width: 768px) {
|
||||||
|
|||||||
Reference in New Issue
Block a user