Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
BotL7mp committed May 28, 2024
0 parents commit 6a6845f
Show file tree
Hide file tree
Showing 79 changed files with 26,265 additions and 0 deletions.
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
l7mp.io
28 changes: 28 additions & 0 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"files": {
"main.css": "/static/css/main.aba09cba.css",
"main.js": "/static/js/main.28354b11.js",
"static/media/services.svg": "/static/media/services.31eb292270e7912c5dc2fe8bbab73579.svg",
"static/media/hero.svg": "/static/media/hero.4538d0a84bda61f8040e62e29753675f.svg",
"static/media/vrichard.png": "/static/media/vrichard.2343392c8f4542f2ebd5.png",
"static/media/ltamas.png": "/static/media/ltamas.c27149d757ef9284a41d.png",
"static/media/nmate.png": "/static/media/nmate.9503a6d6050295cb954a.png",
"static/media/mpeter.png": "/static/media/mpeter.4dd9b9d6f1a1f630c109.png",
"static/media/neko.png": "/static/media/neko.9b8caa21a5f9445efe21.png",
"static/media/rgabor.jpg": "/static/media/rgabor.6fd6b5456dd1dd2ce241.jpg",
"static/media/dkornel.png": "/static/media/dkornel.4d94cc030d80243854bb.png",
"static/media/stunner.svg": "/static/media/stunner.17393298c2e6d026735dbd944d87950c.svg",
"static/media/about.svg": "/static/media/about.8f0c59feee72f515972a395421fb8666.svg",
"static/media/logo.svg": "/static/media/logo.b3c36ac0d057b5452e2cea44d30af37d.svg",
"static/media/jitsi.svg": "/static/media/jitsi.ad79d64e73e2cfe68e08ae1605846b68.svg",
"static/media/cloudretro.svg": "/static/media/cloudretro.8d9d0b37a371dc8a4e6ea2b8ee29000b.svg",
"index.html": "/index.html",
"static/media/livekit.svg": "/static/media/livekit.d42f874600a97551812e1644cc31fbf5.svg",
"main.aba09cba.css.map": "/static/css/main.aba09cba.css.map",
"main.28354b11.js.map": "/static/js/main.28354b11.js.map"
},
"entrypoints": [
"static/css/main.aba09cba.css",
"static/js/main.28354b11.js"
]
}
1 change: 1 addition & 0 deletions env.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
window.env = {};
Binary file added favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="L7mp Technologies is a small team of researchers and practitioners working on projects related to integrating real-time communications workloads, especially WebRTC and cloud-gaming, into the cloud native ecosystem. Our vision is an ideal world in which WebRTC application/media servers can be hosted over Kubernetes just like any other workload, and everything works smoothly. Our aim is to create the Kubernetes tooling to allow anyone to deploy a WebRTC backend service over any Kubernetes service, be that hosted or on-prem, and benefit from the same security, scalability and observability features we have come to expect from large-scale cloud native applications."/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>L7mp</title><script id="react-dotenv" src="https://l7mp.io/env.js"></script><script defer="defer" src="/static/js/main.28354b11.js"></script><link href="/static/css/main.aba09cba.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
Binary file added logo192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added logo512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 25 additions & 0 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"short_name": "L7mp",
"name": "Official website of L7mp Technologies Kft.",
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
},
{
"src": "logo192.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "logo512.png",
"type": "image/png",
"sizes": "512x512"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}
3 changes: 3 additions & 0 deletions robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# https://www.robotstxt.org/robotstxt.html
User-agent: *
Disallow:
4 changes: 4 additions & 0 deletions static/css/main.aba09cba.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions static/css/main.aba09cba.css.map

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions static/js/main.28354b11.js

Large diffs are not rendered by default.

75 changes: 75 additions & 0 deletions static/js/main.28354b11.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
/*!
Copyright (c) 2018 Jed Watson.
Licensed under the MIT License (MIT), see
http://jedwatson.github.io/classnames
*/

/*!
Copyright (c) 2017 Jed Watson.
Licensed under the MIT License (MIT), see
http://jedwatson.github.io/classnames
*/

/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */

/**
* @license React
* react-dom.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* react-jsx-runtime.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* react.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* scheduler.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @remix-run/router v1.2.1
*
* Copyright (c) Remix Software Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
*/

/**
* React Router v6.6.2
*
* Copyright (c) Remix Software Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
*/
1 change: 1 addition & 0 deletions static/js/main.28354b11.js.map

Large diffs are not rendered by default.

132 changes: 132 additions & 0 deletions static/media/about.8f0c59feee72f515972a395421fb8666.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
58 changes: 58 additions & 0 deletions static/media/cloudretro.8d9d0b37a371dc8a4e6ea2b8ee29000b.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/media/dkornel.4d94cc030d80243854bb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 6a6845f

Please sign in to comment.