issues
search
UW-Madison-DSI
/
uw-jekyll-theme
A UW theme for Jekyll based academic websites with the functionality of al-folio
https://uw-madison-dsi.github.io/uw-jekyll-theme/
MIT License
1
stars
2
forks
source link
feat: Add pixi environment
#20
Closed
matthewfeickert
closed
3 months ago
matthewfeickert
commented
3 months ago
Add a pixi environment with 'pixi run' commands to make local builds easy.
Support Linux and macOS.
Windows is not supported as imagemagick on conda-forge does not provide a win-64 feedstock build for it. c.f.
https://github.com/conda-forge/imagemagick-feedstock
Add use instructions for pixi and rbenv/bundler.
For the bundler instructions use 'bundel exec rake' patterns as the repo has a Rakefile.
Note that bundeler does not provide external dependencies like pixi does.