The OLTrain project provides a place to explore Oracle Linux and Virtualization products using videos and walkthrough tutorials and hands-on labs.
-
Clone this repository. Use the
--recurse-submodules
to clone the blowfish theme from the original authors GitHub project.If you have already cloned the project without using
--recurse-submodules
, then rungit submodule init
followed bygit submodule update
to pull in the theme. -
Review content locally by running
hugo server
and then view in the provided url in the browser.
-
Remove files from destination not found in static directories with
hugo --cleanDestinationDir
. -
Create a PR.
-
Merging the PR triggers the GitHub action to rebuild the site.
This site deploys using GitHub Actions configured in Settings
> Pages
.
- Project Owner: Craig McBride (@craigmcb)
- Project Admin: Martin Littlecott (@mlittlec)
- Project Admin: Bill Graef (@bgraef)
This project is not accepting external contributions at this time. For bugs or enhancement requests, please file a GitHub issue unless it’s security related. When filing a bug remember that the better written the bug is, the more likely it is to be fixed. If you think you’ve found a security vulnerability, do not raise a GitHub issue and follow the instructions in our security policy.
Please consult the security guide for our responsible security vulnerability disclosure process
Copyright © 2022,2023 Oracle and/or its associates.
All content in this repository is distributed under the Universal Permissive License 1.0.
Blowfish is distributed under the MIT License.
Vagrant by HashiCorp is distributed under the MIT License.
Ruby is distributed under the terms of the
2-clause BSD License or the
conditions listed in the Ruby license.txt
file.