This repository was archived by the owner on Jan 26, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
54 lines (53 loc) · 2.22 KB
/
index.html
File metadata and controls
54 lines (53 loc) · 2.22 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
---
layout: default
title: OfficeStack - Open-Source Tools to Power Your Office
---
<div id="home" class="ui page grid overview segment">
<div class="ui sixteen wide column">
<div class="ui three column stackable divided grid">
<div class="column">
<h2 class="ui header">
What do we do?
</h2>
<p>
We jumpstart development on open-source solutions to business software needs.
</p>
<p>
A lot of the existing solutions carry a lot of baggage: They often have a few years to a decade of legacy code. They're often bloated and unfriendly.
</p>
<p>
Our aim is to make software that helps <em title="Yes, corporate America, employees are people too.">people</em> be more productive and happier employees.
</p>
</div>
<div class="column">
<h2 class="ui header">
Why do we do it?
</h2>
<div class="ui ribbon label">Short Answer</div>
<p>
<strong>Fun.</strong> This is how university students unwind these days.
</p>
<div class="ui ribbon label">Long Answer</div>
<p>
Every office uses software to operate day-to-day, but not everyone can afford SAP, Salesforce, or other such products so they're stuck using something much worse.
</p>
<p>
We want to provide open-source counterweights to such products without usage restrictions and licensing fees.<br /><br />If we can make it work well & look sharp, than doggone it, we're sure as hell gonna do it.
</p>
</div>
<div class="column">
<h2 class="ui header">
What have we done?
</h2>
<p>
We've built and are building some cool things, and are in the process of planning more cool things to build.
</p>
<p>
<a class="ui teal right labeled icon button" href="/projects">
See Our Cool Things <i class="right long arrow icon"></i>
</a>
</p>
</div>
</div>
</div>
</div>