This is the repository for the Swarm lab page. The site is based on Jekyll and uses GitHub Pages. The site is based upon the template used by the CLeAR Lab at UT Austin. Thanks!
If you're part of UT Austin Swarm Lab (if you're in the Slack), or collaborate with Dr. Sandeep Chinchali, you can submit a pull request to be added to the website! Please read these steps before you submit a PR.
- Fork this repository and clone it
- Add an entry under the
_peopledirectory as follows:- Make a file with
<your_name>.md - Copy paste the contents from
people_template.md - For the first 5 lines that describe the page:
- name: Your Name
- position: One of the following -
pi|postdoc|gradstudent|undergrad|researchstaff|visiting|others|alumni - avatar: A picture of you added to the
images/peopledirectory
- Fill in the rest of your details according to the template or how you see fit
- Remove the instruction lines in bold, except Office
- Optionally, you can add your resume/CV to the
documentsdirectory
- Make a file with
- Finally, submit a pull request to the
sourcebranch of this repository and we'll merge it ASAP - If you need help, text Sundar (@ss26) in the Swarm Lab Slack or send an email to [email protected]
Just copy the BibTex entry of your paper from Google Scholar and paste it in _bibliography/references.bib, after the first 4 lines.
If you're part of the UT Austin Swarm Lab organization and you've made a change, reviewed and merged a pull request, you can do the following to publish your updates to the website. This assumes you have a local version of this repository on your PC.
git pullthe most recent merged changes locallyrake publishto convert the files insourcebranch to static site inmaster branch. This automatically calls a GitHub action to deploy the contents ofmasterbranch to https://utaustin-swarmlab.github.io!- Again, if this doesn't work, ping Sundar!
- Fill up about page
- Make tiny logo for page title
- Add Sandeep's publications
- Add everyone's publications
- Add SEO?