Merge branch 'master' of github.com:schollz/hostyoself

This commit is contained in:
Zack Scholl 2019-07-12 13:54:23 +00:00
commit 329667f3b6
2 changed files with 3 additions and 3 deletions

View file

@ -56,7 +56,7 @@ Just *kidding*! You don't need any of that crap. Just goto [hostyoself.com](http
**Won't I have to reload my browser if I change a file?** Yep! Welcome to the joys of Javascript.
**Whats the largest file I can host using this?** `¯\_(ツ)_/¯`
**What's the largest file I can host using this?** `¯\_(ツ)_/¯`
**Should I use this to host a website?** Dear god yes.

4
templates/view.html vendored
View file

@ -60,7 +60,7 @@
computer turns off then your site is down. Welcome to the joys of hosting a site on the internet.</p>
<p><strong>Won't I have to reload my browser if I change a file?</strong> Yep! Welcome to the joys of
Javascript.</p>
<p><strong>Whats the largest file I can host using this?</strong> <code>¯\_(ツ)_/¯</code></p>
<p><strong>What's the largest file I can host using this?</strong> <code>¯\_(ツ)_/¯</code></p>
<p><strong>Should I use this to host a website?</strong> Dear god yes.</p>
<p><strong>Does this use AI or blockchain?</strong> Sure, why not. </p>
<p><strong>What inspired this?</strong> <a href="https://github.com/joewalnes/websocketd">websocketd</a>
@ -242,4 +242,4 @@
<script src="/static/main.js"></script>
</body>
</html>
</html>