Hacking Ghost
Rob Conery teaches Node and Javascript by hacking features into the popular Ghost Blog.
What you'll learn
Hacking things is what we do - it's a great way to learn and also help out in the process. In this course, we will take apart Ghost, a popular NodeJS blogging platform in an effort to learn and help out!
Table of contents
- Intro to Postgres Full-Text Indexing 8m
- Creating a Search Route and Theme Page 2m
- Diving Into Ghost's Data Access Bits, Part 1 5m
- Diving Into Ghost's Data Access Bits, Part 2 13m
- Wiring Up a Search Query 5m
- Setting Up the Search View 5m
- Ordering Results Properly 2m
- Adding a Search Box, Using the Querystring 4m
- Optimizing the Search Index 6m