Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://topoinvis-workshop.github.io/2024/


https://topoinvis-workshop.github.io/2024/

Last synced: 28 days ago
JSON representation

Lists

README

        

# TopoInVis
TopoInVis 2024 workshop website

## Build instructions

Assuming [Jekyll](https://jekyllrb.com/docs/installation/) is installed:
```
# gem install bundler
# bundle install
# bundle exec jekyll serve
```