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

https://github.com/thinkr-open/golemverse.org

golemverse
https://github.com/thinkr-open/golemverse.org

golemverse

Last synced: about 1 year ago
JSON representation

golemverse

Awesome Lists containing this project

README

          

## golemverse

Website for

## Blogging

Please refer to the how-to.R script on this page.

Note that streams & packages are generated via reading the yaml files at `/packages/packages.yaml` and `/stream/stream.yaml`.

## Publishing

This website is built with quarto, and for now uses the `freeze` feature to avoid re-rendering the blogposts on GitHub Action.

So before pushing, you'll need to run `quarto render`, and then send, ensuring that you have also added to git the `_freeze` folder.