index.html (9578B)
1 <!DOCTYPE html> 2 <html lang="en"> 3 <head> 4 <meta charset="UTF-8" /> 5 <title>Wikinews reporters' resources</title> 6 <link 7 rel="stylesheet" 8 href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" 9 integrity="sha384-JcKb8q3iqJ61gNV9KGb8thSsNjpSL0n8PARn9HuZOnIxN0hoP+VmmDGMN5t9UJ0Z" 10 crossorigin="anonymous" 11 /> 12 <style> 13 .bd-masthead { 14 background: linear-gradient(to right bottom, #f7f5fb 50%, #fff 50%); 15 padding: 3rem 15px; 16 position: relative; 17 } 18 .bd-masthead h1 { 19 font-size: 4rem; 20 line-height: 1; 21 } 22 .bd-masthead .lead { 23 font-size: 1.5rem; 24 font-weight: 400; 25 color: #495057; 26 } 27 .masthead-followup h2 { 28 font-size: 2.5rem; 29 } 30 .pb-md-4, 31 .py-md-4 { 32 margin-bottom: 1.5rem !important; 33 } 34 .bd-footer { 35 background-color: #f7f7f7; 36 } 37 .bd-footer-links { 38 padding-left: 0; 39 margin-bottom: 1rem; 40 } 41 .bd-footer-links li { 42 display: inline-block; 43 } 44 .bd-footer a { 45 font-weight: 600; 46 color: #495057; 47 } 48 .bull { 49 padding-left: 0.5em; 50 padding-right: 0.5em; 51 } 52 footer div li::after { 53 content: "•"; 54 padding-left: 0.5em; 55 padding-right: 0.5em; 56 } 57 footer div li:last-child:after { 58 content: ""; 59 padding-right: 0; 60 } 61 main { 62 display: block; 63 } 64 </style> 65 </head> 66 <body> 67 <main id="content" class="bd-masthead" role="main"> 68 <div class="container"> 69 <div class="row"> 70 <div class="col-6 mx-auto col-md-4 order-md-2"> 71 <img 72 alt="Wikinews logo" 73 height="200" 74 src="https://upload.wikimedia.org/wikipedia/commons/2/24/Wikinews-logo.svg" 75 /> 76 </div> 77 <div class="col-md-8 order-md-1 text-center text-md-left pr-md-5"> 78 <h1 class="mb-3">Welcome to WN-Reporters!</h1> 79 <p class="lead mb-4"> 80 The 81 <a 82 href="https://en.wikinews.org/wiki/Wikinews:Accreditation_policy" 83 target="_blank" 84 rel="noopener noreferrer" 85 >accredited</a 86 > 87 team of editors who edit Wikinews — the free news source 88 <em>you</em> can write! 89 </p> 90 </div> 91 </div> 92 </div> 93 </main> 94 <div class="masthead-followup"> 95 <div class="container"> 96 <div class="row mb-5 pb-md-4 align-items-center"> 97 <div class="col-md-12"> 98 <h2>Who are WN-Reporters?</h2> 99 <p class="lead font-weight-normal"> 100 WN-Reporters are accredited 101 <a 102 href="https://www.wikinews.org/" 103 target="_blank" 104 rel="noopener noreferrer" 105 >Wikinews</a 106 > 107 volunteers trusted by the Wikinews community. Accredited reporters 108 are certified for the purposes of carrying out 109 <a 110 href="https://en.wikinews.org/wiki/Wikinews:Original_reporting" 111 target="_blank" 112 rel="noopener noreferrer" 113 >investigative journalism</a 114 >, 115 <a 116 href="https://en.wikinews.org/wiki/Category:Interview" 117 target="_blank" 118 rel="noopener noreferrer" 119 >interviews</a 120 > 121 and 122 <a 123 href="https://en.wikinews.org/wiki/Category:Original_reporting" 124 target="_blank" 125 rel="noopener noreferrer" 126 >gathering information 127 </a> 128 related to Wikinews articles. 129 </p> 130 <p class="font-weight-normal"> 131 However, the accredited reporters do not represent the 132 <a 133 href="https://wikimediafoundation.org/" 134 target="_blank" 135 rel="noopener noreferrer" 136 >Wikimedia Foundation</a 137 >. 138 </p> 139 </div> 140 </div> 141 <div class="row mb-5 pb-md-4 align-items-center"> 142 <div class="col-md-12"> 143 <h2>What is the purpose of <code>wn-reporters.org</code>?</h2> 144 <p class="lead font-weight-normal"> 145 <code>wn-reporters.org</code> is an associated website run by 146 <em>Wikinews</em> contributors as an adjunct to the news 147 production process on Wikinews. 148 <code>wn-reporters.org</code> empowers accredited reporters by 149 providing them e-mail and related tools to help them publish 150 original reports. 151 </p> 152 </div> 153 </div> 154 <div class="row mb-5 pb-md-4 align-items-center"> 155 <div class="col-md-12"> 156 <h2> 157 Have something you wish to be reported or want to be interviewed? 158 </h2> 159 <p class="lead font-weight-normal"> 160 If you have some evidence for a news piece, or want to share some 161 information, or want to request an interview? Please reach out to 162 us sending an e-mail to 163 <a href="mailto:scoop@wn-reporters.org">scoop</a>. 164 </p> 165 </div> 166 </div> 167 <div class="row mb-5 pb-md-4 align-items-center"> 168 <div class="col-md-12"> 169 <h2> 170 For WN-Reporters. 171 </h2> 172 <p class="lead font-weight-normal"> 173 You are probably looking for 174 <a 175 href="https://webmail.wn-reporters.org/" 176 target="_blank" 177 rel="noopener noreferrer" 178 >webmail</a 179 >, 180 <a 181 href="https://mail.wn-reporters.org/" 182 target="_blank" 183 rel="noopener noreferrer" 184 >passphrase reset tool</a 185 >, or the 186 <a 187 href="https://files.wn-reporters.org/apps/files/" 188 target="_blank" 189 rel="noopener noreferrer" 190 >file storage</a 191 >. If you need any new tool or service, or if you notice something 192 wrong with any of the services, please bring to mail-server 193 admin's notice. 194 </p> 195 </div> 196 </div> 197 <div class="row mb-5 pb-md-4 align-items-center"> 198 <div class="col-md-12"> 199 <h2> 200 Want to help share the hosting costs? 201 </h2> 202 <p class="lead font-weight-normal"> 203 <code>wn-reorters.org</code> is completely funded by Wikinews 204 volunteers. If you would like to help share the hosting costs, you 205 are very welcome. Please send your patronage via 206 <a 207 href="https://www.paypal.com/paypalme/acagastya" 208 target="_blank" 209 rel="noopener noreferrer" 210 >PayPal</a 211 > 212 with the summary “Donation for wn-reporters”. 213 </p> 214 </div> 215 </div> 216 </div> 217 </div> 218 <footer class="bd-footer text-muted"> 219 <div class="container-fluid p-3 p-md-5"> 220 <ul class="bd-footer-links"> 221 <li class="bd-footer-links"> 222 <a 223 href="https://www.wikinews.org/" 224 target="_blank" 225 rel="noopener noreferrer" 226 >Wikinews</a 227 > 228 </li> 229 <li class="bd-footer-links"> 230 <a 231 href="https://en.wikinews.org/wiki/Main_Page" 232 target="_blank" 233 rel="noopener noreferrer" 234 >Wikinews in English</a 235 > 236 </li> 237 <li class="bd-footer-links"> 238 <a 239 href="https://en.wikinews.org/wiki/Category:Original_reporting" 240 target="_blank" 241 rel="noopener noreferrer" 242 >Original Reporting</a 243 > 244 </li> 245 <li class="bd-footer-links"> 246 <a 247 href="https://en.wikinews.org/wiki/Category:Interview" 248 target="_blank" 249 rel="noopener noreferrer" 250 >Interviews</a 251 > 252 </li> 253 </ul> 254 <p> 255 WN-Reporters © 2021. 256 </p> 257 <p> 258 Text on this website is licensed under 259 <a 260 href="https://creativecommons.org/licenses/by/2.5/" 261 target="_blank" 262 rel="noopener noreferrer" 263 >Creative Commons Attribution Generic 2.5</a 264 >.<br /> 265 <em>Wikinews</em>® and 266 <a 267 href="https://commons.wikimedia.org/wiki/File:Wikinews-logo.svg" 268 target="_blank" 269 rel="noopener noreferrer" 270 ><em>Wikinews</em> logo</a 271 > 272 are registered trademarks of the 273 <a 274 href="https://wikimediafoundation.org/" 275 target="_blank" 276 rel="noopener noreferrer" 277 >Wikimedia Foundation</a 278 >. The logo was created by David Vasquez and licensed under 279 <a 280 href="https://creativecommons.org/licenses/by-sa/3.0/deed.en" 281 target="_blank" 282 rel="noopener noreferrer" 283 >CC BY-SA 3.0</a 284 >. 285 </p> 286 </div> 287 </footer> 288 </body> 289 </html>