cyclus / cyclus/cyclus.github.com

Automate publications via Zotero

Open
#356 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
8
Forks
33
PR merge metrics
No merged PRs in 30d

Description

This is a proposal to use a Zotero shared library to keep a list of publications that are relevant for Cyclus and then use that to automatically generate publication lists on each build of the site and/or a regular schedule. Once this works, new publications can be added simply by adding entries to the Zotero database, which can be as simple as clicking a button on the browser.

I've done this for CNERG: https://github.com/cnerg/cnerg.github.com/blob/main/.github/workflows/fetch_zotero.yml
rendered here: https://cnerg.github.io/pubs/journals.html

This is related to #355

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the referenced .github/workflows/fetch_zotero.yml example and comparing it with this repository's site build process. Determine where the generated publication lists should appear and how Zotero updates would be triggered. Done means the publication list is generated reliably from the shared library during builds or on the chosen schedule.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, python
Domain
build-system, content
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.