Working on company copy.
This commit is contained in:
parent
95f440ce92
commit
4367443a66
1 changed files with 82 additions and 0 deletions
|
@ -6,6 +6,88 @@
|
||||||
<meta name="description" content="Garrity Software Homepage" />
|
<meta name="description" content="Garrity Software Homepage" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
<header>
|
||||||
<h1>Garrity Software</h1>
|
<h1>Garrity Software</h1>
|
||||||
|
</header>
|
||||||
|
<nav>
|
||||||
|
<ul>
|
||||||
|
<li><a href="index.html">about</a></li>
|
||||||
|
<li><a href="products.html">products</a></li>
|
||||||
|
<li><a href="oss.html">open source</a></li>
|
||||||
|
<li><a href="donate.html">donate</a></li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<main>
|
||||||
|
<section id="short-description">
|
||||||
|
<p><em>Garrity Software</em> (GS) is a
|
||||||
|
<a href="#sustainable-organization">sustainable organization</a> devoted to
|
||||||
|
producing high quality, robust software. GS is also committed to contributing
|
||||||
|
open source work and releasing as much software for free as possible. GS is
|
||||||
|
currently <a href="#roadmap"><em>Bootstrapping</em></a>, does not have income,
|
||||||
|
and is primarily producing open source libraries.</p></section>
|
||||||
|
|
||||||
|
<section id="mission">
|
||||||
|
<h1>Mission</h1>
|
||||||
|
<p>Garrity Software aims to produce high quality software while supporting a
|
||||||
|
small number of employees, enabling them to work less, spend time with their
|
||||||
|
families, and pursue their own interests. GS also aims to provide open source
|
||||||
|
software for everyone to use, and to financially support open source
|
||||||
|
development.</p>
|
||||||
|
|
||||||
|
<h2 id="donations">Donations</h2>
|
||||||
|
<p>If you want to support the GS mission or open source work, please consider
|
||||||
|
<a href="donate.html">donating</a> to the founder.</p>
|
||||||
|
|
||||||
|
<h2 id="roadmap">Roadmap and Progress</h2>
|
||||||
|
<p>The GS vision is non-trivial to achieve. Quality open source projects are a
|
||||||
|
starting point, but supporting employees and open source projects requires
|
||||||
|
products and income. GS </p>
|
||||||
|
|
||||||
|
<p>Current Status: <strong>Bootstrapping</strong></p>
|
||||||
|
|
||||||
|
<dl>
|
||||||
|
<dt>Bootstrapping (2024)</dt>
|
||||||
|
<dd>Establish open source libraries and build the first product.</dd>
|
||||||
|
|
||||||
|
<dt>Initial Sales (By January 2025)</dt>
|
||||||
|
<dd>Start attempting to sell software.</dd>
|
||||||
|
|
||||||
|
<dt>Independence (By 2030)</dt>
|
||||||
|
<dd>Founder achieves ability to stop working for other companies.</dd>
|
||||||
|
|
||||||
|
<dt>First External Hire</dt>
|
||||||
|
<dd>Another person is hired. That person is fully compensated.</dd>
|
||||||
|
|
||||||
|
<dt>Hire to Five</dt>
|
||||||
|
<dd>Bring in additional people until the arbitrary threshold of five
|
||||||
|
employees is met. Cease hiring.</dd>
|
||||||
|
|
||||||
|
<dt>Sustain</dt>
|
||||||
|
<dd>Hit a balance point that supports year-to-year stability in line with
|
||||||
|
the GS mission.</dd>
|
||||||
|
</dl>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section id="sustainable-organization">
|
||||||
|
<h1>Sustainable Organization</h1>
|
||||||
|
<p>Garrity Software is focused on operating in a sustainable way that promotes
|
||||||
|
a particular operating model and lifestyle, rather than pursuing unbounded
|
||||||
|
growth. We define such an organization in the following way, specifically
|
||||||
|
catered to a small company vision:</p>
|
||||||
|
<ul>
|
||||||
|
<li>Establish core products that produce reliable income.</li>
|
||||||
|
<li>The company is never beholden to external investors.</li>
|
||||||
|
<li>The company does not spend money it does not have.</li>
|
||||||
|
<li>Minimize pursuit of growth after supporting five total employees.</li>
|
||||||
|
<li>Employees reliably work four day weeks (or less).</li>
|
||||||
|
<li>Employees receive a comfortable income that accounts for benefits and allows them to support their families.</li>
|
||||||
|
<li>Once stability is achieved, funding is set aside to donate to other open source and sustainable projects.</li>
|
||||||
|
</ul>
|
||||||
|
<p>Minimizing growth does not mean that work will cease, rather that the focus
|
||||||
|
might change to open source development, targeted product improvements, and
|
||||||
|
starting new products that align with employee interests, with a smaller focus
|
||||||
|
on sales or increasing revenue in general.</p>
|
||||||
|
</section>
|
||||||
|
</main>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Add table
Reference in a new issue