Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 1 addition & 19 deletions docs/site/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,22 +34,4 @@ Navigate to http://localhost:1313 in your web browser of choice and see your cha

**Step 5:** Submit a PR

Check out the [OCIO guidelines](https://github.com/AcademySoftwareFoundation/OpenColorIO/blob/main/CONTRIBUTING.md) for information about this too!

## Building the Static Website

Navigate to the homepage folder:

```shell
cd OpenColorIO/docs/site/homepage
```

Build the static copy of the website with Hugo:

```shell
hugo -D --minify --themesDir ../..
```

It should appear in a folder labelled "public"

Once your PR has been accepted for the changes to the main branch submit another PR replacing the content of the gh-pages branch with the content from Hugo's output. Note that the old site and documentation still live in the gh-pages branch in the `old/` directory, when you replace the contents of the branch please be sure to keep that entire folder as is.
Check out the [OCIO guidelines](https://github.com/AcademySoftwareFoundation/OpenColorIO/blob/main/CONTRIBUTING.md) for information about this too!
4 changes: 2 additions & 2 deletions docs/site/homepage/data/en/news.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
############################# feature ###################################
news:
enable : true
image : images/SpiderVerse_pmm014.1014_lm_v1_opt.jpg
image : images/disney_insideout.jpeg
title : OCIO v2 is here!
content : "Check out our [guides](https://opencolorio.readthedocs.io/en/latest/releases/_index.html#releases) for upgrading. Here are just a few highlights of new features:"
caption: "OpenColorIO in use on Spider-Man™: Into the Spider-Verse"
caption: "Image courtesy of Disney (c)"
feature_item :
# feature item loop
- title : New GPU Renderer
Expand Down
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.