Skip to content

Commit

Permalink
improves main site
Browse files Browse the repository at this point in the history
  • Loading branch information
Nowosad committed Sep 24, 2024
1 parent 65cdae8 commit cecf92e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
4 changes: 2 additions & 2 deletions _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ book:
author: "Maarten Pronk, Rafael Schouten, Anshul Singhvi, Felix Cremer and Jakub Nowosad"
description: |
An introductory resource for working with geographic data in Julia
# cover-image: https://geocompx.org/static/img/book_cover_py_tmp_small.png
cover-image: https://geocompx.org/static/img/book_cover_jl.png
site-url: https://jl.geocompx.org
repo-url: https://github.com/geocompx/geocompjl/
repo-branch: main
Expand All @@ -24,7 +24,7 @@ book:
- chapters/02-attribute-operations.qmd
- chapters/03-spatial-operations.qmd
- chapters/04-geometry-operations.qmd
#- chapters/05-raster-vector.qmd
- chapters/05-raster-vector.qmd
- chapters/06-reproj.qmd
- chapters/07-read-write.qmd
- chapters/08-mapping.qmd
Expand Down
5 changes: 0 additions & 5 deletions index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,3 @@ The current build status as follows:
For details on reproducing the book, see the README in the project's GitHub repo: <https://github.com/geocompx/geocompjl>.

:::

```{julia}
# |echo: true
print("Hello geocompx World")
```

0 comments on commit cecf92e

Please sign in to comment.