summaryrefslogtreecommitdiff
path: root/source/_posts
diff options
context:
space:
mode:
Diffstat (limited to 'source/_posts')
-rw-r--r--source/_posts/custom-404-page.md2
-rw-r--r--source/_posts/customizing-your-site.md2
-rw-r--r--source/_posts/fuse-search.md2
-rw-r--r--source/_posts/my-first-blog-post.md2
4 files changed, 4 insertions, 4 deletions
diff --git a/source/_posts/custom-404-page.md b/source/_posts/custom-404-page.md
index 5bf2404..fdeefc4 100644
--- a/source/_posts/custom-404-page.md
+++ b/source/_posts/custom-404-page.md
@@ -4,7 +4,7 @@ section: content
title: Custom 404 Pages
date: 2018-12-23
description: Add a custom 404 page is easy with Jigsaw
-tags: [PHP]
+tags: [PHP, Apache]
---
This starter template includes a custom __404 Not Found__ error page, located at `/source/404.blade.php`. [To preview the 404 page](/404), you can visit `/404` in your browser.
diff --git a/source/_posts/customizing-your-site.md b/source/_posts/customizing-your-site.md
index 8ff7e2c..60d8e13 100644
--- a/source/_posts/customizing-your-site.md
+++ b/source/_posts/customizing-your-site.md
@@ -4,7 +4,7 @@ section: content
title: Customizing Your Site
date: 2018-12-24
description: Customize your site with CSS and JS
-tags: [PHP, MySQL]
+tags: [PHP, MySql]
featured: true
excerpt: This starter template comes pre-loaded with Tailwind CSS, a utility CSS framework that allows you to customize and build complex designs without touching a line of CSS.
---
diff --git a/source/_posts/fuse-search.md b/source/_posts/fuse-search.md
index 5ff6ded..645510e 100644
--- a/source/_posts/fuse-search.md
+++ b/source/_posts/fuse-search.md
@@ -5,7 +5,7 @@ title: Fuse Search
date: 2018-12-22
description: Fast local search powered by FuseJS
cover_image: /assets/img/post-cover-image-1.png
-tags: [PHP, MySql]
+tags: [PHP, Linux]
---
To provide fast, local search of your blog, this starter template comes with a pre-built Vue.js component that uses Fuse.js. [Fuse.js](http://fusejs.io/) is a "lightweight fuzzy-search library with _no_ dependencies." It works by running queries against a JSON index of your content.
diff --git a/source/_posts/my-first-blog-post.md b/source/_posts/my-first-blog-post.md
index c837875..ee6df52 100644
--- a/source/_posts/my-first-blog-post.md
+++ b/source/_posts/my-first-blog-post.md
@@ -5,7 +5,7 @@ title: My First Blog Post
date: 2017-03-23
description: This is your first blog post.
cover_image: /assets/img/post-cover-image-2.png
-tags: [php]
+tags: [PHP]
---
This is the start of your first blog post.