Skip to content

Commit

Permalink
fixed deployment
Browse files Browse the repository at this point in the history
Signed-off-by: René <snooz@posteo.de>
  • Loading branch information
Snooz82 committed Mar 5, 2024
1 parent e890ffc commit 764841c
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 24 deletions.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
l.pathname.slice(0, -1) + decoded + l.hash
);
}
}(window.location))</script><script defer="defer" src="/js/chunk-vendors.f9c92b56.js"></script><script defer="defer" src="/js/app.8f86902a.js"></script><link href="/css/app.0a54051d.css" rel="stylesheet"><link rel="icon" type="image/svg+xml" href="/img/icons/favicon.svg"><link rel="icon" type="image/png" sizes="32x32" href="/img/icons/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="/img/icons/favicon-16x16.png"><link rel="manifest" href="/manifest.json"><meta name="theme-color" content="#4DBA87"><meta name="apple-mobile-web-app-capable" content="no"><meta name="apple-mobile-web-app-status-bar-style" content="default"><meta name="apple-mobile-web-app-title" content="robot-framework"><link rel="apple-touch-icon" href="/img/icons/apple-touch-icon-152x152.png"><link rel="mask-icon" href="/img/icons/safari-pinned-tab.svg" color="#4DBA87"><meta name="msapplication-TileImage" content="/img/icons/msapplication-icon-144x144.png"><meta name="msapplication-TileColor" content="#000000"></head><body><noscript><strong>We're sorry but robot-framework doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div></body></html>
}(window.location))</script><script defer="defer" src="/js/chunk-vendors.f9c92b56.js"></script><script defer="defer" src="/js/app.8496aead.js"></script><link href="/css/app.0a54051d.css" rel="stylesheet"><link rel="icon" type="image/svg+xml" href="/img/icons/favicon.svg"><link rel="icon" type="image/png" sizes="32x32" href="/img/icons/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="/img/icons/favicon-16x16.png"><link rel="manifest" href="/manifest.json"><meta name="theme-color" content="#4DBA87"><meta name="apple-mobile-web-app-capable" content="no"><meta name="apple-mobile-web-app-status-bar-style" content="default"><meta name="apple-mobile-web-app-title" content="robot-framework"><link rel="apple-touch-icon" href="/img/icons/apple-touch-icon-152x152.png"><link rel="mask-icon" href="/img/icons/safari-pinned-tab.svg" color="#4DBA87"><meta name="msapplication-TileImage" content="/img/icons/msapplication-icon-144x144.png"><meta name="msapplication-TileColor" content="#000000"></head><body><noscript><strong>We're sorry but robot-framework doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div></body></html>
1 change: 1 addition & 0 deletions docs/js/app.8496aead.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/service-worker.js

Large diffs are not rendered by default.

10 changes: 0 additions & 10 deletions src/content/resources/learning.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,6 @@ export default () => ([
description: 'Generic Robot Framework introduction slides.',
href: 'https://www.slideshare.net/pekkaklarck/robot-framework-introduction'
},
{
name: 'RPA tutorials',
description: 'Robocorp RPA tutorials, courses, and guidelines',
href: 'https://robocorp.com/docs/courses'
},
{
name: 'Robot Framework katas',
description: 'Series of exercises and examples how to get started with test automation. No prior knowledge of test automation required.',
Expand All @@ -59,11 +54,6 @@ export default () => ([
description: 'This simple example demonstrates how to use C language from Robot Framework test libraries.',
href: 'https://bitbucket.org/robotframework/cdemo'
},
{
name: 'Demo: Robot Framework RPA example projects',
description: 'A library of sample RPA projects and code snippets built on Robot Framework',
href: 'https://robocorp.com/portal/'
},
{
name: 'Demo: Remote interface',
description: 'Example demonstrates how to use Robot Framework\'s <a href="https://github.com/robotframework/RemoteInterface">Remote interface</a> to call test libraries written in any programming language.',
Expand Down
12 changes: 6 additions & 6 deletions src/content/resources/libraries.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -204,19 +204,19 @@ export default () => ([
href: 'https://github.com/noubar/RobotFramework-MailClientLibrary',
description: 'The Robotframework-MailClientLibrary is a keyword-based mail client library that supports testing of mail protocols, including IMAP, POP3, and SMTP with or without SSL connection.',
tags: ['mail', 'imap', 'smtp', 'pop3', 'ssl']
},
{
name: 'RPA framework',
href: 'https://github.com/robocorp/rpaframework',
description: 'Collection of open-source libraries and tools for Robotic Process Automation (RPA), designed to be used both with Robot Framework and Python.',
tags: ['rpa']
},
{
name: 'SapGuiLibrary',
href: 'https://github.com/frankvanderkuur/robotframework-sapguilibrary/',
description: 'Testing the SAPGUI client using the internal SAP Scripting Engine',
tags: ['ui', 'sap']
},
{
name: 'RoboSAPiens',
href: 'https://github.com/imbus/robotframework-robosapiens',
description: '<a href="https://github.com/imbus/robotframework-robosapiens" target="_blank">RoboSAPiens</a> is a library for automating the Windows SAP GUI. Its key innovation (compared to <a href="https://github.com/frankvanderkuur/robotframework-sapguilibrary/" target="_blank">SapGuiLibrary</a>) is that UI elements can be selected using the texts in the GUI. No need to use a third-party tool to find some XPath-like selectors. Moreover, RoboSAPiens is under active development.',
tags: ['ui', 'sap']
},
{
name: 'ScreenCapLibrary',
href: 'https://github.com/rticau/ScreenCapLibrary',
Expand Down
6 changes: 0 additions & 6 deletions src/content/resources/tools.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,6 @@ export default () => ([
href: 'https://github.com/nokia/RED',
tags: ['editor']
},
{
name: 'Language Server for VS Code',
description: 'VS Code LSP extension - syntax highlight, linting, code completion, debugging, and more',
href: 'https://marketplace.visualstudio.com/items?itemName=robocorptech.robotframework-lsp',
tags: ['editor']
},
{
name: 'Language Server for PyCharm',
description: 'PyCharm LSP plugin - syntax highlight, code completion, and other LSP features for PyCharm.',
Expand Down

0 comments on commit 764841c

Please sign in to comment.