Source code for the WPI CHIPS Design Studio website.
https://wpi-chips-design-studio.github.io/wpi-chips-lab/
The CHIPS Design Studio, led by Dr. Suat Ay, conducts research on custom integrated circuits for biomedical and sensing applications at Worcester Polytechnic Institute. The lab also supports undergraduate capstone (MQP) projects involving chip design, tapeout, and characterization.
- Jekyll static site generator
- al-folio theme
- Hosted on GitHub Pages
| What to change | Where |
|---|---|
| Lab description / homepage | _pages/about.md |
| Publications | _bibliography/papers.bib |
| Team members | _pages/profiles.md |
| Projects | _projects/ |
| News | _news/ |
| Site settings (title, URL, etc.) | _config.yml |
�ash bundle install bundle exec jekyll serve
Then open http://localhost:4000/wpi-chips-lab/