mirror of
https://github.com/JonasunderscoreJones/jonasjones.dev.git
synced 2025-10-23 08:59:19 +02:00
updated projects
This commit is contained in:
parent
5e37576d0e
commit
a484412fc3
1 changed files with 49 additions and 5 deletions
|
@ -21,6 +21,50 @@
|
||||||
"visible": "",
|
"visible": "",
|
||||||
"last_update": ""
|
"last_update": ""
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"title": "Markdown Compiler",
|
||||||
|
"description": "A cheap compiler to turn markdown into html/svelte",
|
||||||
|
"status": "beta",
|
||||||
|
"statuscolor": "orange",
|
||||||
|
"categories": [
|
||||||
|
"tools"
|
||||||
|
],
|
||||||
|
"languages": [
|
||||||
|
"python"
|
||||||
|
],
|
||||||
|
"gh_api": "J-onasJones/Markdown-Compiler",
|
||||||
|
"version": "0.1",
|
||||||
|
"backgroud": "/j2tech.png",
|
||||||
|
"links": {
|
||||||
|
"GH": "https://github.com/Markdown-Compiler",
|
||||||
|
"WB": "/projects/Markdown-Compiler"
|
||||||
|
},
|
||||||
|
"visible": "",
|
||||||
|
"last_update": 1694470894
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Svelte Markdown Wiki",
|
||||||
|
"description": "A Template of a Wiki for Pages written in Markdown in SvelteKit",
|
||||||
|
"status": "release",
|
||||||
|
"statuscolor": "green",
|
||||||
|
"categories": [
|
||||||
|
"webdev",
|
||||||
|
"template"
|
||||||
|
],
|
||||||
|
"languages": [
|
||||||
|
"svelte",
|
||||||
|
"markdown"
|
||||||
|
],
|
||||||
|
"gh_api": "J-onasJones/SvelteMarkdownWiki",
|
||||||
|
"version": "1.0",
|
||||||
|
"backgroud": "/homepage.png",
|
||||||
|
"links": {
|
||||||
|
"GH": "https://github.com/J-onasJones/SvelteMarkdownWiki",
|
||||||
|
"WB": "/projects/SvelteMarkdownWiki"
|
||||||
|
},
|
||||||
|
"visible": true,
|
||||||
|
"last_update": 1694470894
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "Website",
|
"title": "Website",
|
||||||
"description": "My website at https://jonasjones.dev",
|
"description": "My website at https://jonasjones.dev",
|
||||||
|
@ -45,7 +89,7 @@
|
||||||
"MR": ""
|
"MR": ""
|
||||||
},
|
},
|
||||||
"visible": true,
|
"visible": true,
|
||||||
"last_update": 1693738759
|
"last_update": 1694470894
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Minecraft Server Status",
|
"title": "Minecraft Server Status",
|
||||||
|
@ -164,7 +208,7 @@
|
||||||
"MR": "https://modrinth.com/mod/consolemc"
|
"MR": "https://modrinth.com/mod/consolemc"
|
||||||
},
|
},
|
||||||
"visible": true,
|
"visible": true,
|
||||||
"last_update": 1693577984
|
"last_update": 1694104675
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Better ConsoleMC",
|
"title": "Better ConsoleMC",
|
||||||
|
@ -189,7 +233,7 @@
|
||||||
"MR": "https://modrinth.com/mod/betterconsolemc"
|
"MR": "https://modrinth.com/mod/betterconsolemc"
|
||||||
},
|
},
|
||||||
"visible": true,
|
"visible": true,
|
||||||
"last_update": 1682021696
|
"last_update": 1694500197
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "MC Webserver",
|
"title": "MC Webserver",
|
||||||
|
@ -213,7 +257,7 @@
|
||||||
"WB": "/projects/McWebserver"
|
"WB": "/projects/McWebserver"
|
||||||
},
|
},
|
||||||
"visible": true,
|
"visible": true,
|
||||||
"last_update": 1694033787
|
"last_update": 1694095531
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "MysteryMod",
|
"title": "MysteryMod",
|
||||||
|
@ -283,7 +327,7 @@
|
||||||
"WB": "https://old.jonasjones.dev"
|
"WB": "https://old.jonasjones.dev"
|
||||||
},
|
},
|
||||||
"visible": true,
|
"visible": true,
|
||||||
"last_update": 1675278057
|
"last_update": 1694470228
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "MC Webserver Forge",
|
"title": "MC Webserver Forge",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue