1234567891011121314151617181920212223242526 |
- <!DOCTYPE html><head><meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /><meta name="keywords" content="GNU, Emacs, Libre Software, Hurd, Guile, Guix" /><meta name="description" content="GNUcode.me is a website focusing on libre software projects, especially the GNU project." /><link type="application/atom+xml" rel="alternate" title="GNUcode.me -- Feed" href="/feed.xml" /><a rel="me" href="https://fosstodon.org/@thegnuguy"></a><link type="text/css" href="css/footer.min.css" rel="stylesheet"></link><link type="text/css" href="css/header.min.css" rel="stylesheet"></link><link type="text/css" href="css/main.min.css" rel="stylesheet"></link><title>Services — GNUcode.me</title></head><body><header><nav><ul><li><a href="index.html">GNUcode.me</a></li><li><a href="services.html">Services</a></li><li><a href="business-ideas.html">Business-ideas</a></li><li><a href="about.html">About</a></li></ul></nav></header><h1>Services</h1><main><section><article class="basic-section-padding"><p>Do you like this blog or these <a href="https://video.hardlimit.com/accounts/joshua_branson/video-channels" target="_blank">videos</a> ? Do you dislike money? Would you care to support
- this blog and video production? Awesome! Because I have some services
- for you. Please note, that not all of these services are currently
- live. Singing up for these helps me gage interest. Each of these
- services is available in guix system, so it's just a matter of turning
- each service on.</p></article></section><section class="section-background"><article class="basic-section-padding"><h3>Static Website Hosting</h3><p>I will host your static website on my guix
- system server (that runs this site). I'll charge $3/month. There are
- a ton of static site generators out there, you can click on these
- below to get started building your site.</p><div class="flex"><a href="https://dthompson.us/projects/haunt.html" target="_blank"><img src="./images/haunt.png" /></a><a href="https://gohugo.io/" target="_blank"><img src="./images/hugo.png" /></a><a href="https://jekyllrb.com/" target="_blank"><img src="./images/jekyll.png" /></a><a href="https://orgmode.org/worg/org-web.html" target="_blank"><img src="./images/org-mode.png" /></a></div><p>Status: live</p></article></section><section><article class="basic-section-padding"><h3>An XMPP Account</h3><img src="./images/xmpp.png" /><p>I offer an XMPP account (formerly known
- as jabber) for $1/month. Once you get signed up, then you can talk to anyone with
- an XMPP account. Including the fabulous <a href="https://dustycloud.org/contact/" target="_blank">Christopher Lemmer Webber!</a>You could also pair your new XMPP account with a <a href="https://jmp.chat" target="_blank">jmp.chat account. </a>That will make your phone bill $4/month!</p><p>Status: Working!</p></article></section><section class="section-background"><article class="basic-section-padding"><h3>Battle for Wesnoth Server</h3><img src="./images/wesnoth.png" /><p>The Battle for Wesnoth is one of the most
- popular turn based strategy game, where users attempt to control an
- ever larger region. You can play my on my Wesnoth server for
- $10/month.</p><p>Status: not set up</p></article></section><section><article class="basic-section-padding"><h3>Network File System Server</h3><img src="./images/linux.svg" height="200px" /><p>NFS (network file system) to back up your files. NFS
- is puts all your file on a remote server, so you can access it from
- any computer. You can have access to 5GB of space for $5/month.</p><p>Status: not set up</p></article></section><section class="section-background"><article class="basic-section-padding"><h3>An Email Account</h3><p>email service. This is not a fastmail or
- gmail alternative. You will need an email client like Thunderbird or
- Claws mail. But you will not be subject to your google overlords.
- $3/month.</p><p>Status: Working! Currently does not offer spam filtering or mail filtering.</p></article></section><section><article class="basic-section-padding"><h3>5 Email Aliases</h3><p>Email aliases let you sign up for
- various subscriptions and news items. If you alias starts to get
- over-bloated, you can always delete it. $2/month.</p><p>Status: not set up</p></article></section><section class="section-background"><article class="basic-section-padding"><h3>Your own Git Repository</h3><img src="./images/git.png" /><p>This git repository service
- won't be as pretty as others, bit it'll work. $3/month.</p><p>Status: not set up</p></article></section><section><article class="basic-section-padding"><h3>Mumble Chat Server</h3><img src="./images/mumble.png" /><p>The low latency high quality voice chat server. This
- is a chat server that is popular with many gamers. If you are a gamer
- and want to set up a chat server with your friends, then perhaps this
- service is for you. $10/month.</p><p>Status: not set up</p></article></section><section class="section-background"><article class="basic-section-padding"><h3>Dictionary Server</h3><p>Dictionary server. $1/month.</p><p>Status: not set up</p></article></section><section class="basic-section-padding"><article><form action="/form/submit.scm" method="post"><div><label for="name">Name</label><input id="name" type="text" name="name" placeholder="Greg Jones" required="" /></div><div><label for="email">Email</label><input id="email" type="email" name="email" placeholder="email@example.com" required="" /></div><div><label for="address" class="hidden">address</label><input id="address" type="text" class="hidden" name="address" /></div><div><label for="timestamp" class="hidden">timestamp</label><input id="timestamp" type="number" class="hidden" name="timestamp" value="1683906451 987368" /></div><div><label for="phone">Phone</label><input id="phone" type="tel" name="phone" placeholder="224-930-0493" required="" /></div><div><label for="subject">Subject</label><input id="subject" type="text" name="subject" placeholder="Website Hosting" required="" /></div><div><label for="domain">Website</label><input id="domain" type="text" name="domain" placeholder="gregsblog.com" required="" /></div><div><input type="checkbox" id="service1" name="service1" value="webhost" /><label for="service1">Static Site Hosting $3</label><br /><input type="checkbox" id="service2" name="service2" value="xmpp" /><label for="service2">XMPP account $1</label><br /><input type="checkbox" id="service3" name="service3" value="wesnoth" /><label for="service3">The Battle for Wesnoth Server $10</label><br /><input type="checkbox" id="service4" name="service4" value="nfs" /><label for="service4">NFS $5</label><br /><input type="checkbox" id="service5" name="service5" value="email" /><label for="service5">Email Account $3</label><br /><input type="checkbox" id="service6" name="service6" value="email-alias" /><label for="service6">5 Email Aliases $2</label><br /><input type="checkbox" id="service7" name="service7" value="git" /><label for="service7">Git Hosting $3</label><br /><input type="checkbox" id="service8" name="service8" value="mumble" /><label for="service8">Mumble Server $10</label><br /><input type="checkbox" id="service9" name="service9" value="dict" /><label for="service9">dictionary service $1</label><br /></div><div><label for="message">Message</label><textarea id="message" name="message" cols="26" rows="6" placeholder="I like your services!
- Plz donate 10% of your profits to guix or Wesnoth." required=""></textarea></div><div><br /><br /><br /><label>Total: <span id="total"></span></label><br /><br /><br /><button type="submit">Submit</button></div></form></article></section><br /><br /></main><footer><p>© 2020 Joshua Branson. The text on this site is free culture under the Creative Commons Attribution Share-Alike 4.0 International license.</p><p>This website is build with Haunt, a static site generator written in Guile Scheme. Source code is <a href="https://notabug.org/jbranso/gnucode.me">available.</a></p><p>The color theme of this website is based off of the famous <a href="#3f3f3f" target="_blank">zenburn</a> theme.</p></footer></body>
|