A Jekyll powered version of Super Friendly / Dan Mall's Project Hub
All "projects" come from the _posts
directory. Edit the "frontmatter" for each post and place content in HTML or Markdown below.
Tag the posts as blank, "future" or "latest"
The posts will display in chronological order.
For local development, run bundle exec jekyll serve
. To serve to clients, commit to the gh-pages branch.
When you do this, you can serve a client portal publically, even if your repository is private.
For example, this site is available at https://optimized.github.io/projekyll-hub
This was inspirted by Super Friendly / Dan Mall's Project Hub that was inspired by Brad Frost—who I guess was inspired by Dan Mall :)