Skip to content

Commit

Permalink
update gsoc summary
Browse files Browse the repository at this point in the history
Signed-off-by: aryan <[email protected]>
  • Loading branch information
aryan-bhokare committed Aug 20, 2024
1 parent 9fdce6b commit 1b21464
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Blogs/gsoc24_New_documentation_site_summary.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Deploying the site using GitHub Pages was relatively easy, thanks to a pre-exist

However, ensuring that submodules were updated before deployment was crucial. I explored several approaches to trigger the main repo to fetch updates from child repos upon commits, but this proved complex.

Ultimately, we opted for a daily cron job to update submodules and deploy the site with the latest changes.
This [github action](https://github.com/intelowlproject/docs/blob/main/.github/workflows/deploy_and_update_submodules.yml) handles all the updation required.

## Addition of Docstrings

Expand Down

0 comments on commit 1b21464

Please sign in to comment.