GithubHelp home page GithubHelp logo

raedwards / aoe_technology_radar Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aoepeople/aoe_technology_radar

0.0 0.0 0.0 980 KB

A static site generator for AOE Technology Radar

Home Page: http://www.aoe.com/techradar

JavaScript 81.51% CSS 18.49%

aoe_technology_radar's Introduction

AOE Technology Radar

A static site generator for AOE Technology Radar

Installation

> git clone [email protected]:AOEpeople/aoe_technology_radar.git
> cd aoe_technology_radar
> npm install
> npm run watch

A new browser tab should open up - wait until last command has finished and refresh.

Usage

For a new Technology Radar release, create a folder of the release date (YYYY-MM-DD) under /radar. In each release folder create a folder for every quadrant and place the items there.

Maintaining items

The items are written in Markdown format (.md)

Each file has a front-matter header where the attributes of the item are listed:

---
title:      "React"
ring:       adopt
quadrant:   languages-and-frameworks
---

Text goes here. You can use **markdown** here.

Following front-matter attributes are possible:

  • title: Name of the Item
  • quadrant: Quadrant. One of languages-and-frameworks, methods-and-patterns, platforms-and-aoe-services, tools
  • ring: Ring section in radar. One of trial, assess, adopt, hold
  • info: (optional) A short textual description of the item (visible in overview pages)

The name of the .md file acts as item identifier and may overwrite items with the same name from older releases.

If an item is overwritten in a new release, the attributes from the new item are merged with the old ones and a new history entry is created for that item.

Travis

Travis

Todos

  • Add Icons
  • Implement search
  • Finalize CSS
  • Get contents for how-to-use page
  • Show item history on details (relevant with 2nd release)
  • Better semantic and SEO
  • Make mobile friendly
  • Add mobile navigation and search
  • Create more react components for already existing CSS comps
  • Refactor hardcoded subfolder in routing
  • Unit test for radar generation ๐Ÿ™ˆ

aoe_technology_radar's People

Contributors

bastianccm avatar czenker avatar danielpoe avatar greenkeeper[bot] avatar mathiasschopmans avatar philipfeldmann avatar tomraithel avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.