WittleWolfie / WW-Blueprint-Core

A library to simplify modifying Pathfinder: Wrath of the Righteous.
MIT License
15 stars 5 forks source link

Update README.md #24

Closed Aegonek closed 2 years ago

Aegonek commented 2 years ago

Fixed broken link to contribution guide. Fixed a typo. OCD fix before working on serious stuff.

WittleWolfie commented 2 years ago

Please build release config & commit the docsite updates as well.

WittleWolfie commented 2 years ago

If there are more changes in the docsite than just your changes lmk and you can ignore. I'm trying to be stricter about not updating the docsite until a release is pushed, but there might be some changes I made since the last release in main that aren't ready for publish.

Aegonek commented 2 years ago

Is there a need to push a new release? Only the README was changed, and it isn't included in the release.

Aegonek commented 2 years ago

I think I see what you mean now, README and articles are synced, right? Abandoning this pull request for now, will redo it after patch 1.1.6 compatibility gets merged.

WittleWolfie commented 2 years ago

The website is generated using DocFX and the README is actually the home page for the doc website. When you build the release configuration it generates the DocFX updates.