Skip to content

Commit e8c53b5

Browse files
committed
[housekeeping] rationale, formatting
1 parent 759e9ae commit e8c53b5

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

docs/rationale.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
Bob is mostly built out of [my](https://github.com/lispyclouds) experiences in working on platform teams in various places and seeing various pain points. Bob represents my idea of what something that could be there to not get in your way, be flexible and robust enough to serve most of the needs.
44
It is a very much usable piece of software which has seen use, but at the end of the day its intended as my expression of ideas: out there to inspire others and reduce some of the pains I faced for others.
55

6+
Additionally, Bob serves as a fertile ground for ideas which often turn out to be really useful as general purpose libraries. Production libs like [contajners](https://github.com/lispyclouds/contajners), [navi](https://github.com/lispyclouds/navi), [climate](https://github.com/lispyclouds/climate) etc all came out from Bob's codebases and it continues to inspire more.
7+
68
Some of the (non exhaustive) reasons of why Bob
79

810
- Be fully Free and Open Source (FOSS) under the MIT License.

zensical.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ nav = [
2323
favicon = "img/bob-logo.png"
2424
logo = "img/bob-logo.png"
2525
language = "en"
26-
2726
features = [
2827
"announce.dismiss",
2928
"content.code.annotate",

0 commit comments

Comments
 (0)