# jclouds-site **Repository Path**: mirrors_exoscale/jclouds-site ## Basic Information - **Project Name**: jclouds-site - **Description**: Mirror of Apache jclouds site source repo - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-04-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Apache jclouds® This repository supports the GitHub Pages site for jclouds. See and read more at [http://www.jclouds.org](http://www.jclouds.org). To deploy the site: * ensure you have [jekyll](http://jekyllrb.com/docs/installation/) 1.5.1 or newer installed * if necessary, clone this repository * run `sh ./deploy-site.sh [$uid] [$pwd]` from the repository root. Here, `$uid` is your ASF account ID and `$pwd` your ASF password. If you do not supply your account ID or password, you will be prompted for them