The Technology Radar is a tool to inspire and support development teams in Visma Company to pick the best technologies for new projects; it provides a platform to share knowledge and experience in technologies, to reflect on technology decisions and continuously evolve our technology landscape. Based on the pioneering work of ThoughtWorks and Zalando Tech Radar, our Technology Radar sets out the changes in technologies that are interesting in software development — changes that we think our engineering teams should pay attention to and use in their projects.
This repository contains the web site for the tech radar which is deployed automatically using the GitHub Pages feature.
Updates to the tech radar must be registered in the data file which is referenced when the site is generated. It is recommended to copy all entries that have been assessed and then update those that have changed. This will ensure that the move up/down indicators will work correctly.
Install Jekyll locally following the GitHub Pages guide.
Run bundle exec jekyll serve
to start the watching and serving the radar locally