Skip to content

nrober1122/nrober1122.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Github Pages template for academic websites. This was forked (then detached) by Stuart Geiger from the Minimal Mistakes Jekyll Theme, which is © 2016 Michael Rose and released under the MIT License. See LICENSE.md.

Modification Instructions

Adding publications

Simply fill in the relevant information in this spreadsheet and run the following commands from the main directory:

cd markdown_generator/
python publications.py

The information should automatically fill in. Note that the publications list is supposed to automatically generate with the newest publications at the top, but for some reason the months are in reverse order, so you have to alter the numbers in the spreadsheet to make it appear correctly.

CV

Edits can be made to the CV locally, but must be pushed to the remote CV repo (and again pushed within the website repo) to appear on the website.

Miscellaneous Notes

  • _pages/about.md is the home page -- updates to the recent news can be made here.
  • To run the website locally, run the command $ bundle exec jekyll serve from the main directory and visit http://localhost:4000/ in a web browser.

TODOS

  • Fix weird publications ordering
  • Add news archive to the bottom of the home page -> place for old news to be stored, but not stay up front
  • Fix broken buttons at bottom of some pages (social links and maybe others)

About

Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 17