Skip to content

johnmee/johnmee.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

johnmee.com

How to develop

$ FLASK_APP=blog.py FLASK_ENV=development FLASK_DEBUG=1 flask run

How to add pages

I vaguely recall I can just add new files to the pages directory and, depending on the yaml data at the top, it will decide whether to publish and what to call it.

How to update the resume

I see there is a pandoc.sh, and in it is some stuff that looks like converting markdown into a word doc.

How to deploy updates

There is a rundeploy.sh script.

$ cat redeploy.sh | ssh binlane

About

Embarrassing and neglected personal blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages