brenda-web icon indicating copy to clipboard operation
brenda-web copied to clipboard

Build Travis-like Log Window Containing Server Status

Open robksawyer opened this issue 9 years ago • 0 comments

This task involves developing a server status window. I'd like this to look similar to the log window on Travis CI.

I was curious as to how the Travis CI log window was built and put the question on Stackoverflow. Shortly after, I received an awesome answer that led me to deciding on using CodeMirror.

CodeMirror Themes https://codemirror.net/demo/theme.html

Code Folding https://codemirror.net/demo/folding.html

robksawyer avatar Jun 23 '15 05:06 robksawyer