This is my personal website, made with my custom build-tool funkophile.
Because of the nature of github pages, development is done on the dev branch.
- a resume generator that creates a pdf and html document from a markdown file
- an image pipeline to transform your jpegs
src
- the source folderassets
- css and imagesblogEntries
- the content of my blogn
- a blog entryindex.md
- the content of the blog entry*.jpg
- image files pertaining to the blog entryassets.json
- a file describing the transforms to be made to any images
pages
- jade files to be rendered. These are outputed in a way that maintains their directory structure.views
- layout templates