It's very simple to make changes: update files in _data/
,
push to master, and Github will build pages.
If you see something went wrong, grep keyword and check if it's css related.
-
Install jekyll: https://jekyllrb.com/docs/installation/ubuntu/
-
Install bundle
bundle install
After making your modifies, build and run locally:
bundle exec jekyll server
Then visit localhost:4000
.
https://jekyllrb.com/docs/installation/macos/
Jekyll concatenates the _include directory and makes our webpage
The name is self-explanary, you should be able to modify them.
Some useful guide:
_post: our research section _include/css/main.css: css global file
More guide to be added.
resize and crop
mogrify -resize "2108x2811^" -gravity Center -crop 2108x2811 *.jpg