From 45557cdd61850abc30959c39054d29b45fefb8c2 Mon Sep 17 00:00:00 2001 From: Minteck Date: Thu, 16 Dec 2021 23:06:28 +0100 Subject: It's finally done! --- data/instants/jae | 34 ++++++++++++++++++++++++++++++++++ data/instants/kartik | 34 ++++++++++++++++++++++++++++++++++ data/instants/minteck | 34 ++++++++++++++++++++++++++++++++++ 3 files changed, 102 insertions(+) create mode 100644 data/instants/jae create mode 100644 data/instants/kartik create mode 100644 data/instants/minteck (limited to 'data/instants') diff --git a/data/instants/jae b/data/instants/jae new file mode 100644 index 0000000..f0f332f --- /dev/null +++ b/data/instants/jae @@ -0,0 +1,34 @@ +{ + "Abstract" : "XMPP is bad, use Matrix instead", + "AbstractSource" : "Jae Lo Presti", + "AbstractText" : "", + "AbstractURL" : "search?q=jae", + "Answer" : "", + "AnswerType" : "", + "Definition" : "", + "DefinitionSource" : "", + "DefinitionURL" : "", + "Entity" : "infobox", + "Heading" : "Jae.fi", + "Image" : "/i/jae.fi.ico", + "ImageHeight" : 0, + "ImageIsLogo" : 1, + "ImageWidth" : 0, + "Infobox" : {}, + "Redirect" : "", + "RelatedTopics" : [], + "Results" : [ + { + "FirstURL" : "https://jae.fi/", + "Icon" : { + "Height" : 0, + "URL" : "/i/jae.fi.ico", + "Width" : 0 + }, + "Result" : null, + "Text" : "Official site" + } + ], + "Type" : "A", + "meta" : {} +} diff --git a/data/instants/kartik b/data/instants/kartik new file mode 100644 index 0000000..6bd5ece --- /dev/null +++ b/data/instants/kartik @@ -0,0 +1,34 @@ +{ + "Abstract" : "Kartik is an online car racing game developed by Minteck in early 2021. The game is made of its own engine based on GitHub's Electron; which use have caused major problems during the development; Minteck said on her blog that she doesn't even know how to properly use Electron. The game releases on June 12th 2021, and with bug fixing updates until October 1st 2021. Kartik was originally supposed to be released under a proprietary license, but was made open source later in the development as per the JetBrains License Agreement.", + "AbstractSource" : "Minteck", + "AbstractText" : "", + "AbstractURL" : "search?q=minteck", + "Answer" : "", + "AnswerType" : "", + "Definition" : "", + "DefinitionSource" : "", + "DefinitionURL" : "", + "Entity" : "infobox", + "Heading" : "Kartik", + "Image" : "/i/kartik.minteck.org.ico", + "ImageHeight" : 0, + "ImageIsLogo" : 1, + "ImageWidth" : 0, + "Infobox" : {}, + "Redirect" : "", + "RelatedTopics" : [], + "Results" : [ + { + "FirstURL" : "https://kartik.minteck.org/home/", + "Icon" : { + "Height" : 0, + "URL" : "/i/kartik.minteck.org.ico", + "Width" : 0 + }, + "Result" : null, + "Text" : "Official site" + } + ], + "Type" : "A", + "meta" : {} +} diff --git a/data/instants/minteck b/data/instants/minteck new file mode 100644 index 0000000..5045bd4 --- /dev/null +++ b/data/instants/minteck @@ -0,0 +1,34 @@ +{ + "Abstract" : "Mia (also known as Minteck) is a French Web developer; developing her own software since 2018 and contributing to open source projects since 2019. She is mainly known for games like Kartik or Foxperson, and for the content management system Neutron. Since 2021, all software she makes is free libre and open source as per her JetBrains License Agreement.", + "AbstractSource" : "Minteck", + "AbstractText" : "", + "AbstractURL" : "search?q=minteck", + "Answer" : "", + "AnswerType" : "", + "Definition" : "", + "DefinitionSource" : "", + "DefinitionURL" : "", + "Entity" : "infobox", + "Heading" : "Minteck", + "Image" : "/i/staging.minteck.org.ico", + "ImageHeight" : 0, + "ImageIsLogo" : 1, + "ImageWidth" : 0, + "Infobox" : {}, + "Redirect" : "", + "RelatedTopics" : [], + "Results" : [ + { + "FirstURL" : "https://minteck.org/", + "Icon" : { + "Height" : 0, + "URL" : "/i/staging.minteck.org.ico", + "Width" : 0 + }, + "Result" : null, + "Text" : "Official site" + } + ], + "Type" : "A", + "meta" : {} +} -- cgit