nf-core / nf-core/tools

Rewrite schema build page

Open
#2,463 0 comments 0 reactions 1 assignee View on GitHub

@mashehu is already working on this.

Since Jun 27, 2024.

schema
Dominant language
Python
Stars
322
Forks
255
Avg merge
2d 3h
Merged PRs (30d)
5

Description

Description of feature

The pipeline launch page is one of the few that didn't make it into the new Astro rebuild. At the time of writing, that's still running at https://oldsite.nf-co.re/pipeline_schema_builder with source code lurking on the old-site branch here. We do some redirection magic to make that new website render the URL from the oldsite without anyone knowing 🤫

We need to rewrite the nf-core schema build pages. This should be removed from the website entirely and instead be integrated into the nf-core CLI - it's for developers only so has no real benefit from being part of the website, and it's nicer to keep things offline if possible. We should be able to run a local server quite easily with http.server or similar to give a very similar experience to what we have currently.

Contributor guide

Open the contributing guide

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.