Browse Source

Add lots of text

master
NGnius (Graham) 3 years ago
parent
commit
d893d9f00d
6 changed files with 264 additions and 5 deletions
  1. +144
    -0
      site/blog/001-intro.html
  2. +46
    -0
      site/blog/index.html
  3. +46
    -0
      site/blog/template.html
  4. +4
    -4
      site/guides/index.html
  5. +2
    -1
      site/index.html
  6. +22
    -0
      site/static/style.css

+ 144
- 0
site/blog/001-intro.html View File

@@ -0,0 +1,144 @@
<!DOCTYPE html>

<html lang="en">
<head>
<meta name="theme-color" content="#20c420" />
<meta name="author" content="Exmods community" />
<meta name="keywords" content="exmods,gamecraft,modding,mod" />
<meta name="og:type" content="website" />
<meta name="og:title" content="Exmods" />
<meta name="og:description" content="Gamecraft modding website" />
<meta name="description" content="Gamecraft modding website" />
<meta name="og:image" content="../static/favicon.png" />
<meta name="og:url" content="https://www.exmods.org" />
<meta charset="UTF-8" />
<link rel="icon" href="../static/favicon.png" type="image/x-icon"/>
<link rel="shortcut icon" href="../static/favicon.png" type="image/x-icon"/>
<link rel="stylesheet" href="../static/style.css" type="text/css" />
<title>Exmods | Introductions</title>
</head>
<body>
<h3><a href="index.html" alt="You know your browser has a back button, right?">Back to list</a></h3>
<h1>1 - Introductions</h1>
<div class="text-content">
<p>
<span class="tab"></span>
They say its a right of passage for .NET developers to write their own blogging website application
(maybe it should be "write of passage").
But writing a webapp for a blog is a complete waste of time when all you need is a web server for serving static files, like Apache or nginx.
If you want to be fancy, you can setup a cronjob to pull from a Git repository periodically so you can update files easily.
Although I'm not a big fan of a lot of .NET technologies, so I might be a bit biased
(imagine if Microsoft had contributed to Java instead of making their own version).
But that's enough for my negative opinions on .NET, since it's actually a very powerful platform, despite it's shortcomings on most platforms.
</p>
<p>
<span class="tab"></span>
Let me introduce myself.
I'm NGnius (hahaha my dumb username finally paid off), or NG, and I'm the guy who runs this website that you're on right now.
You know the web server setup I cheekily mentioned above?
That's exactly how I configured this website.
I also maintain quite a few mods on <a href="https://git.exmods.org">git.exmods.org</a>, with help from NorbiPeti.
Together, we're the two main contributors to the
<a href="https://git.exmods.org/modtainers/GamecraftModdingAPI">GamecraftModdingAPI</a>,
the developer-friendly interface for mods to interact with Gamecraft.
Before getting into modding, I played a lot of Robocraft (~1.5k hours)
and wondered if there was something more productive I could use my time for.
The answer came partially in the form of becoming a Robocraft moderator and almost an admin (am I allowed to tell that story?).
Despite what people said about us moderators, we were a pretty good bunch.
It's hard to have a perfect crew when everyone is a volunteer, so there were a couple of not-so-great mods during my time as a moderator.
The good ones stuck around though, which is what really counts.
I eventually quit because I wasn't playing Robocraft anymore, but I like to think I wasn't a not-so-great mod.
By that time I knew that Gamecraft (then RobocraftX) was coming out soon, so I stuck around to see where that game would go.
I was cautiously optimistic because I was around for CardLife and Robocraft Royale.
When FreeJam stopped working on Robocraft to focus on Gamecraft, I knew Gamecraft was going to stick around for a while.
I wanted to learn C#, the language most of Gamecraft is written in, for a project at work, so getting into modding seemed like a great way to learn.
I ended up never actually using C# at work, but Gamecraft modding proved to be an interesting challenge so I didn't stop.
Sometime in between my last day as a Robocraft moderator and the first Gamecraft mod, I went website domain shopping and got
<a href="https://exmods.org">exmods.org</a> because I could use it for <i>Ex-mod</i>erator or Robocraft<i>X mod</i> stuff.
Since the former idea was pretty pointless, I rented a couple of servers in a datacenter and spun up an Apache server and a Gitea server instance.
The first server is still used to host the RobocraftX Save Manager update server, although I've stopped updating that program,
but it now primarily hosts all of the Exmods websites.
I guess that makes me the leader of Exmods, the first (and only) Gamecraft modding group.
There's no reason to be concerned, since I know what I'm doing... I think.
</p>
<p>
<span class="tab"></span>
Let me introduce Exmods.
If you've spent anytime in the Exmods community, you probably already know that Exmods is the Gamecraft modding group.
We provide modding help and infrastructure to make it easier to create and install mods for Gamecraft.
Exmods is completely independent from FreeJam and Gamecraft developers, so all of our mods are unofficial.
These services are provided completely free-of-charge (well, for you -- I get charged every month for the servers).
I don't ever want to make Exmods stuff cost money for others, mainly because this creates two problems without easy solutions.<br>
<span class="tab"></span>1) A problem as old as the open-source idea itself: How do you make money off of open-source software?<br>
<span class="tab"></span>2) A more personal problem: How do you justify collecting money you when you could pay for it by yourself?<br>
<span class="tab"></span>(This doesn't mean devs shouldn't make paid mods -- if they can make it work, good for them!)
</p>
<p>
<span class="tab"></span>
There do actually exist solutions to the first problem, but they aren't great.
<a href="https://en.wikipedia.org/wiki/Red_Hat">Red Hat</a> offers paid customer support,
among other things, for open-source software but that can hurt user adoption when good installation instructions are behind a paywall.
Similarly, <a href="https://en.wikipedia.org/wiki/Canonical_(company)">Canonical</a>
also offers paid customer support for open-source software that the company develops, but they also offer provisioning services,
which could be adapted to my situation by charging developers for access to Exmods,
an option that's bad for developer adoption and will result in lower user adoption.
The solution to the second problem is for me to embrace capitalism in all its glory,
but a lot of modern companies have shown how that goes, so I'd have to also give up some of my morals.
Looking forward, the only scenario that would make me monetize Exmods would be if I ran out of money,
and likely the monetization would be a Patreon link or something similar.
That scenario is not impossible, since I only work four months a year;
a 4-month summer job and then two 4-month university terms with expensive tuition.
But it's still unlikely to happen, and won't get in the way of my other aspirations for Exmods.
</p>
<p>
<span class="tab"></span>
On that note, where is Exmods heading?
Would it surprise you to know that I actually have no big plan?
I don't have a big plan, but I do have some smaller goals.
Exmods is a hobby project, so these goals are pretty much guaranteed to change as my interests change.
Primarily, I'd like to see the Gamecraft modding scene grow.
As far as I know, at this moment there are exactly two Gamecraft modders in the world,
with maybe a few more people who run modded Gamecraft clients.
At the time of writing, there are a few more than 10 concurrent users playing Gamecraft right now.
If both of us modders were playing right now, we wouldn't even make up 20% of Gamecraft players.
That number is way too small.
Community growth is a positive feedback loop (like social networks) if we can give it a shove to get it started.
Equally, I'd like to make amazing Gamecraft mods.
I'm a computer nerd and nothing makes me happy quite like writing code does...
Maybe that's why I don't have a girlfriend.
Seeing your own creation being used by others to create amazing things is something else.
I've experienced a bit of that feeling while making <a href="https://git.exmods.org/NGnius/Pixi">Pixi</a>, and it's wonderful.
My third goal is for Exmods to last.
I often abandon projects soon after I've gotten them off the ground because I'm bored of them or nobody is using them.
Lots of hobbyist programmers suffer from this, but I'm really trying to break the habit.
To accomplish some parts of my goals, I'm starting this blog.
</p>
<p>
<span class="tab"></span>
So let me introduce this blog.
My <a href="https://www.youtube.com/user/NGniusness">YouTube channel</a> could help satisfy a lot of the goals I have for Exmods,
but I like video editing a bit too much.
I enjoy the whole video creation process, from script writing to recording to video editing,
but that enjoyment comes at the cost of effort; it often takes me a couple of days to create a video.
Unfortunately I rarely have 24+ hours to spare to create five minutes of content.
This blog will allow me to offer more details and spend less time on delivery.
This won't replace my videos, but it will supplement them.
If I can come up with a good way to cut down the time to create videos, this blog may even go hand-in-hand with new videos.
With a bit of luck, this will help keep me involved in Exmods as my interest inevitably waxes and wanes.
The ease of creating blog posts will enable me to write about almost anything Exmods-related, which is something I can't do with videos.
For example...<br>
<span class="tab"></span>Ever wondered about the experience of modding an ECS-based game?
Want to know what makes Gamecraft tick?
What happened in the Gamecraft modding community last week?
</p>
<p>
<span class="tab"></span>
That's it.
That's what this blog is all about: an accessible outlet for me and Exmods.
Hopefully somebody finds it interesting.
</p>
<h3>Welcome to the Exmods blog!</h3>
</div>
</body>
</html>

+ 46
- 0
site/blog/index.html View File

@@ -0,0 +1,46 @@
<!DOCTYPE html>

<html lang="en">
<head>
<meta name="theme-color" content="#20c420" />
<meta name="author" content="Exmods community" />
<meta name="keywords" content="exmods,gamecraft,modding,mod" />
<meta name="og:type" content="website" />
<meta name="og:title" content="Exmods" />
<meta name="og:description" content="Gamecraft modding website" />
<meta name="description" content="Gamecraft modding website" />
<meta name="og:image" content="../static/favicon.png" />
<meta name="og:url" content="https://www.exmods.org" />
<meta charset="UTF-8" />
<link rel="icon" href="../static/favicon.png" type="image/x-icon"/>
<link rel="shortcut icon" href="../static/favicon.png" type="image/x-icon"/>
<link rel="stylesheet" href="../static/style.css" type="text/css" />
<title>Exmods Blog</title>
</head>
<body>
<h2>Latest Exmods Blog Posts</h2>
<ul>
<a href="003-ecs_devo.html">
<li style="display:none;">
<a href="003-ecs_devo.html"><span class="title">Modding with ECS</span>
<p>My thoughts on developing mods for a game designed around an Entity Component System.
</p>
</li>
</a>
<a href="002-web_dev.html">
<li style="display:none;">
<span class="title">Too Many Projects</span>
<p>Developing mods, maintaining a website, running a YouTube channel and keeping servers online, but only in my spare time.
</p>
</li>
</a>
<a href="001-intro.html">
<li>
<span class="title">Introductions</span>
<p>An introduction to Exmods and how this blog will work. Is this thing on?
</p>
</li>
</a>
</ul>
</body>
</html>

+ 46
- 0
site/blog/template.html View File

@@ -0,0 +1,46 @@
<!DOCTYPE html>

<html lang="en">
<head>
<meta name="theme-color" content="#20c420" />
<meta name="author" content="Exmods community" />
<meta name="keywords" content="exmods,gamecraft,modding,mod" />
<meta name="og:type" content="website" />
<meta name="og:title" content="Exmods" />
<meta name="og:description" content="Gamecraft modding website" />
<meta name="description" content="Gamecraft modding website" />
<meta name="og:image" content="../static/favicon.png" />
<meta name="og:url" content="https://www.exmods.org" />
<meta charset="UTF-8" />
<link rel="icon" href="../static/favicon.png" type="image/x-icon"/>
<link rel="shortcut icon" href="../static/favicon.png" type="image/x-icon"/>
<link rel="stylesheet" href="../static/style.css" type="text/css" />
<title>Exmods | Title</title>
</head>
<body>
<h3><a href="index.html" alt="You know your browser has a back button, right?">Back to list</a></h3>
<h1>Title</h1>
<div class="text-content">
<p>
<span class="tab"></span>
Blog post.
I'd assume this will be very long and take up lots of space.
If it doesn't, why are you making this blog post anyway?
Maybe I should use Lorem Ipsum to make this longer... or I could just continue this strange stream of consciousness that I'm typing right now.
Personally, since most people will never see this, I think this is more interesting than Lorem Ipsum.
Plus, since I'm going to see this everytime I want to make a new blog post, this will be something to stare at before I figure out what actual content to write.
</p>
<p>
<span class="tab"></span>
Blog posts should have more than just one paragraph, unless you like making garbage.
I have even less idea what to write for this paragraph, though.
I wonder if mashing my head on the keyboard would work...
There's only one way to find out!
9uq0ujd098qyg208eyhdoias weo tw3089tinw3e49o5t ywe49o5ty wr4waudapw npa nwu09dn09 wdn ua09uwd 0w[udw0-90 d0w97da0wd.
Actually using my hands was more effective.
My head is pretty useless, I'm not sure why evolution gave us a head.
</p>
</div>
</body>
</html>

+ 4
- 4
site/guides/index.html View File

@@ -9,12 +9,12 @@
<meta name="og:title" content="Exmods" />
<meta name="og:description" content="Gamecraft modding website" />
<meta name="description" content="Gamecraft modding website" />
<meta name="og:image" content="/static/favicon.png" />
<meta name="og:image" content="../static/favicon.png" />
<meta name="og:url" content="https://www.exmods.org" />
<meta charset="UTF-8" />
<link rel="icon" href="/static/favicon.png" type="image/x-icon"/>
<link rel="shortcut icon" href="/static/favicon.png" type="image/x-icon"/>
<link rel="stylesheet" href="/static/style.css" type="text/css" />
<link rel="icon" href="../static/favicon.png" type="image/x-icon"/>
<link rel="shortcut icon" href="../static/favicon.png" type="image/x-icon"/>
<link rel="stylesheet" href="../static/style.css" type="text/css" />
<title>Exmods Guides</title>
</head>
<body>


+ 2
- 1
site/index.html View File

@@ -20,6 +20,7 @@
<h1 style="text-align: center; padding-top: 15%; color: #20c420;">Welcome to the Exmods mod site</h1>
<h3 style="text-align: center; color: #20c420;">This domain is under construction, please check back (much) later</h3>
<h5 style="text-align: center; color: #20c420;"><a style="text-decoration:none; color: #208020;" href="https://git.exmods.org">View our code site</a> or <a style="text-decoration:none; color: #208020;" href="https://git.exmods.org/exmods/html-site">build this site with us</a>.</h5>
<h5 style="text-align: center; color: #20c420;"><a style="text-decoration:none; color: #208020;" href="/guides">Guides!</a></h5>
<h5 style="text-align: center; color: #20c420;"><a style="text-decoration:none; color: #208020;" href="/guides">Guides!</a>
<a style="text-decoration:none; color: #208020;" href="/blog">Blog!</a></h5>
</body>
</html>

+ 22
- 0
site/static/style.css View File

@@ -51,6 +51,28 @@ iframe.iframe-player {
margin: auto;
}

.text-content {
width: 92%;
text-align: default;
line-height: 142%;
font-size: 101%;
display: inline-block;
color: #202020;
background-color: #D8DFD8;
padding: 0.5%;
padding-left: 1%;
padding-right: 1%;
margin: 4%;
margin-top: 1%;
border: 0;
border-left: 4px;
border-right: 4px;
border-style: solid;
border-color: #208020;
}

.tab { margin-left: 40px; }

/* leaderboard style */
.board {
font-size: 200%;


Loading…
Cancel
Save