diff --git a/src/assets/images/glossary-tester-screenshot.png b/src/assets/images/glossary-tester-screenshot.png deleted file mode 100644 index ddb12ee..0000000 Binary files a/src/assets/images/glossary-tester-screenshot.png and /dev/null differ diff --git a/src/assets/images/glossary-tester.png b/src/assets/images/glossary-tester.png deleted file mode 100644 index eafadc6..0000000 Binary files a/src/assets/images/glossary-tester.png and /dev/null differ diff --git a/src/content/programming/glossary-tester.md b/src/content/programming/glossary-tester.md deleted file mode 100644 index 96069f6..0000000 --- a/src/content/programming/glossary-tester.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -title: Glossary Tester -description: A web app for learning and practicing glossary. -image: "@assets/images/glossary-tester.png" -technologies: [JavaScript, PHP] -website: https://glossary.mikkelsvartveit.com -repository: https://github.com/mikkelsvartveit/glossary-tester -date: 2019-08-18 ---- - -Glossary Tester is a lightweight, easy-to-use web app meant to make learning glossary easy and fun. - -Glossary Tester consists of three parts: - -- **Manage**: Start here by adding, editing, sorting or removing words in your word list. -- **Practice**: Before you know your glossary by heart, practice here. -- **Test**: When you feel like you know all your words, test yourself here and get a grade! - -![Glossary Tester screen dump](@assets/images/glossary-tester-screenshot.png)