https://github.com/genericmappingtools/website
A front page for the GMT project
https://github.com/genericmappingtools/website
Last synced: 10 months ago
JSON representation
A front page for the GMT project
- Host: GitHub
- URL: https://github.com/genericmappingtools/website
- Owner: GenericMappingTools
- Created: 2018-08-01T20:41:34.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-01-08T13:32:51.000Z (about 1 year ago)
- Last Synced: 2025-03-25T19:25:43.341Z (10 months ago)
- Language: HTML
- Homepage: https://www.generic-mapping-tools.org
- Size: 10.2 MB
- Stars: 12
- Watchers: 11
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: news/index.rst
Awesome Lists containing this project
README
# Source for the GMT website
[](https://github.com/GenericMappingTools/website/actions?query=workflow%3Abuild-html)
This repository contains the sphinx source files for building the GMT website.
## Compiling the site
Run:
make
Pushing changes to
[GenericMappingTools/website](https://github.com/GenericMappingTools/website)
triggers a [GitHub Actions workflow](.github/workflows/build.yml).
When changes are pushed to the `master` branch (directly or by merging a Pull
Request), Github Actions will push the compiled site to the
[GenericMappingTools/genericmappingtools.github.io](https://github.com/GenericMappingTools/genericmappingtools.github.io)
repository.
Github serves this repository under
[http://genericmappingtools.github.io](http://genericmappingtools.github.io/).
## License
[](http://creativecommons.org/licenses/by/4.0/)
This work is licensed under a
[Creative Commons Attribution 4.0 International
License](http://creativecommons.org/licenses/by/4.0/).