| layout | default |
|---|---|
| title | How to update the website |
The website https://www.openpiv.net is actually the https://openpiv.github.io. The website is built thanks to Jekyll, GitHub Pages, and Bootstrap.
- In order to add a new page, add a file
newpage.mdto the repository by forking, adding, and sending a pull request. - In order to report an issue, send us a comment to openpiv-users@googlegroups.com or open an issue on GitHub.
- To add a new post, simply add a file named
year-month-day-title-of-the-post.mdto the folder _posts. Again, this is possible after obtaining the developer permissions to the original repository https://github.com/openpiv/openpiv.github.com or forking and sending a patch or a pull request. It takes precisely 30 seconds.