Skip to content

Commit

Permalink
Objective functions blog post (#8)
Browse files Browse the repository at this point in the history
* Objective functions blog post

* Test for Georgia font on Mac/Linux machines

* Updated font for objective function images
  • Loading branch information
csmith763 authored Mar 26, 2024
1 parent 234a05a commit 87517ad
Show file tree
Hide file tree
Showing 12 changed files with 159 additions and 2 deletions.
5 changes: 4 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Install Dependencies
run: |
pip install sphinx-design
- name: Checkout
uses: actions/checkout@master
with:
Expand All @@ -26,4 +29,4 @@ jobs:
uses: ad-m/github-push-action@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages
branch: gh-pages
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 87517ad

Please sign in to comment.