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.
Building a search results page? Thinking about highlighting the search terms so they standout? Here's how I did it using vanilla JavaScript.
Need to generate a valid RSS feed for your Flask website? Using Flask-FlatPages? Well, it's really quite simple.
If you're using Flask-FlatPages, it's really simple to generate a sitemap that plays nice with search engines and helps your website get noticed.