Skip to content

abyzovlab/Web-page

Repository files navigation

Web-page

Abyzov lab web page

Update steps

(I) Update papers using TJ's script:

$ ./papers_csv.py -a alexej.abyzov > papers.csv

(II) Manually update: news.csv people.csv research.csv tools.csv group_photos.csv paper_free_links.csv

(III) Generate page

$ python3 generate.py > index.html

(IV) Test

$ python3 -m SimpleHTTPServer

Then open in broser web page

(V) Commit and push to github

$ git add *csv *html
$ git commit -m “Update”
$ git push

About

Web content of the page describing the lab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published