Static organization website for the USF BioRobotics Laboratory, published at https://biorobaw.github.io.
Requirements: Node.js 22 and npm.
npm install
npm run devOpen http://localhost:3000.
The repository includes a GitHub Actions workflow that builds and deploys the site whenever a commit is pushed to main.
In the GitHub repository:
- Open Settings → Pages.
- Set Source to GitHub Actions.
- Push the files to the
mainbranch. - Watch the Actions tab for the first deployment.
- Homepage content:
app/page.tsx - Site styling:
app/globals.css - Complete legacy archive:
content/legacy/ - Archive page templates:
app/publications,app/grants,app/books, andapp/teaching
The content in content/legacy was migrated from Prof. Alfredo Weitzenfeld’s public academic website. Review names, opportunities, links, and publication records before treating them as current.