|
82 | 82 | {
|
83 | 83 | "category": "Other Services",
|
84 | 84 | "services": [
|
85 |
| - |
86 |
| - { |
87 |
| - "title": "findIT", |
88 |
| - "url": "http://findIT.chalmers.it", |
89 |
| - "description": "A simple site for browsing the digital services available for Chalmers IT sections students.", |
90 |
| - "github_url": "https://github.com/cthit/findIT", |
91 |
| - "icon": "spyglass" |
92 |
| - }, |
93 |
| - { |
94 |
| - "title": "chalmers.it", |
95 |
| - "url": "https://chalmers.it", |
96 |
| - "description": "Current version of chalmers.it, built with Rails.", |
97 |
| - "github_url": "https://github.com/cthit/chalmersit-rails", |
98 |
| - "icon": "it" |
99 |
| - }, |
100 |
| - { |
101 |
| - "title": "dockerBoi", |
102 |
| - "url": "https://docker.chalmers.it", |
103 |
| - "description": "digIT's very own docker registry!", |
104 |
| - "github_url": "https://github.com/cthit/dockerBoi", |
105 |
| - "icon": "ship" |
106 |
| - }, |
107 |
| - { |
108 |
| - "title": "hexIT", |
109 |
| - "url": "https://hex.chalmers.it", |
110 |
| - "description": "The (un)official color palette for IT", |
111 |
| - "github_url": "https://github.com/cthit/hexit", |
112 |
| - "icon": "water" |
113 |
| - }, |
114 |
| - { |
115 |
| - "title": "pinIT", |
116 |
| - "url": "https://pins.chalmers.it", |
117 |
| - "description": "Create templates for printing pins", |
118 |
| - "github_url": "https://github.com/cthit/pins", |
119 |
| - "icon": "bulb" |
120 |
| - }, |
121 |
| - { |
122 |
| - "title": "Vikunja", |
123 |
| - "url": "https://vikunja.chalmers.it", |
124 |
| - "description": "A self-hosted service for setting up kanban-boards", |
125 |
| - "github_url": "", |
126 |
| - "icon": "kanban" |
127 |
| - }, |
128 |
| - { |
129 |
| - "title": "Rallly", |
130 |
| - "url": "https://rallly.chalmers.it", |
131 |
| - "description": "Meeting scheduling tool", |
132 |
| - "github_url": "", |
133 |
| - "icon": "calendar" |
134 |
| - } |
135 |
| - |
| 85 | + { |
| 86 | + "title": "findIT", |
| 87 | + "url": "http://findIT.chalmers.it", |
| 88 | + "description": "A simple site for browsing the digital services available for Chalmers IT sections students.", |
| 89 | + "github_url": "https://github.com/cthit/findIT", |
| 90 | + "icon": "spyglass" |
| 91 | + }, |
| 92 | + { |
| 93 | + "title": "chalmers.it", |
| 94 | + "url": "https://chalmers.it", |
| 95 | + "description": "Current version of chalmers.it, built with Rails.", |
| 96 | + "github_url": "https://github.com/cthit/chalmersit-rails", |
| 97 | + "icon": "it" |
| 98 | + }, |
| 99 | + { |
| 100 | + "title": "dockerBoi", |
| 101 | + "url": "https://docker.chalmers.it", |
| 102 | + "description": "digIT's very own docker registry!", |
| 103 | + "github_url": "https://github.com/cthit/dockerBoi", |
| 104 | + "icon": "ship" |
| 105 | + }, |
| 106 | + { |
| 107 | + "title": "hexIT", |
| 108 | + "url": "https://hex.chalmers.it", |
| 109 | + "description": "The (un)official color palette for IT", |
| 110 | + "github_url": "https://github.com/cthit/hexit", |
| 111 | + "icon": "water" |
| 112 | + }, |
| 113 | + { |
| 114 | + "title": "pinIT", |
| 115 | + "url": "https://pins.chalmers.it", |
| 116 | + "description": "Create templates for printing pins", |
| 117 | + "github_url": "https://github.com/cthit/pins", |
| 118 | + "icon": "bulb" |
| 119 | + }, |
| 120 | + { |
| 121 | + "title": "Vikunja", |
| 122 | + "url": "https://vikunja.chalmers.it", |
| 123 | + "description": "A self-hosted service for setting up kanban-boards", |
| 124 | + "github_url": "", |
| 125 | + "icon": "kanban" |
| 126 | + }, |
| 127 | + { |
| 128 | + "title": "Rallly", |
| 129 | + "url": "https://rallly.chalmers.it", |
| 130 | + "description": "Meeting scheduling tool", |
| 131 | + "github_url": "", |
| 132 | + "icon": "calendar" |
| 133 | + } |
136 | 134 | ]
|
137 | 135 | },
|
138 | 136 | {
|
|
0 commit comments