add organic-molecule.typ converted from Latex and add 3d shading via … #183
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: GitHub Pages | |
on: | |
push: | |
branches: [main] | |
pull_request: | |
branches: [main] | |
workflow_dispatch: | |
jobs: | |
build: | |
uses: janosh/workflows/.github/workflows/deno-gh-pages.yml@main | |
with: | |
working-directory: site |