Skip to content

Commit

Permalink
Updated quarto version, custom lua code, css
Browse files Browse the repository at this point in the history
- Upgraded to quarto 1.4
- Removed lightbox extension
- Updated custom lua code to meta shortcode
- Fixed css button and code filename background
  • Loading branch information
royfrancis committed Feb 18, 2024
1 parent 667a612 commit abe7e5c
Show file tree
Hide file tree
Showing 11 changed files with 51 additions and 298 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,8 @@ jobs:
- name: Setup quarto
uses: quarto-dev/quarto-actions/setup@v2
with:
version: 1.4.549
tinytex: true
- run: |
quarto --version
- name: Render and publish
uses: quarto-dev/quarto-actions/publish@v2
with:
Expand Down
7 changes: 0 additions & 7 deletions _extensions/quarto-ext/lightbox/_extension.yml

This file was deleted.

9 changes: 0 additions & 9 deletions _extensions/quarto-ext/lightbox/lightbox.css

This file was deleted.

251 changes: 0 additions & 251 deletions _extensions/quarto-ext/lightbox/lightbox.lua

This file was deleted.

Loading

0 comments on commit abe7e5c

Please sign in to comment.