paperjs / paperjs.org

The source of the Paper.js website http://paperjs.org, translated to the static pages in https://github.com/paperjs/paperjs.github.io by running it through https://github.com/paperjs/woods in a Travis CI worker on each commit.
48 stars 34 forks source link

Page titles all say "Paper.js - Paper.js" regardless of where you are at. #5

Closed ultimape closed 10 years ago

ultimape commented 10 years ago

For example, going to http://paperjs.org/reference/layer/ will still have the same title as the main http://paperjs.org page.

This makes it really hard to use the documentation. After a couple of open tabs you quickly lose track of where things went.

I am not familiar with the tool you are using to generate the website otherwise I would attempt to fix it myself. The format of the one .txt file that has a title parameter reminds me of Jekyll.

lehni commented 10 years ago

Thanks for spotting!