Watson Content Hub sample site - Oslo Oslo is a responsive, sample website that illustrates what you can create by using Watson Content Hub. You can use the sample site as a starting point for customizing your own website. This repository contains the content of the sample site. Out of the Box deployment New Watson Content Hub Free Trial and Standard will automatically contain the Oslo sample site. Tenants created before the Sites feature was released or Essentials tenants converted to Standard do not have the Oslo sample site deployed automatically but can leverage this repository to download and deploy the Oslo sample site to the tenant. Getting Setup Download and install the latest release of wchtools that is available here https://github.com/ibm-wch/wchtools-cli or here 'https://www.npmjs.com/package/wchtools-api'. After installing the tool on your machine, you can test and verify the version number by running wchtools -V. Ensure that you have at least version 2 of wchtools. Pushing Watson Content Hub sample site - Oslo to your tenant 1. Open a command line and switch to the wch-site-content directory. 2. Initialize the wchtools for your tenant with wchtools init command. 3. Optional: If updating from a previous version delete all artifacts with wchtools delete -A -all -v 4. Next run the wchtools push command from the wch-site-content directory - wchtools push -v -A -f. In case of errors rerun the command again for a few times. 5. See the README.md that comes with wchtools for more details on using the push command. After successful completion, you should see a message indicating that the push is complete, the number of artifacts involved, and the log file that can be consulted for more details. In case you are encountering issues rerun the push several times. 6. You should now be able to log into the tenant and see the populated content artifacts and your site. Next Steps See the documentation on developer works how to customize the sample website or creating your own. License See the included files Lic_en.txt and notices.txt.