Skip to content

von/bib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Manage my Biolography and convert to web pages.

Uses my pyBib script: https://github.com/von/pyBib

Makefile: Make targets are:
  default or html - create html files
  clean

==Workflow==

Rough, flush out...
 * Edit appropraite files in src/
 * Commit to git
 * Run 'make' to generate new files
 * Run 'make install' to install new files into ~/develop/www/www.vonwelch.com/pubs/
 * In ~/develop/www/www.vonwelch.com/pubs/
 * ./publish.sh test
 * Visit test.vonwech.com/pubs/ and check on result.
 * ./publish.sh production
 * Commit to git

==Files to edit==

src/header.conf: Variables used in the rest of the .conf files
src/papers.conf: My papers
src/pres.conf: My presentations
src/reports.conf: My technical reports
src/workshops.conf: My organized workshops

==Templates for generated files==

templates/bib.html.template: template file for bib.html
	  This is a stand alone html document for my professional website.

==Generated Files==

bib.html: HTML file for my work webpage

tmp/master.bib: Autogenerated from all the .bib files below

htaccess.txt: File mapping tags to URLs, intended to be installed as .htaccess

About

My biolography

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published