Skip to content

Web site for the University of Wisconsin-Madison Open Source Program Office (using the UW Jekyll Theme)

License

Notifications You must be signed in to change notification settings

UW-Madison-DSI/ospo.wisc.edu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Open Source Program Office (OSPO)

This is a website for the University of Wisconsin's Open Source Program Office: http://ospo.wisc.edu

OSPO Web Site

Dependencies

This website is built upon following tools and frameworks:

Running

rbenv Ruby environment

If you have a rbenv environment setup already, you can build and run the website as a Jekyll app with

sh run.sh

The application will be visible at the following url:

http://127.0.0.1:4000

pixi

Even easier is to use the included pixi project.

Install pixi and then (optionally) from the top level of the repository run

pixi install

Then use the pixi task runner to execute the tasks defined in pixi.toml.

First install the local Ruby bundle

pixi run install

and then run any defined task with pixi run, such as building and serving the website at http://127.0.0.1:4000

pixi run serve

License

Distributed under the MIT License. See LICENSE for more information.

Acknowledgments

This website was made possible by the Open Source Program Office at the UW-Madison Data Science Institute.

About

Web site for the University of Wisconsin-Madison Open Source Program Office (using the UW Jekyll Theme)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 79.3%
  • JavaScript 16.0%
  • Less 3.6%
  • SCSS 0.5%
  • CSS 0.4%
  • Ruby 0.1%
  • Other 0.1%