Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert from GNU Make to Snakemake/Conda for building site #177

Open
pschloss opened this issue Oct 19, 2022 · 1 comment
Open

Convert from GNU Make to Snakemake/Conda for building site #177

pschloss opened this issue Oct 19, 2022 · 1 comment

Comments

@pschloss
Copy link
Collaborator

I've been banging my head against the desk trying to get the site to build on my computer. There's issues with the version of ruby, gems, etc. I wonder if things wouldn't be a lot easier in the long run to build this as a snakemake workflow from within a conda environment. I also feel like there's a lot of overhead within that Makefile that we probably don't need.

Any thoughts?

@kelly-sovacool
Copy link
Member

Agreed, there is a TON of overhead with the Makefile and the general approach to building the site. I can usually build individual lessons, but getting the whole site to build is a bear.

I suspect that The Carpentries' will have fixed this issue in the new lesson infrastructure that's currently being rolled out (#174). I'm not sure how labor intensive it will be to switch to the new style.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants