-
really old boring technology : static HTML with basic JavaScript, even the search part is static (no backend involved, search is performed on the front with a local index), and, of course, zero analytics. The HTML is produced with Jekyll (https://jekyllrb.com) from Mardown files https://github.com/Orange-OpenSource/hurl/tree/master/docs. HTML is served with HTTP/2 by a nginx server
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
I'm doing something similar but taking the approach of karate framework making it a kitchen sink of e2e testing tools. love to see another rust based solution! I might open source mine at some point, I've implemented curl + webdriver, I will expand to support other things in my stack like desktop automation.
-
really old boring technology : static HTML with basic JavaScript, even the search part is static (no backend involved, search is performed on the front with a local index), and, of course, zero analytics. The HTML is produced with Jekyll (https://jekyllrb.com) from Mardown files https://github.com/Orange-OpenSource/hurl/tree/master/docs. HTML is served with HTTP/2 by a nginx server