#jinja

JavaScript Search Token Highlighter

Published • 6 min read

Building a search results page? Thinking about highlighting the search terms so they standout? Here's how I did it using vanilla JavaScript.

RSS Feeds Using Flask-FlatPages

Updated • 5 min read

Need to generate a valid RSS feed for your Flask website? Using Flask-FlatPages? Well, it's really quite simple.