
Introducing the new, Apple silicon powered M1 macOS larger runner for GitHub Actions
Speed up your GitHub Actions jobs on macOS with all new, faster Apple silicon powered M1 macOS larger runner for arm64.
Nearly two weeks ago, we announced support for rendering geographic data. Today, we're excited to roll out several improvements: GitHub now supports rendering TopoJSON, an extension of GeoJSON that encodes…
Nearly two weeks ago, we announced support for rendering geographic data. Today, we’re excited to roll out several improvements:
.geojson
, .topojson
, and .json
files.Want to make your geoJSON map available someplace other than GitHub? Simply modify this template, and place it in any HTML page that supports javascript, such as GitHub Pages, and you’ll have a beautiful, portable map:
<script src="https://embed.github.com/view/geojson/<username>/<repo>/<ref>/<path_to_file>"></script>
For more information, including how to customize the embed code, see the help article Mapping geoJSON files on GitHub. Of course, you can always embed STL files as well.