Skip to content

Commit

Permalink
Add netlify target
Browse files Browse the repository at this point in the history
  • Loading branch information
jarrodmillman committed Oct 18, 2023
1 parent dc3f6c6 commit 65a0e9c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,7 @@ doc-serve: doc/content/shortcodes.md

docs: doc/content/shortcodes.md
(cd doc ; hugo --themesDir="../..")

theme: doc/content/shortcodes.md
(cd .. ; ln -s repo scientific-python-hugo-theme)
(cd doc ; hugo --themesDir="../..")

0 comments on commit 65a0e9c

Please sign in to comment.