- Notifications
You must be signed in to change notification settings - Fork83
Robot Framework ecosystem from page
robotframework/robotframework.github.com
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repository hosts Robot Framework's public website source code. The siteitself is available athttps://robotframework.org.
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.
Robot Framework website is open source software provided under theApache License2.0.
Robot Framework ecosystem front page sources
# 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.
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
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.