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
- Host: GitHub
- URL: https://github.com/thinkr-open/golemverse.org
- Owner: ThinkR-open
- Created: 2019-12-05T15:51:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-30T12:43:28.000Z (almost 2 years ago)
- Last Synced: 2025-04-19T19:07:21.601Z (about 1 year ago)
- Topics: golemverse
- Language: JavaScript
- Homepage: https://golemverse.org
- Size: 23.6 MB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: news/2020-05-10_shinipsum-cran-realease/featured.png
- Roadmap: roadmap/index.qmd
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.