Generated by Jekyll using Nomod theme
-
Install Jekyll according to Jekyll Installation
-
Follow the tutorial at Ruby 101
-
Development
- Run
build.sh - Run
server.sh - Open brower at
https://127.0.0.1:4000
- Run
-
Deployment
- Commit your update and push it to https://github.com/gwuniversity/fdcl
- The updated homepage will be automatically deployed to https://fdcl.engineering.gwu.edu/ in a few minutes
-
To add a lab member
- Create a new markdown file at
/_members/similar to other existing files - Copy a photo image to
images/student/
- Create a new markdown file at
-
To add a news article
- Create a new markdown file at
/_news/ - TODO: create a new page for "Show all" button
- Create a new markdown file at
-
To update publication
- Run
python3 bib2pub.pyin../Vitae/
- Run
-
To add a featured research article
- Create a new markdown file under
/_pages/similar toopen_position.md
- Create a new markdown file under
-
To add a video in the about section
- Copy a video file to
/videos/(recommended to compress it) - List it to the
about_videos:section of_data/settings.yml
- Copy a video file to
-
To add a YouTube video in the experiments
- List the youtube id and caption to the
experiment:section of_data/settings.yml
- List the youtube id and caption to the