Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Robot Framework ecosystem from page

NotificationsYou must be signed in to change notification settings

robotframework/robotframework.github.com

Repository files navigation

This repository hosts Robot Framework's public website source code. The siteitself is available athttps://robotframework.org.

Adding or updating resources

To get new links added or old information updated, pleasesubmit an issueto this project. If you want a new link to be added, include at least thefollowing information:

  • Name of the library, tool, or other resource.
  • Short description. Should not be longer than 200 characters.
  • Link to the resource.
  • When adding a new user, also include company/organization logo.

Alternatively you cansubmit a pull request with the above information andmake it even easier for us to add the link. For pull requests, only submit source file changes. Build will be done automatically.

License

Robot Framework website is open source software provided under theApache License2.0.

Robotframework sources

Robot Framework ecosystem front page sources

Build Setup

# clone repogit clone https://github.com/robotframework/robotframework.github.com.git# install dependenciesnpm install# serve with hot reload at localhost:8080npm run devWhen you want to contribute and open a pull request, only commitsource file changes. The build will bedone by system.

The page is built withVue CLI.

Use GitPod.io

With Gitpod you get a free "pop up" dev environment.Just register at gitpod with your github account and create a new workspace from your fork.

Steps to do:

  • Fork this page to your own Github account
  • Register at Gitpod.io with your github account
  • Create a new workspace with the url to your fork.

Gitpod will now automatically set up a full development environment with a running development serverand a full functioning VSCode.

After the startup of the development web server in your Terminal, you can open the page preview.

To open the preview of the robotframework.org page, which you are developing, you can just follow the link in the terminalof the started VSCode.Just click onhttp://localhost:8080/ with the modifier CTRL (Windows & Linux) or CMD (Mac).

Once you are done with your changes you can commit your modifications to your fork andcreate a pull-request to the original repository.

About

Robot Framework ecosystem from page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors54


[8]ページ先頭

©2009-2025 Movatter.jp