|
2 | 2 | { |
3 | 3 | "name": "API", |
4 | 4 | "description": "A web api to get data from services and manipulate images.", |
| 5 | + "tags": [], |
5 | 6 | "image": "./img/projects/api.png", |
6 | 7 | "link": "https://api.serversmp.xyz/pages/api" |
7 | 8 | }, |
8 | 9 | { |
9 | 10 | "name": "Lamar", |
10 | 11 | "description": "A bot for all your needs! May it be moderation, info on things from your server, or even random pictures of ducks. We have it all!", |
| 12 | + "tags": ["Rewrite in Progress"], |
11 | 13 | "image": "./img/projects/lamar.png", |
12 | 14 | "link": "https://serversmp-github.github.io/Lamar/" |
13 | 15 | }, |
14 | 16 | { |
15 | 17 | "name": "Auth2", |
16 | 18 | "description": "A system I made to handle accounts for other projects, like the uploader and codebin+.", |
| 19 | + "tags": [], |
17 | 20 | "image": "./img/projects/auth2.png", |
18 | 21 | "link": "https://api.serversmp.xyz/auth2" |
19 | 22 | }, |
20 | 23 | { |
21 | 24 | "name": "Uploader", |
22 | 25 | "description": "A file uploader with support for all file types. Built in markdown rendering, url shortener, audio to mp4, embeds and more.", |
| 26 | + "tags": ["Invite Only"], |
23 | 27 | "image": "./img/projects/uploader.png", |
24 | 28 | "link": "https://api.serversmp.xyz/upload" |
25 | 29 | }, |
26 | 30 | { |
27 | 31 | "name": "Sites", |
28 | 32 | "description": "A simple way to host a static site.", |
| 33 | + "tags": ["Invite Only"], |
29 | 34 | "image": "./img/projects/sites.png", |
30 | 35 | "link": "https://api.serversmp.xyz/sites" |
31 | 36 | }, |
32 | 37 | { |
33 | 38 | "name": "Post", |
34 | 39 | "description": "A tumblr like social media but with more code support.", |
| 40 | + "tags": ["Invite Only"], |
35 | 41 | "image": "./img/projects/post.png", |
36 | 42 | "link": "https://api.serversmp.xyz/post" |
37 | 43 | }, |
38 | 44 | { |
39 | 45 | "name": "Codebin+", |
40 | 46 | "description": "Codebin+ is a site where you can upload text with support for markdown rendering and language syntax highlighting.", |
| 47 | + "tags": [], |
41 | 48 | "image": "./img/projects/codebin+.png", |
42 | 49 | "link": "https://api.serversmp.xyz/codebinplus" |
43 | 50 | }, |
44 | 51 | { |
45 | 52 | "name": "Shorten+", |
46 | 53 | "description": "Shorten+ is a site where you can shorten long urls.", |
| 54 | + "tags": [], |
47 | 55 | "image": "./img/projects/shorten+.png", |
48 | 56 | "link": "https://api.serversmp.xyz/shortenplus" |
49 | 57 | }, |
50 | 58 | { |
51 | 59 | "name": "API - Shortener", |
52 | 60 | "description": "The shorten url for the API.", |
| 61 | + "tags": [], |
53 | 62 | "image": "./img/projects/shorten-link.png", |
54 | 63 | "link": "https://ssmp.link" |
55 | 64 | }, |
56 | 65 | { |
57 | 66 | "name": "Slimefun Textures", |
58 | 67 | "description": "A combination texture pack for the mc plugin \"slimefun\"", |
| 68 | + "tags": [], |
59 | 69 | "image": "./img/projects/slimefun.png", |
60 | 70 | "link": "https://github.com/ServerSMP-Github/Slimefun-Textures" |
61 | 71 | } |
|
0 commit comments