| layout | custom |
|---|---|
| title | Luciano's Library |
| description | Mini Books |
At work, I get to talk to a lot of interesting people and juggle a wide range of ideas. With that much in motion, things can get messy, and keeping everyone aligned takes effort.
So I put together these “Mini Books.” They’re meant to create a shared baseline and make life easier for all of us.
They also give me a convenient link to send when someone new asks how things work.
{% assign total_books = site.books | size %} {% assign categories = site.books | map: "category" | uniq %} {% assign cat_count = categories | size %}
{{ total_books }} mini-books across {{ cat_count }} categories
{{ book.description }}
{% if book.chapters > 0 %} {{ book.chapters }} chapters {% endif %}Little hacks that go a long way. GitHub Gists with wisdom and free time to spare.
-
Configurations:
-
Random Finds:
-
Hack a Facebook:
Want to contribute? Open a PR or reach out to me directly! I'll be setting up a contributor page soon. Feedback and suggestions are always welcome.