Skip to content

Commit 9fd191f

Browse files
committed
add about.md
1 parent db8d7b6 commit 9fd191f

File tree

2 files changed

+20
-16
lines changed

2 files changed

+20
-16
lines changed

about.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
layout: default
3+
title: ABOUT
4+
---
5+
6+
# About RubyData
7+
8+
RubyData aims to increase two populations of:
9+
10+
1. Developers who write opensource data tools for Rubyists.
11+
2. Users who use opensource data tools with their products written in Ruby.
12+
13+
For such developers and users, RubyData wants to provide the following things:
14+
15+
- Environments to try the tools
16+
- Documents to learn the tools and related topics
17+
- Places to collaborate with each other
18+
19+
Moreover, RubyData wants to make borderless world between other language communities,
20+
so we wants to cooperate with other organizations such as PyData.

index.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -6,22 +6,6 @@ title: HOME
66
## *A COMMUNITY FOR DEVELOPERS AND USERS WHO USE OPENSOURCE DATA TOOLS WITH RUBY*
77
![image ruby-logo](/assets/ruby-logo.png)
88

9-
# About RubyData
10-
11-
RubyData aims to increase two populations of:
12-
13-
1. Developers who write opensource data tools for Rubyists.
14-
2. Users who use opensource data tools with their products written in Ruby.
15-
16-
For such developers and users, RubyData wants to provide the following things:
17-
18-
- Environments to try the tools
19-
- Documents to learn the tools and related topics
20-
- Places to collaborate with each other
21-
22-
Moreover, RubyData wants to make borderless world between other language communities,
23-
so we wants to cooperate with other organizations such as PyData.
24-
259
# Related projects, organizations, and communities
2610

2711
There are several projects, organizations, and communities that aim to make data tools for Ruby.

0 commit comments

Comments
 (0)