Skip to content

mit-shin-group/mit-shin-group.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

278 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shinio

Installation

To install the dependency, run:

git clone git@github.com:mit-shin-group/mit-shin-group.github.io.git
cd mit-shin-group.github.io
python3 -m venv venv
source venv/bin/activate
pip3 install .

Usage

To build the website, run:

python3 -m shinio build

To serve the website locally, run:

python3 -m shinio serve

Building CV (Optional)

Several dependencies need to be installed to use this package.

  • texlive
  • latexmk

Building extra figures (Optional)

Several dependencies need to be installed to use this package.

  • texlive
  • pdf2svg

That's it! If you encounter any issues, please report an issue.

About

A script to generate shin.mit.edu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors