To modify the layout, see https://jekyllrb.com/docs/themes/#overriding-theme-defaults
The missing repo to start GitHubbing on UCloud with Ubuntu Terminal.
For a quick start 👉 **`git clone https://github.com/JV-conseil/ucloud.git`**
UCloud is an interactive digital research environment built to support the needs of researchers for both computing and data management, throughout all the data life cycle — SDU eScience Center
This project is in no way affiliated with GitHub, Ubuntu, SDU eScience Center, University of Southern Denmark, Aalborg University, Aarhus Universitet, Danmarks Tekniske Universitet and DeiC (Danish e-infrastucture Coorperation).
-
Authenticate on UCloud and navigate to Apps > Terminal Ubuntu.
-
Configure a Terminal Ubuntu run with "Add folder" to select one of your folder then click on Submit.
-
Once the Terminal Ubuntu job has started, click on the Open interface blue button in the top right corner.
-
In the opened interface, let's import this repo with the following
bash
commands 👇ls -FGlAhp cd {your-working-folder} || exit git clone https://github.com/JV-conseil/ucloud.git cd ucloud || exit . main.sh
-
Now your skeleton should look like this 👇
/work/{your-working-folder}/ ├── data/ ├── database/ ├── env/ ├── install/ ├── jobs/ ├── {your-gh-repo}/ └── ucloud/ └── main.sh
If this project helps you, you can offer me a cup of coffee ☕️ :-)