Skip to content

Commit

Permalink
add overview graphic
Browse files Browse the repository at this point in the history
  • Loading branch information
ChlodAlejandro committed Feb 13, 2024
1 parent 7280f31 commit 6bb5101
Show file tree
Hide file tree
Showing 6 changed files with 186 additions and 1 deletion.
5 changes: 5 additions & 0 deletions docs/assets/README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
# Assets

## Diagrams.net files (.drawio)
Export as SVG with 300% zoom and `100` border, embedded images, and embedded fonts.

## Adobe Illustrator files (.ai)
Export as SVG with `Responsive` and `Minify` options.
4 changes: 4 additions & 0 deletions docs/assets/overview.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes.
174 changes: 174 additions & 0 deletions docs/assets/src/overview.drawio

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ arises from the need to centralize and standardize the multitude of
reports and systems used by Philippine government agencies for easy
repackaging and distribution.

![High level overview](./assets/overview.svg)

## Rationale

As of writing (January 2024), there exists no standard specification for
Expand Down
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ extra:
repo_name: pods
repo_url: https://github.com/pagasa-parser/pods
copyright: |
Copyright &copy; 2023&ndash;2024 Philippine Open Disaster Specification contributors. Published under the <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a> license.
Copyright &copy; 2023&ndash;2024 Philippine Open Disaster Specification contributors. Published under the <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a> license.<br/>Diagram icons from FontAwesome. Copyright &copy; 2023 <a href="https://fontawesome.com">Fonticons, Inc.</a> <a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a>.
theme:
name: material
Expand Down

0 comments on commit 6bb5101

Please sign in to comment.