Skip to content

Rebuilding my original portfolio on top of Jekyll, adding a full blog, and visually updating it.

Notifications You must be signed in to change notification settings

anoffsinger/portfolio-v2

Repository files navigation

Portfolio v2

Taking the portfolio to the next level and sprinkling a little Jekyll on it.

Serving And Compiling Sass

Run "jekyll serve" to localhost:4000

Liquid Includes

{% include header.html %}

.md Naming Convention

2013-03-08-best-spring-recipies.md

Filter Example

post.title | truncatewords: 10 | capitalize

Includes

Holds liquid templates - i.e. header, footer, etc.

Layouts

Holds master layout templates - i.e. default post, pic-heavy post, etc.

Posts

Holds .md files for posts

Sass

Holds all writtern SASS

Site

Production files

About

Rebuilding my original portfolio on top of Jekyll, adding a full blog, and visually updating it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published