mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
187 lines
7 KiB
Text
187 lines
7 KiB
Text
<h2 style="margin-top: 2em">What You Get</h2>
|
||
<table class="plan-chart">
|
||
<tr>
|
||
<th class="feature-column"></th>
|
||
<th>
|
||
<h3>Free</h3>
|
||
</th>
|
||
<th class="professional">
|
||
<h3>Supporter ($5/mo)</h3>
|
||
</th>
|
||
</tr>
|
||
<tr>
|
||
<td class="feature-column">
|
||
<span data-original-title="How much disk space you can use for your site. More space means you can upload more files.">Storage</span>
|
||
</td>
|
||
<td><%= Site::PLAN_FEATURES[:free][:space].to_gigabytes_pretty %></td>
|
||
<td><%= (Site::PLAN_FEATURES[:supporter][:space]).to_gigabytes_pretty %></td>
|
||
</tr>
|
||
<tr>
|
||
<td class="feature-column">
|
||
<span data-original-title="How much content you can serve in one month. Don’t worry—these are soft limits. Temporary surges are fine, we won't take your site down automatically, and we're very flexible.">Bandwidth</span>
|
||
</td>
|
||
<td><%= Site::PLAN_FEATURES[:free][:bandwidth].to_gigabytes_pretty %></td>
|
||
<td><%= Site::PLAN_FEATURES[:supporter][:bandwidth].to_gigabytes_pretty %></td>
|
||
</tr>
|
||
<tr>
|
||
<td class="feature-column">
|
||
<span data-original-title="We will never put ads on your site, or give your data to marketers.">No advertising, ever</span>
|
||
</td>
|
||
<td><i class="fa fa-check"></i></td>
|
||
<td><i class="fa fa-check"></i></td>
|
||
</tr>
|
||
<tr>
|
||
<td class="feature-column">
|
||
<span data-original-title="Our global Anycast CDN caches your web site all over the world, making your site load fast—no matter where your users are. すごい">Global Anycast CDN</span>
|
||
</td>
|
||
<td><i class="fa fa-check"></i></td>
|
||
<td><i class="fa fa-check"></i></td>
|
||
</tr>
|
||
<tr>
|
||
<td class="feature-column">
|
||
<span data-original-title="Each site comes with a free Neocities address (yoursitename.neocities.org).">Free Site Subdomain</span>
|
||
</td>
|
||
<td><i class="fa fa-check"></i></td>
|
||
<td><i class="fa fa-check"></i></td>
|
||
</tr>
|
||
<tr>
|
||
<td class="feature-column">
|
||
<span data-original-title="Free SSL encryption for your subdomain.">Site Subdomain SSL</span>
|
||
</td>
|
||
<td><i class="fa fa-check"></i></td>
|
||
<td><i class="fa fa-check"></i></td>
|
||
</tr>
|
||
<tr>
|
||
<td class="feature-column">
|
||
<span data-original-title="Downloading your neocities site is as easy as clicking a button.">One-Click Backups</span>
|
||
</td>
|
||
<td><i class="fa fa-check"></i></td>
|
||
<td><i class="fa fa-check"></i></td>
|
||
</tr>
|
||
<tr>
|
||
<td class="feature-column">
|
||
<span data-original-title="Site tags make it easy to find sites you’re interested in, and join communities of sites. It’s like a web ring, but even better.">Site Tags</span>
|
||
</td>
|
||
<td><i class="fa fa-check"></i></td>
|
||
<td><i class="fa fa-check"></i></td>
|
||
</tr>
|
||
<tr>
|
||
<td class="feature-column">
|
||
<span data-original-title="Each site has its own RSS feed that make it easy to let people know when your site changes.">RSS Feed</span>
|
||
</td>
|
||
<td><i class="fa fa-check"></i></td>
|
||
<td><i class="fa fa-check"></i></td>
|
||
</tr>
|
||
<tr>
|
||
<td class="feature-column">
|
||
<span data-original-title="Like a site on Neocities? Now you can follow it, and see when they update!">Follow Your Favorite Sites</span>
|
||
</td>
|
||
<td><i class="fa fa-check"></i></td>
|
||
<td><i class="fa fa-check"></i></td>
|
||
</tr>
|
||
<tr>
|
||
<td class="feature-column">
|
||
<span data-original-title="Each site now has its own profile page, allowing users to see when your site updates, follow your site, and leave feedback.">Site Profile</span>
|
||
</td>
|
||
<td><i class="fa fa-check"></i></td>
|
||
<td><i class="fa fa-check"></i></td>
|
||
</tr>
|
||
<tr>
|
||
<td class="feature-column">
|
||
<span data-original-title="Our HTML5 site editor makes it easy to make quick changes to your site, even if you’re on the run.">Neocities Site Editor</span>
|
||
</td>
|
||
<td><i class="fa fa-check"></i></td>
|
||
<td><i class="fa fa-check"></i></td>
|
||
</tr>
|
||
<!--
|
||
<tr>
|
||
<td class="feature-column">Site Tipping (Coming Soon)</td>
|
||
<td><i class="fa fa-check"></i></td>
|
||
<td><i class="fa fa-check"></i></td>
|
||
</tr>
|
||
-->
|
||
<tr>
|
||
<td class="feature-column">
|
||
<span data-original-title="You can mount your Neocities site to your computer as a hard drive, making it easy to update with your favorite HTML editor.">WebDAV Uploading</span>
|
||
</td>
|
||
<td></td>
|
||
<td><i class="fa fa-check"></i></td>
|
||
</tr>
|
||
<tr>
|
||
<td class="feature-column">
|
||
<span data-original-title="Add your domain name (yoursite.com) to your site!">Custom Domains</span>
|
||
</td>
|
||
<td></td>
|
||
<td><i class="fa fa-check"></i></td>
|
||
</tr>
|
||
<tr>
|
||
<td class="feature-column">
|
||
<span data-original-title="Instant SSL certs, preventing snoops from seeing your users' traffic.">Custom Domain SSL Certs</span>
|
||
</td>
|
||
<td></td>
|
||
<td><i class="fa fa-check"></i></td>
|
||
</tr>
|
||
<tr>
|
||
<td class="feature-column">
|
||
<span data-original-title="Make up to <%= Site::CHILD_SITES_MAX %> sites with one account, and easily switch between them.">Multiple Site Creation</span>
|
||
</td>
|
||
<td></td>
|
||
<td><i class="fa fa-check"></i></td>
|
||
</tr>
|
||
<tr>
|
||
<td class="feature-column">
|
||
<span data-original-title="You can upload anything you like (static hosting only, no copyrighted/illegal content)">No File Upload Type Restrictions</span>
|
||
</td>
|
||
<td></td>
|
||
<td><i class="fa fa-check"></i></td>
|
||
</tr>
|
||
<tr>
|
||
<td class="feature-column">
|
||
<span data-original-title="This allows you to embed files and images on web sites not hosted by Neocities.">Hotlinking Support</span>
|
||
</td>
|
||
<td></td>
|
||
<td><i class="fa fa-check"></i></td>
|
||
</tr>
|
||
<tr>
|
||
<td class="feature-column">
|
||
<span data-original-title="This allows other web sites to load and embed files or data (such as JSON config files) from your web site hosted on Neocities.">Cross Origin (CORS) Support</span>
|
||
</td>
|
||
<td></td>
|
||
<td><i class="fa fa-check"></i></td>
|
||
</tr>
|
||
<tr>
|
||
<td class="feature-column">
|
||
<span data-original-title="Email responses for any technical issues you're having with Neocities.">Basic Email Support</span>
|
||
</td>
|
||
<td></td>
|
||
<td><i class="fa fa-check"></i></td>
|
||
</tr>
|
||
|
||
<tr>
|
||
<td class="feature-column">
|
||
<span data-original-title="How much more it would cost for the same thing with Amazon Web Services.">Cost Savings vs AWS *</span>
|
||
</td>
|
||
<td style="color: #FF0000">$37.50/mo</td>
|
||
<td style="color: #FF0000">$482.84/mo</td>
|
||
</tr>
|
||
|
||
<tr>
|
||
<td class="feature-column">
|
||
<span data-original-title="How much more it would cost for the same thing with Google Cloud Services.">Cost Savings vs GCS *</span>
|
||
</td>
|
||
<td style="color: #FF0000">$16.03/mo</td>
|
||
<td style="color: #FF0000">$155.00/mo</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<p style="margin-top: 20px">
|
||
* AWS and GCS price estimates only include storage and CDN bandwidth, it does not include cost of HTTP requests or cache purging/reloading. Actual costs would be much higher.
|
||
</p>
|
||
|
||
<script>
|
||
$(function() {
|
||
$('.feature-column span').tooltip({
|
||
placement: 'right'
|
||
})
|
||
})
|
||
</script>
|