Skip to content

Commit

Permalink
switch to OhMyCards.jl (unregistered for now) (#261)
Browse files Browse the repository at this point in the history
* Use OhMyCards

* Add more examples

* Fix CI

* Fix the make script

* Remove GeoMakieDocumenterBlocks

* Expand all examples first

* fix expandfirst

* Add more examples back

* Don't build `multiple_crs`
  • Loading branch information
asinghvi17 committed Jul 17, 2024
1 parent 5946c44 commit 3fa86e5
Show file tree
Hide file tree
Showing 12 changed files with 20 additions and 500 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,8 @@ jobs:
# PackageSpec(name = "MakieCore", rev = "master"),
# PackageSpec(name = "CairoMakie", rev = "master"),
PackageSpec(name = "Rasters", rev = "la/compacts"),
PackageSpec(name = "ArchGDAL", rev = "master")
PackageSpec(name = "ArchGDAL", rev = "master"),
PackageSpec(url = "https://github.com/asinghvi17/OhMyCards.jl", rev = "main"),
])
Pkg.instantiate()'
env:
Expand Down
9 changes: 0 additions & 9 deletions GeoMakieDocumenterBlocks/Project.toml

This file was deleted.

21 changes: 0 additions & 21 deletions GeoMakieDocumenterBlocks/README.md

This file was deleted.

14 changes: 0 additions & 14 deletions GeoMakieDocumenterBlocks/src/GeoMakieDocumenterBlocks.jl

This file was deleted.

10 changes: 0 additions & 10 deletions GeoMakieDocumenterBlocks/src/ast_utils.jl

This file was deleted.

32 changes: 0 additions & 32 deletions GeoMakieDocumenterBlocks/src/build_step.jl

This file was deleted.

176 changes: 0 additions & 176 deletions GeoMakieDocumenterBlocks/src/cardmeta.jl

This file was deleted.

Loading

0 comments on commit 3fa86e5

Please sign in to comment.