Skip to content

Owner: Edgar. A static site generator for the INFO Technology Radar based on the AOE Tech Radar generator.

License

Notifications You must be signed in to change notification settings

infonl/info-techradar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INFO Technology Radar - Content

The INFO Technology Radar static site generator based on the AOE tech radar implementation.

Development

Host the application under a sub path

To host the application under a sub path, set the environment variable PUBLIC_URL, e.g. "/techradar". The default is /build. For local development the recommendation is just to use /build.

Build the radar with static files

npm i
export PUBLIC_URL=/build && export REACT_APP_RADAR_NAME='INFO Technology Radar' &&  npm run start:static

Then open here: http://localhost:8080/build

Regenerate the json file based on your changes on md files

npm run generateJson

You can do this while the server is running. You can find the newly created rd.json in "/build/rd.json".

About

Owner: Edgar. A static site generator for the INFO Technology Radar based on the AOE Tech Radar generator.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages